@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#FFF url(../images/bg_01.jpg) repeat-x top;}
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;}
a:hover{ text-decoration:underline; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.cl{ clear:both;}
.mt_01{ margin:30px 0;}
/* nav */
#nav{ margin:0 auto; width:100%; text-align:center; color:#454545; font-family:"宋体"; font-size:12px; padding-top:14px; height:25px; background:#fefefe;}
#nav a{ color:#454545;}



/* footer */

#footer{ width:100%; line-height:25px; font-family:"宋体"; font-size:12px; color:#a5a5a5; margin: 0 auto; padding:20px 0; background:#000;  }
#footer a{ color:#a5a5a5}
#footer p{ text-align:center;}
#footer address{ font-style:normal; text-align:center; color: #478ac9;}