@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#FFF url(../images/bg.jpg) no-repeat center top; color:#727272; 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:#54443b;}
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:100%; text-align:center; color:#000; font-family:"宋体"; font-size:12px; background: url(../images/title_10.jpg) repeat-x top; padding-top:11px; height:32px;}
#nav a{ color:#000;}

.bg_01{ background:url(../images/title_02.png) no-repeat top; height:310px;}
.bg_02{ background:url(../images/title_04.png) repeat-x bottom;}
.bg_03{ background:#e6e6e6 url(../images/title_12.png) repeat-x top;}
.bor_01{ border:1px #c3c3c3 solid;}
.bor_02 img{ border:1px #bababa solid;}
.bor_03 img{ border:1px #adadad solid;}
.box_01{ float:right; width:955px; height:360px; overflow-y:auto;}

.fs_01{ font-size:16px; font-weight:bold; color:#d50000;}
.fs_01 a{ color:#d50000;}
.fs_02{ font-size:16px; font-weight:bold;}
.fs_03{ font-family:"微软雅黑"; font-size:25px; color:#de262c; font-weight:bold; padding-top:15px; line-height:25px;}
.fs_03 a{ color:#de262c;}
.fw{ font-weight:bold;}

.fc_01{ color:#FFF;}
.fc_01 a{ color:#FFF}
.fc_02{ color:#000;}
.fc_02 a{ color:#b31f24;}

.t24{ text-indent:24px;}

.list_01 li{ background:url(../images/title_11.png) 4px 6px no-repeat; padding-left:20px; line-height:25px;}
/* 轮换图 css */
.loadImg{width:380px;height:265px; position:relative; float:left; }
.loadImg .imgShow{width:380px;height:265px;}
.loadImg .imgShow img{width:380px; height:265px;}
.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:100%; line-height:25px; font-family:"宋体"; font-size:12px; color:#fff; padding:25px 0; background:#000; margin-top:50px;}
#footer a{ color:#fff;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center; color: #fff;}