﻿body
{
font-size:12px;
font-family:Arial,宋体;
margin-top:0px;
margin-left:0px;
margin-right:0px;
color:#656162;
}

#DHLink a:link,#DHLink a:visited{ text-decoration:none;color:#656162;}

#DHLink a:hover{ text-decoration:underline;}

.table
{
    border: solid 1px gray;
    border-collapse: collapse;
    text-align:center;margin: 0 auto;
}
.table .title,.table thead:hover
{
    font-size: 12px;
    font-weight: bold;
    background-color: #336699;
    color: #FFFFFF;
}

.table .tr1:hover, .table .tr2:hover
{
    background-color: #FFF2E6;
}

.table tr td{ padding:7px 20px;}

.normalContainer
{
    width:750px;
    text-align:center;
}
.tr1
{
    background-color: #CBE4FE;
}
.tr2{}

#CommandBtnDiv{ padding:10px; text-align:left; margin-left:50px;}

#NewsListDiv table tr td a:link,#NewsListDiv table tr td a:visited{ text-decoration:none;color:#656162;}
#NewsListDiv table tr td a:hover{ text-decoration:underline;}

.button
{
    width: 80px;
    height: 30px;
    font-weight: bold;
    margin-top: 10px;
}

.FailureInfo{color:Red; text-align:center; margin-top:10px;}

img{ border:0;}









