/* 全局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;}
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;}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#CCCCCC;}
a:hover{ text-decoration:underline; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.mt{ margin-top:8px;}
/* nav */
#nav{ margin:0 auto; width:100%; padding-top:10px; font-size:12px; text-align:center; height:21px; background:#FFF; color:#000;}
#nav a{ color:#000;}

.bor_1 img{ border:1px #FFF solid; margin-right:8px;}

.fs_1{ font-size:20px; color:#000;}
.fs_1 a{ color:#000;}
.fs_2{ font-size:14px; font-weight:bold; color:#717171;}
.fs_2 a{ color:#717171;}

.fc_1{ line-height:20px; color:#505050;}
.fc_1 a{ color:#505050;}
.fc_2{ color:#3F78C6;}
.fc_2 a{ color:#3F78C6;}
.fc_3{ line-height:24px; color:#717171;}
.fc_3 a{ color:#717171;}
.fc_4{ line-height:22px; color:#565656;}
.fc_4 a{ color:#565656;}


/* 轮换图 css */
.loadImg{width:321px;height:213px; position:relative; float:left;}
.loadImg .imgShow{width:321px;height:213px;}
.loadImg .imgShow img{width:321px; height:213px;}
.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:#4F4F4F;}
.loadImg .imgText ul li.now{background:#D6D8D8;color:#136B9A;}

/* footer */

#footer{ width:100%; margin:0 auto; line-height:25px; font-size:12px; font-family:Arial,"宋体"; color:#1B1B1B; padding:30px 0; background:url(../images/title_17.jpg) repeat-x top;}
#footer a{ color:#1B1B1B;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;  }

