.dl
{
    float: left;
    width: 363px;
    margin-top: 3px;
    margin-left: 1px;
}
.dl_headerdiv
{
    float: left;
    width: 363px;
    height: 52px;
    background: url(../image/dl_headerdiv.gif) no-repeat;
}
.dl_headertext
{
    margin-left: 70px;
    margin-top: 7px;
    font-size: 14px;
    font-weight: 900;
    color: #1f5809;
}
.dl_bodydiv
{
    width: 363px;
    height: 140px;
    margin: 0;
    float: left;
    background: url(../image/dl_bodydiv.gif) repeat-y;
}
.dl_bodyheight
{
    margin-left: 30px;
    font-size: 14px;
    height: 140px;
}
.dl_bottomdiv
{
    width: 363px;
    height: 32px;
    float: left;
    background: url(../image/dl_bottomdiv.gif) no-repeat;
}

.dl_download
{
    width: 40px;
    height: 15px;
    display: none;
}

.dl_table
{
    width: 100%;
}
.dl_title
{
    padding-left: 20px;
    text-align: left;
    background: url(ball.gif) no-repeat 5px 5px;
}

.dl_newspic
{
    width: 27px;
    height: 13px;
    display: none;
}
.dl_zhiding
{
    width: 19px;
    height: 16px;
    border: none;
    cursor: hand;
    display: none;
}

.dl_date
{
    font-size: 12px;
    color: #697C92;
    float: left;
    width: 80px;
    text-align: center;
    margin-right: 2px;
}
.dl_downmorediv
{
    float: right;
    width: 46px;
    height: 15px;
    background: url(../image/more.gif) no-repeat;
    cursor: hand;
    margin-right: 10px;
    margin-top: 1px;
}

