/* 全局CSS定义 */
body {text-align:left;font-family:"宋体",Arial;margin:0;padding:0;font-size:12px;word-wrap:break-word;word-break:break-all; background:#E2E0E0 url(../images/bg.jpg) no-repeat center top; color:#000; line-height:24px;}
body>div{ margin-left:auto; margin-right:auto; }
p,div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0; text-align:left;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;text-align:left;}
table,li,tr,th,br{font-size:12px;}
/* 链接颜色 */
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:underline; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.mt_1{ margin-top:14px;}
.mt_2{ margin-top:43px;}
.mt_3{ margin-top:60px;}
/* nav */
#nav{ margin:0 auto; width:980px; padding-top:6px; font-size:12px; text-align:center; height:28px; color:#201F1F; background: url(../images/title_02.jpg) no-repeat top; }
#nav a{ color:#201F1F;}

.bor_1 img{ border:1px #C8C8C8 solid;}
.bor_2{ border-left:1px #C8C8C8 solid; border-right:1px #C8C8C8 solid; background:#F1F0F0;}
.bor_3{ border-right:1px #DDDBDB solid;}
.bor_3 img{ margin:14px 5px;}
.bor_4{ border-bottom:1px #DDDBDB solid;}


.fc_1{ color:#3C3C3C;}
.fc_1 a{ color:#3C3C3C;}
.fc_2{ color:#027AF0;}
.fc_2 a{ color:#027AF0;}

.fs_1{ color:#027AF0; font-weight:bold; font-size:17px;}
.fs_1 a{ color:#027AF0;}
/* footer */

#footer{ width:980px; margin:0 auto; line-height:25px; font-size:12px; font-family:Arial,"宋体"; color:#656565; padding:20px 0; }
#footer a{ color:#656565;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;  }



