#warpper{
	height: 1276px;
	width: 100%;
	position: relative;
	min-width:1200px;
}
#bg{
	width: 100%;
	height: 1276px;
	position: absolute;
}
#content{
	width: 1170px;
	height: 603px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -582px;
	border-radius: 3px;
	background: url(../img/user-content_bg.png);
}
#footer{
	width: 1170px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 1020px;
	margin-left: -582px;
	text-align: center;
	border-radius: 3px;
}
.c_t{
	width: 1170px;
	height: 65px;
	margin-top: 2px;
}
.c_l{
	width: 731px;
	height: 360px;
	float: left;
}
.c_r{
	width: 439px;
	height: 360px;
	float: right;
	background: url(../img/zc_bg.png) no-repeat;
    background-position-x: -8px;
}
.c_t_bt{
	width: 1170px;
	height: 63px;
}
.c_t_bt span{
	display: block;
	width: 80px;
	margin-left: 30px;
	padding-top: 35px;
	font-size: 20px;
    background:#a40709;
  	-webkit-background-clip:text;
  	color:transparent;
}
.c_t_line{
	margin-left:35px;
	margin-right:35px;
	height: 2px;
	background:#a40709;
}
.form_u{
	width: 500px;
	height: 50px;
	margin-left: 115px;
	margin-top: 60px;
}
.form_p{
	width: 500px;
	height: 50px;
	margin-left: 115px;
	margin-top: 45px;
}
.form_re{
	width: 500px;
	height: 19px;
	margin-left: 115px;
	text-align: right;
}
.form_re {
	text-decoration: underline;
}
.form_sub{
	width: 500px;
	height: 52px;
	margin-left: 115px;
	margin-top: 20px;
	text-align: center;
}
.form_sub a{
	display: inline-block;
	width: 200px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
	color: white;
    background:#a40709;
    opacity: 1;
	border-radius: 3px;
}
.lab{
	display: inline-block;
	width: 80px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}
.labtx{
	width: 370px;
	height: 100%;
	margin-left: 25px;
	font-size: 18px;
	margin-top: -10px;
	padding-left: 20px;
	background-color: white;
}
.c_r_bt{
	width: 439px;
	height: 57px;
	margin-top: 72px;
}
.c_r_bt p{
	margin-left: 45px;
}
.zc_btn{
	margin-top: 113px;
	width: 439px;
	height: 52px;
	text-align: center;
}
.zc_btn a{
	display: inline-block;
	width: 200px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
	color: white;
    background:#a40709;
	border-radius: 3px;
}