.Loginbody {
	background: rgb(6,82, 132);
	background1: rgb(46, 62, 78);
}
.logo {
	margin: 8% auto auto; width: 983px; height: 100px;
}
/*
.content {
	background: url("../img/loginbj.png") no-repeat top rgb(255, 255, 255); margin: auto; border-radius: 5px; width: 983px; height: 332px; box-shadow: 0px 10px 20px rgba(0,0,0,0.6);
}*/
.Loginform {
	width: 367px; height: 200px; margin-top: 71px; float: right;
}
.form-message {
	width: 60%; height: 30px; margin-right: auto; margin-left: auto;
}
.form-error-text {
	background: url("../Images/validatebox_warning.png") no-repeat 10px 5.5px rgb(248, 202, 215); border-radius: 4px; border: 1px solid rgb(238, 134, 164); height: 26px; color: rgb(157, 42, 22); line-height: 26px; padding-left: 12px; font-family: Microsoft Yahei;
}
.form-warning-text {
	background: url("../Images/Icon16/bullet_error.png") no-repeat 10px 5.5px rgb(253, 247, 206); border-radius: 4px; border: 1px solid rgb(248, 225, 68); height: 26px; color: rgb(0, 0, 0); line-height: 26px; padding-left: 35px; font-family: Microsoft Yahei;
}
.form-succeed-text {
	background: url("../Images/loading1.gif") no-repeat 10px 5.5px rgb(98, 182, 0); border-radius: 3px; border: 1px solid rgb(94, 136, 0); height: 26px; color: rgb(255, 255, 255); line-height: 26px; padding-left: 35px; font-family: Microsoft Yahei;
}
.form-account {
	color: rgb(153, 153, 153); font-family: Microsoft Yahei; font-size: 12pt; margin-top: 16px; margin-left: 16px;
}
.form-password {
	color: rgb(153, 153, 153); font-family: Microsoft Yahei; font-size: 12pt; margin-top: 38px; margin-left: 16px;
}
#txtaccount {
	padding: 0px 0px 0px 5px; border: currentColor; width: 260px; height: 32px; color: rgb(153, 153, 153); line-height: 32px; font-family: ??????,????,Arial,Helvetica,Verdana,sans-serif; font-size: 11pt; background-color: rgb(240, 238, 241);
}
#txtpassword {
	padding: 0px 0px 0px 5px; border: currentColor; width: 260px; height: 32px; color: rgb(153, 153, 153); line-height: 32px; font-family: ??????,????,Arial,Helvetica,Verdana,sans-serif; font-size: 11pt; background-color: rgb(240, 238, 241);
}
.form-bottom {
	height: 39px; line-height: 39px; margin-top: 38px; margin-left: 16px;
}
.btlogin {
	width: 100px; height: 40px; margin-right: 12px; float: right; cursor: pointer;
}
.copyright {
	top: 100%; width: 97%; text-align: center; color: rgb(255, 255, 255); line-height: 25px; font-family: Microsoft Yahei; margin-top: -50px; position: absolute;
}
.qqsign {
	background: url("../Images/Connect.png"); border: currentColor; width: 63px; height: 24px; margin-left: 20px; cursor: pointer;
}
