@charset "gb2312";
/* 全局CSS定义 */
body {font-family:"宋体";margin:0;padding:0;font-size:12px; background:#0273ac; 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;}
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:980px; height:24px; padding-top:6px; text-align:center; color:#FFF; background:#000; font-family:"宋体"; font-size:12px; }
#nav a{ color:#FFF; }

.fc_01{ color:#5a5a5a;}
.fc_01 a{ color:#5a5a5a;}
.fc_02{ color:#4d4d4d;}
.fc_02 a{ color:#4d4d4d;}

.bor_01{ border-left:1px #c3deeb solid;}

/* footer */

#footer{ width:980px; margin:0 auto; line-height:25px; font-family:"宋体"; color:#FFF; font-size:12px; padding:20px 0; background:#000; }
#footer a{ color:#FFF;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;}
.bg_2{ background:url(../images/font_1.png) no-repeat left top; border-right:1px #000 solid;}