#registerBanner-wrap {
	width: 100%; height: auto; overflow: hidden; background-color: rgb(0, 0, 0);
}
.registerBanner-con {
	background: url("/views/img/register_banner.jpg") no-repeat top; margin: 0px auto; width: 1350px; height: 300px; position: relative;
}
.registerWrap {
	width: 100%; height: auto; background-color: rgb(0, 0, 0);
}
.registerContent {
	margin: 0px auto; width: 1000px; height: auto; overflow: hidden;
}
#myFORM {
	border: 0px solid rgb(31, 31, 31); border-image: none; width: 774px; margin-top: 12px; float: right;
}
.register-title > img {
	margin: 10px 38px;
}
.reg-tit .fr {
	height: 24px; color: rgb(255, 255, 255); line-height: 24px; text-indent: 78px; font-size: 12px;
}
#reg_form_1 fieldset {
	margin: 12px 0px 0px 60px; padding: 10px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 640px;
}
#reg_form_1 fieldset legend {
	color: rgb(255, 255, 255); font-size: 12px; font-weight: bold;
}
#reg_form_1 fieldset:last-child {
	border: currentColor; border-image: none;
}
#reg_form_1 fieldset li {
	height: 36px; line-height: 36px; overflow: hidden;
}
.info-left {
	width: 100px; text-align: right; color: rgb(255, 255, 255); font-size: 12px; float: left;
}
.info-right {
	color: rgb(255, 255, 255); float: left;
}
.info-right input {
	border-radius: 4px; border: currentColor; border-image: none; width: 188px; height: 24px; color: rgb(0, 0, 0); text-indent: 8px; font-size: 12px;
}
.red {
	color: red !important;
}
.info-txt {
	color: rgb(255, 255, 255); font-size: 12px; margin-left: 32px; float: left;
}
.info-right select {
	width: 44px; color: rgb(10, 10, 10);
}
#year {
	width: 60px; color: rgb(10, 10, 10);
}
#month {
	width: 60px; color: rgb(10, 10, 10);
}
#day {
	width: 60px; color: rgb(10, 10, 10);
}
#agree {
	width: 12px; font-size: 12px;
}
#AGREEMENT {
	color: red; font-size: 12px;
}
#OK2 {
	background: green; width: 80px; height: 32px; color: rgb(255, 255, 255); font-size: 16px; cursor: pointer;
}
#OK2:hover {
	background-color: rgb(0, 159, 149);
}
#CANCEL1 {
	background: rgb(11, 148, 207); width: 80px; height: 32px; color: rgb(255, 255, 255); font-size: 16px; cursor: pointer;
}
#CANCEL1:hover {
	background-color: rgb(0, 159, 149);
}
#need_captcha {
	top: 0px; right: -114px; position: absolute;
}
#need_captcha img.refresh {
	margin: 8px 0px 0px 6px; width: 14px; cursor: pointer;
}
#need_captcha img.identifyingCodePic1 {
	width: 66px;
}
.login-wraped {
	width: 100%; height: auto; background-color: rgb(0, 0, 0);
}
.login-content {
	margin: 0px auto; width: 1000px; height: auto; overflow: hidden;
}
.res-wrap {
	border: 1px solid rgb(31, 31, 31); border-image: none; width: 774px; height: 456px; margin-top: 12px; float: right; background-color: rgb(16, 16, 16);
}
.res-wrap fieldset {
	margin: 25px 0px 23px 75px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 600px; height: 300px; padding-top: 44px;
}
.res-wrap fieldset legend {
	color: rgb(255, 255, 255); font-size: 12px; margin-left: 12px;
}
.res-wrap fieldset ul li {
	height: 46px; line-height: 46px; overflow: hidden; float: left;
}
#btn-sub {
	background: green; height: 32px; color: rgb(255, 255, 255); font-size: 16px; cursor: pointer;
}
#btn-sub:hover {
	background-color: rgb(0, 159, 149);
}
