<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #ececec;
}
h3.regi {
	position: absolute;
	right: -150px;
	top: 0;
}
h3.regi a {
	padding: 7px 12px;
	background: #3782e7;
	border-radius: 3px;
	color: #FFF;
	font-size: 14px;
	display: inline-block
}
.register {
	width: 1196px;
	margin: 0 auto;
}
.register1 {
	width: 1196px;
	background: #fff;
	float: left;
	margin-top: 30px;
	margin-bottom: 40px;
}
.register_l {
	width: 590px;
	height: 443px;
	border-right: 1px solid #ececec;
	margin: 34px 0 37px 88px;
	float: left;
	position: relative;
}
.input_txt {
	width: 196px;
}
.register_l span.bt {
	width: 100%;
	font-size: 26px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #555555;
	float: left;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.register_l ul li {
	float: left;
	margin: 20px 0 0 30px;
	width: 490px;
	position:relative;
}
.register_l ul li span {
	font-size: 14px;
	float: left;
	margin-top: 8px;
}
.register_l ul li input {
	float: left
}
.register_l ul li span font {
	font-weight: normal;
	color: #ff0000;
}
.register_l ul li p {
	float: left;
	width: 160px;
	padding-left: 17px;
	color: #a9a9a9;
	padding-top: 12px;
}
.register_l ul li p img {
	float: left;
	padding-right: 4px;
}
.register_l h3 {
	float: left;
	padding: 15px 0 0 85px;
	width: 400px;
	line-height: 20px;
	*padding: 15px 0 0 55px;
}
.register_l h3 input {
	float: left;
	margin: 0 5px;
	height:22px;
}
.register_l h4 {
	float: left;
	width: 400px;
	padding: 20px 0 0 90px;
	*padding: 15px 0 0 65px;
}
.register_l h4 a.regs {
	width: 118px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
	background: #3782e7;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #156adb;
	margin-right: 15px;
	text-decoration: none;
}
.register_l h4 a {
	color: #3782e7;
	text-decoration: underline;
}
.register_r {
	width: 290px;
	text-align: center;
	float: left;
	margin: 30px 0 0 114px;
}
.register_r h3 {
	width: 290px;
	float: left;
	text-align: center;
	padding-top: 36px;
}
.register_r h3.mt10 {
	padding-top: 17px;
}
.register_r h4 {
	width: 177px;
	height: 36px;
	float: left;
	margin-top: 20px;
	margin-left: 55px;
	border-radius: 3px;
}
.register_r h4 a {
	width: 147px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	border: 1px solid #EB6100;
	text-align: center;
	color: #EB6100;
	display: inline-block;
	border-radius: 3px;
}
.register_r h4 a:hover {
	color: #fff;
	background: #EB6100;
}
input{height:32px;padding-left:5px;}
</pre></body></html>