body {
	height: 100%;
}
html {
	height: 100%;
}
body {
	margin: 0px; padding: 0px; color: rgb(102, 102, 102); font-family: "microsoft yahei", Arial, Helvetica, sans-serif; font-size: 12px; background-color: white;
}
a {
	color: rgb(90, 165, 255);
}
.login-panel {
	
}
.form-area {
	margin: 0px;
}
.form-area-line {
	line-height: 31px; margin-right: 12px; margin-bottom: 20px; margin-left: 20px; position: relative; -ms-overflow-y: hidden;
}
.form-area-link {
	width: 270px; height: 50px; text-align: right; color: rgb(255, 255, 255); font-size: 14px; position: relative;
}
.form-area-link-line {
	border-radius: 2px; height: 50px; text-align: left; color: rgb(199, 0, 11); line-height: 20px; background-color: rgb(255, 255, 255);
}
.form-area-link-left {
	color: white; padding-right: 16px; padding-left: 16px; margin-top: 5px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; float: left; position: relative; -ms-overflow-y: hidden;
}
.form-area-link-right {
	color: white; padding-top: 5px; padding-right: 16px; padding-left: 10px; float: left; position: relative; -ms-overflow-y: hidden;
}
.form-area-line-login {
	margin-bottom: 10px;
}
.ico_lg {
	background: url("/images/icon_n.png") no-repeat;
}
.ico_lg {
	background-position: 0px 7px;
}
.n_btn {
	border: 0px currentColor; width: 270px; height: 34px; text-align: center; color: rgb(255, 255, 255); line-height: 34px; font-size: 18px; font-weight: bold; cursor: pointer; min-width: 40px; box-shadow: 0px 1px 2px #999; background-color: rgb(250, 170, 170);
}
.n_btn:hover {
	width: 270px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(250, 170, 170);
}
.disabled.n_btn {
	background-color: rgb(195, 197, 205);
}
[disabled].n_btn {
	background-color: rgb(195, 197, 205);
}
.disabled.n_btn:hover {
	background-color: rgb(195, 197, 205);
}
.errors {
	padding: 0px 0px 0px 25px; border: 1px solid rgb(255, 115, 124); color: rgb(255, 115, 124); font-weight: bold; margin-bottom: 5px; visibility: hidden; -ms-word-wrap: break-word; background-image: url("/login/tips.png"); background-repeat: no-repeat; background-size: 16px 16px; background-color: rgb(255, 230, 233);
}
a:hover {
	text-decoration: underline;
}
.num_link {
	background: no-repeat; margin: 0px 0px 0px 10px; padding: 0px; border: 0px currentColor; width: 50px; height: 30px; color: rgb(90, 165, 255); line-height: 15px; font-size: 100%; text-decoration: none; vertical-align: middle; display: inline-block; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
.link-pwd {
	color: rgb(90, 165, 255); text-decoration: none;
}
.link-regist {
	color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; text-decoration: none; cursor: pointer;
}
.input-uname {
	background: white; padding: 0px; border: currentColor; width: 200px; height: 31px; color: rgb(51, 51, 51); line-height: 34px; font-size: 12px; box-sizing: border-box; -moz-box-sizing: border-box;
}
.wrapper-obj {
	border: 1px solid rgb(181, 181, 182); width: 270px; height: 34px; clear: both; float: left; position: relative;
}
.wrapper-obj-left {
	border: 1px solid rgb(181, 181, 182); width: 180px; height: 34px; clear: both; float: left; position: relative;
}
.vcode-img-wrapper {
	width: 96px; height: 36px; float: left; display: none; position: relative;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.place-holder {
	top: 0px; color: rgb(192, 203, 203); font-size: 13px; position: absolute; z-index: 2; cursor: text;
}
.label-login {
	padding-bottom: 10px; font-size: 16px; font-weight: bold;
}
.label {
	font-weight: bold;
}
.label-left {
	float: left;
}
#loginLink {
	text-decoration: none;
}
#loginLink:focus {
	
}
.login-loader {
	border: currentColor; vertical-align: middle; display: none;
}
.warning-area {
	background: url("/images/warning.png") no-repeat 85px 25px / 150px 150px; width: 100%; height: 100%; text-align: center; padding-top: 200px;
}
.wrapper-vcode {
	float: right; position: relative;
}
.login_password {
	background: url("/images/login/login_passwordn.png") no-repeat 24% 24% / 20px 20px; width: 34px; height: 34px; margin-top: 5px; margin-left: 5px;
}
.login_username {
	background: url("/images/login/login_usernamen.png") no-repeat 24% 24% / 20px 20px; width: 34px; height: 34px; margin-top: 5px; margin-left: 5px;
}
.login_verify {
	background: url("/images/login/login_verifyn.png") no-repeat 24% 24% / 20px 20px; width: 34px; height: 34px; margin-top: 5px; margin-left: 5px;
}
