@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#FFF; color:#000; 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;}
i,em{ font-style:normal;}
/* 链接颜色 */
a{ text-decoration:none; color:#000; }
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%; height:24px; padding-top:6px; text-align:center; cbackground:#ececec; font-family:"宋体"; font-size:12px; }

.bg_01{ background:url(../images/title_11.jpg) no-repeat top; height:155px; padding-left:10px;}

.fs_01{ font-size:14px; font-weight:bold; padding:9px 0 3px 0 }
.fc_01{ color:#003da2;}
.fc_01 a{ color:#003da2;}
/* footer */

#footer{ width:100%; margin:0 auto; line-height:22px; font-family:"宋体"; font-size:12px; padding:10px 0;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center; }