/*CSS reset */
body{width:100%;}

/* 初始化*/
img{vertical-align:top;}
.doc{text-align:left;}
.inner{width:1000px;margin:0 auto;}
.por{position:relative;}
.poa{position:absolute;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
.white{color:#fff;}
.black{color:#000;}
.yh{font-family:"Microsoft YaHei";}
.oh{overflow:hidden;}
.tal{text-align:left;}
.tar{text-align:right;}
.tac{text-align:center;}
.detail{color:#ea8600;}
.thcmt{display:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
h1,h2,h3,h4,h5{font-weight:normal;}


/*以下样式用于专题背景很复杂的情况，去除底部的背景，使底部风格和页面统一*/
html body { background:#fff;}
body .g-footer .gft-links,
body .g-footer .gft-links a{ color:#000;}
body .g-footer .gft-copyRight,
body .g-footer .gft-copyRight a{ color:#000;}
.g-footer,.g-footer .gft-wrap{ background:#fff;}

.area-1,.area-1 .inner {background:url(area-1.jpg) no-repeat center top;height:500px;}
.area-2,.area-2 .inner {background:url(area-2.jpg) no-repeat center top;height:530px;}
.area-3,.area-3 .inner {background:url(area-3.jpg) no-repeat center top;height:487px;}
.area-4,.area-4 .inner {background:url(area-4.jpg) no-repeat center top;height:477px;}
.area-5,.area-5 .inner {background:url(area-5.jpg) no-repeat center top;height:751px;}
.area-6,.area-6 .inner {background:url(area-6.jpg) no-repeat center top;height:649px;}
.area-7,.area-7 .inner {background:url(area-7.jpg) no-repeat center top;height:328px;}
.area-8,.area-8 .inner {background:url(area-8.jpg) no-repeat center top;height:424px;}
