﻿@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}
img{
	border:none;
}
a {
	 
	color: #000;
	text-decoration: none;
}
body {
	font-size: 12px;
}
.floatl{
	float:left;
}
.floatr{
	float:right;
}
.clear { 
	clear: both;
}
.banner{
	width:100%;
	min-width:1215px;
	height:620px;
	background:url(zero_banner.jpg) no-repeat center center;
	margin:auto;
}
.logo{
	position:absolute;
	left:10px;
	top:13px;  
	width:174px;
	height:66px;  
	background:url(/images/logo.png) no-repeat;
}
.reg_title{
	display:none;
}
.zero_form_bg{ 
	position:relative;
	width:1215px;
	margin:auto;
}
.form_bd .num{
	width:280px; 
}
.zero_form{
	position:absolute; 
	right:30px; 
	top:210px;  
	z-index:1;
	width:300px;
}
.img{ 
	height:740px;
	background:url(zero_img.jpg) no-repeat center center;
}
.img_in{
	position:relative;
	width:1215px;
	height:740px;
	margin:auto;
}
.img_in a{
	position:absolute;
	width:130px;
	height:45px;
}
.img_in .a1{
	left:235px;
	top:625px;
}
.img_in .a2{
	left:915px;
	top:665px;
}


.banner .regform .row{
	background:#f0f0f0;
}
/*---------------------------------------------  页脚  ------------------------------------------------*/
.foot{
	margin-top:10px;
	padding:10px 0;
}
#foot{width:850px; clear:both;  margin:auto; background:url(/images/foot_logo.gif) no-repeat left top; margin-top:10px; padding-left:145px;}
#foot a{margin:0px 6px; line-height:2.5em;}