/* 全局CSS定义 */
body {text-align:left;font-family:"宋体",Arial;margin:0;padding:0;font-size:12px;word-wrap:break-word;word-break:break-all; line-height:20px; color:#000; background:#162F63 url(../images/bg.jpg) repeat-x top;}
body>div{ margin-left:auto; margin-right:auto; }
p,div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0; text-align:left;}
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;}
.cl{ clear:both;}
/* nav */
#nav{ margin:0 auto; width:980px; text-align:center; color:#FFF; height:25px; padding-top:6px;}
#nav a{ color:#FFF}

.bor_1{ border:1px #D1DDF2 solid;}

.fs_1{ text-align:right; color:#D50303; font-size:14px; font-weight:bold;}
.fs_1 a{ margin-left:164px; color:#D50303;}
.fs_2{ font-size:14px; color:#0055E1; font-weight:bold;}
.fs_2 a{ color:#0055E1;}
.fc_1 span{ color:#FF0000;}
.fc_1 span a{ color:#FF0000;}
.fc_2{ color:#0055E1;}
.fc_2 a{ color:#0055E1;}

.fw{ font-weight:bold;}

.tit{ background:url(../images/title_07.jpg) no-repeat left; padding-left:22px; font-size:15px; color:#FEF03F; font-weight:bold; padding-top:5px; height:24px;}

.l24{ line-height:24px;}
.l20{ line-height:20px;}
.l22{ line-height:22px;}

.list_1 li{ background:url(../images/title_08.gif) no-repeat left; padding-left:18px; line-height:24px;}

/* 轮换图 css */
.loadImg{width:320px;height:240px; position:relative; float:left; background:#EBF4FD; padding:4px; border:1px #D1DDF2 solid;}
.loadImg .imgShow{width:320px;height:240px;}
.loadImg .imgShow img{width:320px; height:240px;}
.loadImg .imgShow p{text-align:center;color:#fff;line-height:33px;font-size:14px;font-weight:bold;}
.loadImg .imgText{width:320px;height:16px;background:url(images/line.jpg) no-repeat;margin-top:4px; position:absolute; bottom:4px; right:4px;}
.loadImg .imgText ul{text-align:center;line-height:16px;}
.loadImg .imgText ul li{float:right;width:20px;height:16px;border-left:1px solid #fff;text-align:center;color:#fff;background:#000;}
.loadImg .imgText ul li.now{background:#C00;color:#fff;}
/* footer */


#footer{ width:100%; margin:0 auto; line-height:25px; padding:20px 0; font-family:Arial,"宋体"; color:#FFF; }
#footer a{ color:#FFF;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;}

