.center{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 32px;
	background: #f8f8f8;
	padding-bottom: 86px;
}
.reg li{
	float: left;
	width: 185px;
	text-align: center;
	background: #E1DDDE;
}
.reg li:nth-child(2){
	border-right: 1px solid #A0A0A0;
}
.reg li a{
	color: #9EA09F;
	padding:28px 60px;
	font: normal 16px/66px '微软雅黑'; 
}
.reg .current{
	background: #A0A0A0;
}
.reg .current a{
	color: #fff;
}

.buzhou{
	height:60px;
	width:500px;
	text-align:center;
	position:relative;
	margin:20px auto 40px;
}
.buzhou:after{
	top:13px;
	left:5px;
	content:'';
	width:490px;
	height:10px;
	position:absolute;
	background:#d5e9b8;
}
.buzhou p{
	position:absolute;
	background:#d5e9b8;
	width:35px;
	height:35px;
	border-radius:50%;
	z-index:1;
}
.buzhou span{
	display:block;
}
.buzhou .num{
	width:25px;
	color:#fff;
	height:25px;
	font-size:14px;
	margin-top:5px;
	margin-left:5px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
}
.buzhou .num.now{
	background:#9ac172;
}
.buzhou p .tishi{
	left:-33px;
	width:100px;
	bottom:-32px;
	color: #676767;
	position:absolute;
	text-align: center;
	font: normal 12px '微软雅黑';
}
.buzhou1{
	top:0;
	left:0;
}
.buzhou2{
	top:0;
	left:50%;
	margin-left:-18px;
}
.buzhou3{
	top:0;
	right:0;
}

.fill{
	width: 614px;
	margin: 0 auto;
	padding-left: 33px;
}
.fill td{
	padding: 0 10px;
}
.name{
	color: #656565;
	text-align: right;
	font: normal 14px '微软雅黑';
}
.input{
	width: 250px;
	height: 28px;
	outline: none;
	margin-top: 9px;
	text-indent: 12px;
	margin-bottom: 9px;
	border: 1px solid #BCB6AA;
}
.name span.up{
	padding-left:30px;
	background:url(../images/h_p/hua.jpg) 0 center no-repeat;
}
.yzm{
	float: left;
	margin:12px 8px;
}
.qiangdu span{
	width:80px;
	float: left;
	font-size:14px;
	text-align:center;
	padding-bottom:10px;
	margin-bottom: 14px;
	border-bottom:5px solid #dcdcdc;
}
.qiangdu span.qd{
	border-bottom-color:#8ac070;
}
.img{
	width:128px;
	height:78px;
	float: left;
	background:#efedee;
	border:1px solid #dcdcdc;
}
#file_upload{
	display:none;
}
.file_upload{
	color:#fff;
	width:97px;
	float: left;
	height:25px;
	font-size:14px;
	line-height:25px;
	margin-left:20px;
	text-align:center;
	border:1px solid #db5607;
	background:url(../images/h_p/up_bg.jpg) repeat-x center;
}
.file_upload:after{
	top:0;
	left:0;
	content:'';
	width:100%;
	height:1px;
	background:#eee;
	position:absolute;
}
.btn_tijiao{
	color:#fff;
	width: 271px;
	height: 49px;
	display:block;
	font-size:26px;
	line-height:49px;
	margin-top: 18px;
	text-align:center;
	margin-bottom:14px;
	border: 1px solid #DA5707;
	background: url(../images/h_p/reg_bg.jpg) repeat-x center;
}
.xieyi{
	color: #E77632;
	margin-left: 102px;
	font: normal 16px '微软雅黑';
	border-bottom: 1px solid #F1BBA1;
}