@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#bfbfbf url(../images/bg.jpg) repeat-y center; color:#5e5e5e; line-height:24px;}
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; font-family:"宋体";}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#5e5e5e;}
a:hover{ text-decoration:none; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.cl{ clear:both;}
.mt_01{ margin-top:30px;}
/* nav */
.nav{ width:100%; color:#000; text-align:center; font-size:12px; height:35px; line-height:35px; font-family:"宋体"; font-weight:normal; background:url(../images/title_01.jpg) repeat-y center;}
.nav a{ color:#000;}

.bg01{ width:100%; background:url(../images/title_02.jpg) no-repeat center top; height:406px;}

.tit_01{ background:#209bde;}
.tit_01 div{
	float: left;
	background: #FFF url(../images/title_04.jpg) 0px 0px no-repeat;
	margin-left: 28px;
	padding-left: 35px;
	color: #209BDE;
	font-size: 20px;
	font-family: "微软雅黑";
}
.tit_01 span{ float:left; background:url(../images/title_05.jpg) no-repeat right top; padding-right:35px; font-family:"微软雅黑"; font-size:20px; color:#209bde; line-height:28px; height:28px;}
.tit_01 span a{ color:#209bde;}

.fs_01{ padding-top:12px;}
.fs_01 a{ margin-left:10px; padding:2px 4px; background:#f05332; color:#FFF;}
.fs_02{ background:#f05332; color:#FFF; font-size:14px; text-align:center;}
.fs_02 a{ color:#FFF;}
.fs_03{ font-size:26px; color:#009cdf; font-weight:bold; line-height:30px; font-family:"微软雅黑";}
.fs_03 a{ color:#009cdf;}
.fs_04{font-family:"微软雅黑"; color:#FFF; font-size:14px; text-align:center;}
.fs_04 a{ color:#FFF;}

.bor_01 img{ border:1px #ececec solid;}
.bor_02{ border:1px #ebebeb solid;}

.list_01 li{ background:url(../images/title_06.png) 0px 11px no-repeat; padding-left:13px; line-height:26px;}

/* footer */

#footer{ width:100%; line-height:25px; font-family:"宋体"; font-size:12px; color:#FFF; text-align:center; padding:40px 0; font-weight:normal; background:url(../images/title_03.jpg) repeat-y center; margin-top:40px;}
#footer a{ color:#FFF}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center; color:#FFF;}
