/* 全局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 url(../images/bg.jpg) no-repeat center top; color:#000; line-height:20px;}
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;}
.mt_1{ margin-top:13px;}
.mt_2{ margin-top:10px;}
.pt{ padding-bottom:7px;}
/* nav */
#nav{ width:100%; margin:0 auto; padding-top:8px; height:23px; background:url(../images/title_01.jpg) repeat-x top;}

.bor_1 img{ border:1px #289CDF solid;}
.box_1{ float:left; width:390px; color:#6E6E6E; padding-top:20px;}
.box_1 a{ color:#6E6E6E;}
.box_1 img{ float:left; margin:3px 15px 0 7px;}
.box_1 span{ color:#434343; font-weight:bold; float:left;}

.fc_1{ color:#FFF;}
.fc_1 a{ color:#FFF;}
.fc_2{ color:#434343;}
.fc_2 a{ color:#434343;}
.fc_3{ color:#6E6E6E; line-height:16px;}
.fc_3 a{ color:#6E6E6E;}

.fs_1{ font-family:"微软雅黑"; font-size:18px;}
.fs_2{ font-size:14px; color:#2270AE;}
.fs_2 a{ color:#2270AE;}
#demo{ width:540px; height:260px; float: left; overflow-y:auto}
#demo2{ width:520px; height:522px; float: left; overflow-y:auto}
/* 轮换图 css */
.loadImg{width:400px;height:270px; position:relative; float:left;}
.loadImg .imgShow{width:400px;height:270px;}
.loadImg .imgShow img{width:400px; height:270px;}
.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:1px; right:1px;}
.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:980px; margin:0 auto; line-height:25px; font-size:12px; font-family:Arial,"宋体"; padding-top:16px; height:100px; background:url(../images/title_16.jpg) no-repeat top; color:#666666;}
#footer a{ color:#666666;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;  }


