.g-logbg {
	background: url("../img/log_bg.jpg") no-repeat top;
}
.g-regbg {
	background: url("../img/reg_bg.jpg") no-repeat top;
}
.g-bd1 {
	background: url("../img/log_con.jpg") no-repeat top;
}
.g-bd2 {
	background: url("../img/reg_con.jpg") no-repeat top;
}
.m-userbox {
	margin: 0px auto; width: 1000px; height: 600px; position: relative;
}
.m-userbox .login-area {
	left: 600px; top: 140px; width: 244px; height: 260px; position: absolute; z-index: 10;
}
.m-userbox .login-area ul {
	padding: 0px 20px;
}
.m-userbox .login-area li {
	margin-bottom: 10px;
}
.m-userbox .login-area .inp_u {
	background: url("../img/icon.gif") no-repeat -658px -122px rgb(255, 255, 255); margin: -3px 0px 0px; padding: 4px 4px 4px 30px; border: 1px solid rgb(224, 224, 224); border-image: none; width: 165px; height: 24px; color: rgb(0, 0, 0); line-height: 24px; vertical-align: middle;
}
.m-userbox .login-area .inp_p {
	background: url("../img/icon.gif") no-repeat -658px -122px rgb(255, 255, 255); margin: -3px 0px 0px; padding: 4px 4px 4px 30px; border: 1px solid rgb(224, 224, 224); border-image: none; width: 165px; height: 24px; color: rgb(0, 0, 0); line-height: 24px; vertical-align: middle;
}
.m-userbox .login-area .inp_p {
	background: url("../img/icon.gif") no-repeat -658px -160px rgb(255, 255, 255);
}
.m-userbox .login-area .ct {
	vertical-align: middle;
}
.m-userbox .login-area .ct input {
	margin-right: 8px; vertical-align: middle;
}
.m-userbox .login-area .fpwd {
	line-height: 20px; margin-left: 50px;
}
.m-userbox .login-area .u-btn {
	width: 170px;
}
a.u-qreg {
	background: url("../img/icon.gif") no-repeat -608px -205px; width: 74px; height: 20px; text-align: center; color: rgb(166, 114, 0); line-height: 20px; float: right; display: block;
}
.m-userbox .login-area p {
	text-align: center; color: rgb(76, 73, 72); line-height: 30px; font-family: "????"; font-size: 12px;
}
.m-userbox .login-area p a {
	color: rgb(237, 121, 6); font-weight: bold;
}
.m-regbox {
	height: 800px;
}
.m-regbox .field {
	padding: 5px 0px; overflow: hidden; clear: both;
}
.m-regbox .u-form {
	padding-top: 60px;
}
.m-regbox .u-form .field .caption {
	width: 100px; color: rgb(56, 56, 56); font-weight: bold;
}
.m-regbox .u-form .buttons {
	padding: 20px 20px 20px 168px;
}
.m-regbox .u-form .u-text {
	width: 250px;
}
.m-regbox .u-form .fcm {
	height: 60px; padding-top: 10px;
}
.m-regbox .u-form .fcm h3 {
	width: 100px; height: 50px; text-align: right; color: rgb(0, 138, 215); font-size: 16px; float: left;
}
.m-regbox .u-form .fcm p {
	width: 350px; color: rgb(117, 117, 117); line-height: 20px; padding-left: 20px; display: inline-block;
}
.u-form .field .content em {
	color: rgb(80, 79, 79);
}
.u-form .field .content .onShow {
	padding: 0px 10px 0px 0px;
}
.u-form .field .content .onFocus {
	padding: 0px 10px 0px 0px; color: rgb(102, 102, 102);
}
.u-form .field .content .onError {
	padding: 0px 10px 0px 0px; color: rgb(204, 0, 0);
}
.u-form .field .content .onSuccess {
	padding: 0px 10px 0px 0px;
}
