.divback{
	/*width:1200px; */
	height:620px; 
	margin:0 auto ;
}
.divlogin{
	position:relative;
	float:left;
	width:437px;
	height:467px;
	}
.divlogintext{
	position:relative;
	width:360px;
	height:376px;
	float:right;
	margin-top:80px;
	background-color:#D1E9E9;
	border-radius:10px;
}
.inputaac002{
	position:relative;
	top:100px;
	left:-40px;
	width:50%;
	height:35px;
	border-radius:5px;
	background-color: #ffffff;
	padding-left:40px;
	background:url(../wlmqimg/login/account.png) no-repeat ;
	background-position:5px 5px;
	font-size:16px;
}
.inputpassword{
	position:relative;
	top:115px;
	left:-40px;
	width:50%;
	height:35px;
	border-radius:5px;
	background-color: #ffffff;
	padding-left:40px;
	background:url(../wlmqimg/login/password.png) no-repeat ;
	background-position:5px 5px;
	font-size:16px;
}
.inputverification{
	position:relative;
	top:130px;
	left:-15px;
	width:30%;
	height:35px;
	border-radius:5px;
	background-color: #ffffff;
	padding-left:40px;
	background:url(../wlmqimg/login/verification.png) no-repeat ;
	background-position:5px 5px;
	font-size:16px;
}
.loginverification{
	width:70px;
	height:40px;
	position:relative;
	top:130px;
	left:210px;
}
.forgetPW{
	position:relative;
	top:145px;
	left:-10px;
	color:#9D9D9D;
	font-size:16px;
}
.registernow{
	position:relative;
	top:145px;
	left:90px;
	color:#0080FF;
	font-size:14px;
}
.denglu{
	position:relative;
	top:160px;
	left:55px;
	width:230px;
	height:50px;
	background-color:#97CBFF;
	border-radius:8px;
	color:#ffffff;
	font-size:16px;
}
.loginright{
	float:left;
	margin-top:80px;
	width:757px;
	height:402px;
}
