.topic{padding:20px;}
.topic table{margin-top: 10px;}
.topic table td{padding-left: 22px; line-height: 22px;background: url(../Images/icon3.jpg) 8px 12px no-repeat; border-bottom: dotted 1px #848484; }
.topic table td a{color:#2d53b3;}
.topic table td a.c{color:#333; text-decoration: underline;font-size: 13px;font-weight:bold;}
.topic table td a.zw{padding-right: 10px}


.title2 {
    position: relative;
    height: 50px;
    padding-right: 10px;
    line-height: 50px;
    border-bottom: solid 1px #d3d3d3;
    background-color: #f4f4f4;
    background: linear-gradient(#ededed,#fcfcfc);
    text-align: center ;
}
.title2 span {
    display: block;
    position: absolute;
    padding: 0 13px;
    height: 50px;
    background-color: #016fd1;
    background: linear-gradient(#00c8fc,#0463d1);
    border-bottom: solid 1px #41a8e2;
    color: #fefefe;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Microsoft Yahei';
}