/* CSS */
@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}
body{ margin:0px auto; padding:0;background:#fff; font:12px/1.8 Verdana, Arial, "宋体", SimSun ,serif, sans-serif;color:#333}
div,form,select,textarea,input { font-family:arial; font-size:12px;}
img { border:0;}

a:link,a:visited{color:#285080;text-decoration:none;}
a:hover,a:active{color:#f00;text-decoration:underline;}	

h1,h2,h3,h4,textarea{color:#000;}
h1{font-size:16px;}
h2{font-size:14px;}
h3,h4{font-size:12px;}

.fl { float:left;}
.fr { float:right;}
.f14b{font-size:14px;font-weight:bold;}
.f30{color:#FF3300;}
.red{color:red;}

.t_bg{height:549px;background: url(t_bg.jpg) no-repeat center top #fff;}
.t_ft{height:390px;background: url(f_bg.jpg) no-repeat center top #fff;}

.zhp1{height:150px;background: url(zph_1.jpg) no-repeat;}
.zhp2{height:150px;background: url(zph_2.jpg) no-repeat;}
.zhp3{height:150px;background: url(zph_3.jpg) no-repeat;}
.area{width:960px;clear:both;margin:auto;overflow:hidden;}
.area1{width:860px;clear:both;margin:auto;overflow:hidden;}

.flogo{height:390px;background: url(f_logo.jpg) no-repeat center center;}

.t_cn{background:#FBF6F2;}
.t_cn .p{padding:30px;font-size:14px;line-height:220%;}
.t_cn strong{color:red;}
.t_cn span{color:#003399;}
.bkx{color:#fff;border:1px solid #000000;background:#004AB0;font-weight:bold;padding:15px 0;font-size:16px;}

