﻿/* reset */
*{margin:0px; padding:0px;}	
body{
	background-position: center;
	background: url('imagesbody_bj.jpg')  no-repeat center top;
	font-size: 14px;
	font-family: 宋体，Arial，Helvetica，sans-serif;
	line-height: 27px;
}
ul,li{ list-style-type: none; float:left }
ul{overflow:hidden;zoom:1;}
a{color:#104068;}
a:link { text-decoration:none}
a:hover {text-decoration:none;color:#900;}
a:visited {text-decoration:none}
a:active {text-decoration:none}

/*公用样式*/
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.mt8{margin-top:8px;}.mt10{margin-top:10px;}.mr8{margin-right:8px;}.mr5{margin-right:5px;}.mb8{margin-bottom:8px;}
.mr5{margin-right:5px;}.ml10{margin-left:10px;}.mr10{margin-right:10px;}.mt5{margin-top:5px;}.ml8{margin-left:8px;}
.mr14{margin-right:14px;}
.t-l{text-align:left;}.t-c{text-align:center;}.t-r{text-align:right;}
.h1{line-height:24px;}
.clear { clear:both; height:0px; line-height:0px; font-size:0px;}/* 清除浮动样式 */
.cle{clear:both;}
.f0{font-size:0;}
.border{
	border:1px #b6c7db solid
}
input {border:none;background:none;}
img {border-width: 0px 0px 0px 0px} 
/* Clear Fix 万能float闭合*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:inline-block;}
.clearfix {display:block;}
/*字体样式*/
.bold{
	 font-weight:bold;
}
.f14{
	font-size:14px;
}
.white{
	color:white;
}
.f12{
	font-size:12px;
}
.blue1{
	color:#133f66;
}
.red{
	color:red;
}








@charset "gb2312";
/* CSS Document */

.width{
	 width:960px
}
.width1{
	 width:1002px
}
 /*top*/
.top{
	width:100%;
	height:29px;
	background:url('imagestop.gif') repeat-x;	
}
.top_t{
    margin:0 auto;	
    font-size:12px;
    height:29px;
    line-height:29px;
}
.top_t li a{font-size:12px;  color:black;}
#head{position:relative;margin:0 auto;}
/*nav*/
.nav{
	background: url('imagesnav_BJ.jpg') repeat-x  ;
	height:68px;
}
.nav_b{
	height:68px;
	width:28px;
}
.nav_c{
	width:904px;
}
.nav_c1{
	width:946px;
}
.nav_t1,.nav_t2{
   line-height:32px;
}
.nav_t1,.nav_t2 ul{
   height:32px;
   line-height:32px;
}
.nav_t1 li{
	width:72px;
	text-align:center;
	color:white;
}
.fen_li{
	width:7px;
    padding-top:8px;
   *+padding-top:0px;
   _padding-top:8px;
}
.nav_t1 li a{font-size:14px; color:#FFF;}
.nav_t1 li a:hover{font-size:14px; color:#E9F4F5}

.sear{
	width:290px;
}

.sear_input{
     width:174px;
     height:23px;
     background: url('imagessear.gif') no-repeat scroll 0 0;
     text-indent:8PX;
     font-size:12PX;
     line-height:22PX;
     border-style:none;
     	
}