.login-enroll {
	width: 1180px;
	margin: auto;
	min-height: 500px;
}

.login-enroll-text {
	width: 330px;
	height: 270px;
	background-color: #ffffff;
	border: solid 1px #e9e9e9;
	margin-top: 8%;
	padding: 30px;
	float: right;
}

.phone {
	width: 298px;
	height: 36px;
	border: solid 1px #e9e9e9;
	line-height: 36px;
	margin-top: 25px;
}

.SMS_test {
	width: 298px;
	height: 40px;
	border: solid 1px #e9e9e9;
	line-height: 40px;
	margin-top: 10px;
}

.pwd {
	width: 298px;
	height: 36px;
	border: solid 1px #e9e9e9;
	line-height: 36px;
	margin-top: 10px;
}

.code {
	width: 298px;
	height: 36px;
	border: solid 1px #e9e9e9;
	line-height: 36px;
	margin-top: 10px;
}

.login {
	cursor: pointer;
	width: 298px;
	height: 43px;
	background-color: #333333;
	border-radius: 2px;
	text-align: center;
	line-height: 43px;
	font-size: 16px;
	color: #ffffff;
}

.enroll {
	margin-top: 35px;
	cursor: pointer;
	width: 298px;
	height: 43px;
	background-color: #333333;
	border-radius: 2px;
	text-align: center;
	line-height: 43px;
	font-size: 16px;
	color: #ffffff;
}

.at-eroll {
	font-size: 12px;
	color: #000000;
	width: 298px;
	text-align: right;
	margin-top: 20px;
	cursor: pointer;
}

.forget-pwd {
	text-align: right;
	font-size: 12px;
	color: #666666;
	width: 298px;
	margin: 15px 0px;
	cursor: pointer;
}

.get-code {
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}

.register {
	font-size: 18px;
	color: #333333;
}

.register-img {
	vertical-align: middle;
	height: 26px;
}