@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#dfdfe0; color:#969696; line-height:22px;}
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:#969696; }
a:hover{
	text-decoration: underline;
	color:#C00;
	font-family: "宋体";
}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.cl{ clear:both;}
.mt_1{ margin-top:8px;}
.mt_2{ margin-top:13px;}
/* nav */
#nav{ margin:0 auto; width:980px; height:23px; padding-top:1px; text-align:center; color:#FFF; background: url(../images/title_02.jpg) no-repeat center top; font-family:"宋体"; }
#nav a{ color:#FFF; }

.bor_1 img{ border:1px #b2b2b2 solid;}
.bor_2 img{ border:1px #e8e8e8 solid;}
.bor_3 img{ border:1px #aed8f9 solid;}

.fc_1{ color:#444444;}
.fc_1 a{ color:#444444;}

.fs_1{ font-size:14px; font-weight:bold;}
.fs_2{ font-size:18px; font-weight:bold; font-family:"微软雅黑";}
.fs_3{ color:#5f5f5f; font-weight:bold;}
.fs_3 a{ color:#5f5f5f;}
.fs_4{ font-size:14px;}

.t24{ text-indent:24px;}

.list_1 li{ background:url(../images/title_14.gif) 0px 4px no-repeat; padding-left:16px;}
/* footer */

#footer{ width:980px; margin:0 auto; line-height:25px; font-family:"宋体"; padding:20px 0; background:#FFF;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;}

/* 轮换图 css */
.loadImg{width:310px;height:202px; position:relative; float:left; }
.loadImg .imgShow{width:310px;height:202px;}
.loadImg .imgShow img{width:310px; height:180px;}
.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:2px; right:0px;}
.loadImg .imgText ul{text-align:center; line-height:15px;}
.loadImg .imgText ul li{float:right;width:14px;height:14px;color:#444444;background:#f2f0f0; margin-right:4px; padding-left:1px;}
.loadImg .imgText ul li.now{background:#bcb9b9;color:#fff;}

/* 轮换图 css */
.loadImg1{width:287px;height:128px; position:relative; float:left; }
.loadImg1 .imgShow{width:287px;height:128px;}
.loadImg1 .imgShow img{width:287px; height:125px;}
.loadImg1 .imgShow p{text-align:center;color:#fff;line-height:33px;font-size:14px;font-weight:bold;}
.loadImg1 .imgText{width:287px;height:16px;background:url(images/line.jpg) no-repeat;margin-top:4px; position:absolute; bottom:2px; right:0px;}
.loadImg1 .imgText ul{text-align:center; line-height:15px;}
.loadImg1 .imgText ul li{float:right;width:14px;height:14px;color:#444444;background:#f2f0f0; margin-right:4px; padding-left:1px;}
.loadImg1 .imgText ul li.now{background:#bcb9b9;color:#fff;}
