/* 全局CSS定义 */
body {text-align:left;font-family:"宋体",Arial;margin:0;padding:0;font-size:12px;word-wrap:break-word;word-break:break-all; background:#FFF; color:#000; line-height:22px;}
body>div{ margin-left:auto; margin-right:auto; }
div,form,img,ul,ol,li,p {margin:0;padding:0;border:0; text-align:left;}
dl,dt,dd {text-align:center;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;text-align:left;}
table,li,tr,th,br{font-size:12px;}
/* 链接颜色 */
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:underline; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.mt_1{ margin-top:10px;}

/* nav */
#nav{ margin:0 auto; width:100%; padding-top:10px; font-size:12px; text-align:center; height:22px; background:url(../images/title_02.jpg) no-repeat top;}

.bor_01{ border:1px #BDBDBD solid;}
.bor_02 img{ border:1px #BDBDBD solid;}
.fc_1{ font-size:14px; color:#0274CF; font-weight:bold;}
.fc_1 a{ color:#0274CF;}
.fc_2{ padding:3px 0 0 4px;}
.fc_2 li{ background:url(../images/title_17.gif) no-repeat left; padding-left:16px;}


.box_1{ padding:10px 0 8px 0; width:687px; float:right;}
.box_1 .left{ float:left; width:314px; background:url(../images/title_13.gif) repeat-y right;}
.box_1 .right{ float:left; width:310px; padding-left:60px;}
.box_1 li span{ color:#0174CF;}
.box_1 li span a{ color:#0174CF;}
.box_2{ float:left; padding:8px 0 0 8px;}
.box_3{ float:right; width:215px; height:165px; padding:10px 0; line-height:24px; overflow-y:auto;}
.box_4{ padding-top:8px;}
.box_4 img{ float:left; margin:3px 12px 0 0;}
.left2{ float:left; width:208px; padding:2px; background:#FFF; border:1px #BDBDBD solid;}
.left2 img{ border:1px #C9C9C9 solid;}
.right2{ float:left; width:463px; padding:3px 0 0 15px;}
.right2 p{ padding-top:17px;}
.right2 p a{ color:#0274CF;}
.tit{ background:url(../images/title_14.gif) repeat-x bottom; height:33px; font-size:16px; font-weight:bold;}
.tit span{ float:right; font-weight:normal; padding-top:2px; color:#99999A; font-size:14px;}
.tit span a{ color:#99999A}

.list{ padding-left:6px;}
.list li{ float:left; width:710px; border:1px #BDBDBD solid; background:#FFF url(../images/title_15.jpg) repeat-x bottom; height:160px; margin-top:10px;}
/*.list li.a1{ float:left; background:url(../images/title_16.gif) no-repeat top left; height:54px; margin:0px; padding-left:249px; width:460px; border:0px;}*/
.list li.a1{ float:left; background: none repeat scroll 0 0 White; line-height:50px; height:54px; margin:0px; padding-left:249px; width:460px; border:0px;}
/*.list li.a1 a{ float:left; margin:25px 128px 0 0; width:40px;}*/
.list2 li{ float:left; width:153px; padding-top:4px; margin-top:18px; text-align:center; font-size:14px; color:#0274CF; font-weight:bold; height:23px; background:url(../images/title_20.png) no-repeat top center;}
.list2 li a{ color:#0274CF;}

.tab2 li{ float:left; width:78px;}
.tab2 li a{ display:block; text-decoration:none; height:25px; width:78px; padding-top:4px; font-size:14px; color:#000; font-weight:bold; text-align:center;}
.tab2 li a:hover{ color:#000; text-decoration:none;}
.tab2 li a.a_01, .tab2 li a.a_02{ background:url(../images/title_18.png) no-repeat top;}
/* footer */
.footer {
    border-top: 1px solid #DCDCDC;
    margin-top: 5px;
    text-align: center;
}
.footer dl {
    padding: 6px 10px;
   
}
.footer dl dt {
    margin: 8px 0;
}
.footer dl dt img {
    border: 1px solid #CCCCCC;
    margin: 0 5px;
}
.footer dl dd {
    line-height: 21px;
}
.footer dl dd a {
    color: #000000;
}
