/**
 ** author:E杯咖啡
 ** time:2010-3-15
 **
*/
@import url("globle.css"); 
/*整体框架样式*/
/* 头部开始 */
#zt_headers{
	width:100%;
	height: 160px;
	background:url(../images/headers_bg.gif) 0px 0px repeat-x;
	overflow: hidden;
}
.zt_header{
	width:1002px;
	height: 160px;
	margin:0px auto;
	overflow: hidden;
}
.zt_h_logo{
	width:205px;
	height: 135px;
	float: left;
	margin-top:25px;
	background: url(../images/logos_icon.gif) 0px 0px no-repeat;
	overflow:hidden;
}
.zt_h_menus{
   width:797px;
	float:left;
	overflow: hidden;
}
.zt_h_tel{
	width:283px;
	height: 27px;
	margin:28px 13px 0px 0px;
	float: right;
	background:url(../images/header_top_tel.gif) 0px 0px no-repeat;
	overflow: hidden;
}
.zt_h_menu{
	width:797px;
	height: 60px;
	float: left;
	margin-top:45px;
	margin-left:10px;
	-display:inline;
	overflow: hidden;
}
.zt_h_menu ul{
   height: 60px;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}
.zt_h_menu ul li{
   width:auto;
   height:60px;
	padding:0px 23px;
	display: block;
	text-align: center;
	float:left;
   color:#fff;
	font:normal 18px/60px "微软雅黑","黑体",Arial;
	overflow: hidden;
}
.zt_h_menu ul li a{
	color: #fff;
	text-decoration: none;
}
.zt_h_menu ul li a:hover{
	color: #fff;
	text-decoration: none;
}
.zt_h_menu ul li.current a ,.zt_h_menu ul li.current{
	color: #fff;
}
.zt_h_menu ul li.menu_line{
	width:1px;
	height: 58px;
	padding:0px;
	background: url(../images/headers_line.gif) 0px 0px no-repeat;
	overflow: hidden;
}
.zt_h_menu ul li.nav_on{  
   display: block; 
	background-color:#fc7a07;
	overflow: hidden;
}
/**banner**/
#banners{
	width:100%;
	height: 560px;
	font-family: "微软雅黑","黑体",Arial;
	background:url(../images/bannner_bg.gif) 0px 0px repeat-x;
	overflow: hidden;
}
.banner{
	width:100%;
	height: 560px;
	position: relative;
	margin:0px auto;
	background: url(../images/banner.jpg) 0px 0px no-repeat;
}
.banner_mess{
	width:1002px;
	height: 560px;
	position: relative;
	margin: 0px auto;
	*z-index:3;
	overflow: hidden;
}
.b_left_mess{
	width:205px;
	height: 560px;
	position: absolute;
   left: 0px;
	bottom: 0px;
	background-color: #fff;
	z-index:3;
	overflow: hidden;
}
.b_mess_tit{
   width:140px;
	margin:7px auto;
   border-top:#d9d9d9 1px solid;
	text-align: center;
	padding-top:5px;
   color:#4f4e4e;
	font-size: 14px;
	font-weight:normal;
	letter-spacing: 1px;
	overflow: hidden;
}
.b_mess_bdlogo{
	widows: 70px;
	height: 70px;
	margin:0px auto;
	padding: 38px 67px 15px 67px;
	overflow: hidden;
}
.b_mess_bdtxt{
   text-align: center;
	color:#4f4f4f;
	font-size: 14px;
	font-weight:normal;
	line-height: 26px;
}
.b_mess_dbpic{
	width:205px;
	height: 120px;
	margin:2px auto;
	overflow: hidden;
}
.b_mess_wx{
	width: 205px;
	height: auto;
	text-align: center;
	color: #be0000;
	font-size: 18px;
	font-weight: normal;
	margin:15px auto;
	*margin:8px auto;
	overflow: hidden;
}
.b_mess_wx img{
	margin-top:1px;
}
.b_reg_mess{
	width:100%;
	height:81px;
	position: absolute;
   left: 0px;
	bottom: 0px;
	border-top:#045b9e 1px solid;
	background:rgba(2,87,158,0.75); 
  -pie-background:rgba(2,87,158,0.75);/*IE6-8*/

	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#cc02579e, endColorstr=#cc02579e);
	/*
   background: #02579e;
   opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);*/
   z-index: 2;
	overflow: hidden;
}
.reg_m_model{
	width:1002px;
	height: 81px; 
	margin:0px auto; 
	overflow: hidden;
}
.reg_m_tit{
	margin-left:230px;
	color: #fff;
	-display:inline;
	padding-top:5px;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
}
.reg_m_tit span{
	font-size:24px;
	padding-right:10px;
}
.reg_m_con{
   color: #fff;
	height: 30px;
	margin-top:5px;
	margin-left:230px;
	-display:inline;
	overflow: hidden;
}
.reg_m_con ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.reg_m_con ul li{
	width:177px;
	height: 30px;
	margin-right:25px;
	float: left;
	overflow: hidden;
}
.reg_m_con ul li .input_div{
	width:177px;
	height: 30px;
	float: left;
	border: none;
	background: url(../images/input_bg.gif) 0px 0px no-repeat;
	overflow: hidden;
}
.reg_m_con ul li .input_sty{
   width:160px;
	height: 30px;
	margin-left:10px;
	margin-right:7px;
	color:#888;
	font-size:16px;
	font-family: "微软雅黑","黑体",Arial;
	line-height: 30px;
   border: none;
	background: none;
	overflow: hidden;
}
.submit-button{
	width:123px;
	height: 30px;
	margin-left:0px;
	-display:inline;
	float: left;
	
	overflow: hidden;
}
.submit-btn{
	width:123px;
	height: 30px;
	margin-left:0px;
	background: url(../images/reg_submit_btn.gif) 0px 0px no-repeat;

}



/*头部结束*/