﻿td.btd
{
    width:100%;
    height:25px;
    border-bottom:solid 1px #8B93A0;
}

div.bottdiv
{
    width:auto;
    height:26px;
    padding:0 35px 0 8px;
    background:#fff url(/image/brrep.gif) repeat-x 0 0;
    float:left;
    line-height:26px;
    color:#fff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
}
div.bt
{
    width:7px; height:7px;
    background:#fff url(/image/bt.gif) no-repeat 0 0;
    position:relative; float:left; left:-7px;
}
td.tops
{
    width:100%;
    height:20px;
    border-top:solid 4px #8B93A0;
    
}