﻿/* 登录 样式文件 */

#login_img_box{position: relative;height: 40px;margin-top: -20px;}
#login_img{
	cursor:pointer;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -30px;
	background: url(../../img/cust/3-3.png);
	background-size: cover;
}
#pwdLength1{height: 10px;line-height: 1px;padding: 10px;margin-bottom:10px;color: red;display: none;}
#login_submit_gVerify{width: 60%;display: inline-block;}
#loginCode{width: 60%;display: inline-block;}
#noteLogin .submitBox{padding:0 30px 2px}
#VerifyCodLogin_submit{width:100%}
#register-btn{margin-right: 125px;}
#pwdLength2{height: 10px;line-height: 1px;padding: 10px;margin-bottom:10px;color: red;display: none;}
#forgetPwdMsg{height: 10px;line-height: 1px;padding: 10px;margin-bottom:10px;color: red;display: none;}
#pwdLength3{height: 10px;line-height: 1px;padding: 10px;margin-bottom:10px;color: red;display: none;}
#update_input_verifycode{width: 60%;display: inline-block;}
#useruameMsg{height: 10px;line-height: 1px;padding:13px 0px 0px 5px; margin-bottom:10px;color: red;display: none;}
#pwdLength4{height: 10px;line-height: 1px;padding: 13px 0px 0px 5px;margin-bottom:10px;color: red;display: none;}
#pwdMsg{height: 10px;line-height: 1px;padding: 13px 0px 0px 5px;margin-bottom:10px;color: red;display: none;}
#pwdLength5{height: 10px;line-height: 1px;padding: 13px 0px 0px 5px;margin-bottom:10px;color: red;display: none;}
#register_submit_gVerify{width: 60%;display: inline-block;}
#register_submit_verifycode{width: 60%;display: inline-block;}