@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体",Arial;margin:0;padding:0;font-size:12px; background:#000 url(../images/bg.jpg) no-repeat center top; text-align:left; color:#FFF; line-height:20px; }
p,div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
table,li,tr,th,br{font-size:12px;}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#FFF; }
a:hover{ text-decoration: underline; color:#FFF;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.cl{ clear:both;}
/* nav */
#nav{ margin:0 auto; width:100%; height:29px; padding-top:6px; text-align:center; color:#ffa866; font-family:Arial,"宋体";}
#nav a{ color:#ffa866; padding:0 4px;}

.bor_1 img{ border:1px #a1a1a1 solid;}
.bor_2 img{ border:5px #dd6537 solid;}

.fs_1{ font-size:14px; font-weight:bold;}

.fc_1{ color:#dd6537; font-weight:bold;}
.fc_1 a{ color:#dd6537;}
.fc_2 a{ color:#dd6537;}
.t24{ text-indent:24px;}

.l22{ line-height:22px;}
.list_1 li{ background:url(../images/title_16.gif) 0px 16px no-repeat; padding-left:10px; font-size:14px; font-weight:bold; line-height:40px;}
/* footer */

#footer{ width:980px; margin:0 auto; line-height:25px; font-family:Arial,"宋体"; padding:20px 0; color:#ffa866; background:#1f2021; }
#footer a{ color:#ffa866;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;}

/* 轮换图 css */
.loadImg{width:350px;height:230px; position:relative; float:left;}
.loadImg .imgShow{width:350px;height:230px;}
.loadImg .imgShow img{width:350px; height:230px;}
.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;}