.regist_main {
	width: 1180px;
	margin: 55px auto 66px;
	height: 460px;
	min-width: 1180px;
	background: #f5f5f5;
}

.regist_top li {
	float: left;
	line-height: 72px;
	height: 72px;
}

.regist_top li:nth-last-child(2) {
	margin: 0 10px;
	font-size: 14px;
	color: #484848;
}

.regist_top li img {
	margin-top: 36px;
}

.regist_left {
	width: 550px;
	float: left;
	position: relative;
}

.regist_left li {
	line-height: 52px;
	font-size: 14px;
	margin-left: 132px;
	color: #484848;
}

.regist_left input {
	height: 34px;
	font-size: 12px;
	color: #999;
	padding-left: 55px;
	width: 240px;
	background-color: #fff;
	border-radius: 4px;
}

.regist_left .code {
	width: 148px;
}

.regist_left input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin-top: 0px;
	margin-left: 72px;
}

.input_top {
	width: 163px;
	background: url(../img/register/user.png) no-repeat;
}

.input_cen {
	width: 89px;
	background: url(../img/register/yzm.png) no-repeat;
}

.input_cen_pic {
	width: 69px;
	height: 35px;
	display: block;
	position: absolute;
	top: 76px;
	right: 75px;
	z-index: 999;
}

.input_down {
	width: 163px;
	background: url(../img/register/pwd.png) no-repeat;
}

.regist_cen {
	width: 1px;
	height: 310px;
	float: left;
	margin-left: 30px;
}

.regist_right {
	float: right;
	margin-top: -25px;
	position: relative;
}

.regist_left .sub_x {
	padding: 10px 118px;
	border-radius: 4px;
	line-height: 50px;
	background: #f66;
	text-align: center;
}

.regist_left .regist_msg {
	color: #ff0000;
}

.regist_left li:nth-child(5) a {
	color: #fff;
	font-size: 14px;
}

.regist_foot_text a {
	font-size: 12px;
	color: #000
}

.banner_text {
	width: 400px;
	height: 300px;
	position: absolute;
	top: 60px;
	right: 50px;
	z-index: 999;
}

.banner_text p {
	line-height: 45px;
	height: 45px;
	color: #666;
}

.text_top {
	font-size: 24px;
}

.text_top span {
	font-size: 36px;
	color: #fd8000;
}

.text_to {
	font-size: 18px;
}

