@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:14px; background:#000 url(../images/bj.jpg) no-repeat center 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:14px; font-family:"宋体";}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#333333;}
a:hover{ text-decoration:none; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.cl{ clear:both;}
/* nav */

.w1000{ margin:0 auto; width:980px; height:800px; overflow:hidden;}
.nav{ width:980px; background:#000; color:#FFF; text-align:center; height:27px; line-height:27px; margin:0 auto; font-family:"宋体"; font-size:12px;}
.nav a{ color:#FFF;}
/* footer */

#footer{ width:980px; line-height:25px; font-family:"宋体"; font-size:12px; color:#FFF; margin:0 auto; padding:20px 0; text-align:center; background:#000; }
#footer a{ color:#FFF}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center; color: #FFF;}