/* 全局CSS定义 */
body {text-align:left;font-family:"微软雅黑",Arial;margin:0;padding:0;font-size:12px;word-wrap:break-word;word-break:break-all; background:#120B14 url(../images/bg.jpg) no-repeat center top; color:#666666; line-height:21px; }
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:#666666;}
a:hover{ text-decoration:underline; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.mt_1{ margin-top:13px;}
/* nav */
#nav{ width:100%; margin:0 auto; font-family:"宋体",Arial; padding-top:7px; height:23px; text-align:center; color:#FFF; background:#000;}
#nav a{ color:#FFF;}


.fc_1{ color:#FFF; text-align:center;}
.fc_1 a{ color:#FFF;}
.fc_2{ color:#CCCCCC;}
.fc_2 a{ color:#CCCCCC;}

.fs_1{ font-size:14px; color:#333333;}
.fs_1 a{ color:#333333;}
.fs_2{ font-size:14px; color:#0099FF;}
.fs_2 a{ color:#0099FF;}

.list_1{ width:333px;}
.list_1 li{ background:url(../images/title_19.gif) no-repeat left; padding-left:9px; line-height:30px;}
.list_1 li span{ float:right; width:80px;}
/* footer */

#footer{ width:980px; margin:0 auto; line-height:25px; font-size:12px; color:#C8C8C8; padding:15px 0;}
#footer a{ color:#C8C8C8;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;  }

/* 轮换图 css */
.loadImg{width:370px;height:185px; position:relative; border:1px #CACACA solid;}
.loadImg .imgShow{width:370px;height:185px;}
.loadImg .imgShow img{width:370px; height:185px;}
.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;}
