﻿@import url("style.css");
/*reg stup style*/
#main {
	position:relative;
	height:480px;
}
#logxc {
	position:absolute;
	width:950px;
	height:166px;
	overflow:hidden;
	left:0;
	top:28px;
	z-index:100;
}
#logbox {
	position:absolute;
	width:333px;
	height:440px;
	right:75px;
	top:0;
	z-index:1000;
	background:url(/image/login/boxtop.gif) 0 0 no-repeat #fff;
	padding-top:6px;
}
#formbox {
	width:331px;
	height:auto;
	overflow:hidden;
	border-left:1px solid #f3804b;
	border-right:1px solid #f3804b;
	background:url(/image/login/formbox.gif) 0 0 repeat-x;
	padding-bottom:10px;
}
.boxbot {
	height:6px;
	overflow:hidden;
	background:url(/image/login/boxbot.gif) 0 0 no-repeat;
}
.txt2 {
	width:70px;
}
.regtab {margin:0 auto;width:280px;}
.regtab td,.regtab th {
	height:38px;
	text-align:left;
}
.regtab th {
	font-family:"黑体";
	font-size:18px;
	font-weight:400;
	color:#000;
	padding-left:15px;
}
td.tdright {text-align:right;color:#000;}
.qlogin {
	width:171px;
	height:45px;
	border:0 none;
	background:url(/image/login/qlogin.gif) 0 0 no-repeat;
	cursor:pointer;
}
#txtcx {
	height:40px;
	line-height:40px;
	border-top:1px solid #ccc;
	margin-top:10px;
	margin:15px 20px 0 20px;
	
}
#txtcx a:link,#txtcx a:visited{text-decoration:underline;}
#goreg {
	background:url(/image/login/boxbot1.gif) 0 0 no-repeat;
	height:auto;
	padding-top:6px;
	margin-top:6px;
}
.regan {
	width:170px;
	height:44px;
	border:0 none;
	background:url(/image/login/goreg.gif) 0 0 no-repeat;
}
#reglink {
	width:331px;
	height:110px;
	overflow:hidden;
	border-left:1px solid #f3804b;
	border-right:1px solid #f3804b;
}
#txtxc {
	position:absolute;
	width:380px;
	height:220px;
	overflow:hidden;
	left:20px;
	top:220px;
	z-index:100;
}
#txtxc li {
	height:50px;
	line-height:22px;
	text-align:left;
	margin-bottom:5px;
}
#txtxc li img {float:left;margin-right:6px;}


/*find password*/
.fininfo {
	border:2px solid #ffad00;
	font-size:14px;
	text-align:left;
	padding:30px 45px;
	line-height:22px;
	margin:8px auto;
}
.fininfo img {
	float:left;
	margin-right:20px;
	margin-top:-5px;
	padding-bottom:15px;
}
.gofind fieldset {
	border:1px solid #ffc154;
	padding:0 30px;
	text-align:left;
}
.gofind legend {
	height:30px;
	line-height:30px;
	border:1px solid #ffc154;
	padding:0 15px;
	font-size:14px;
	color:#ff6c00;
	font-weight:800;
	margin-left:125px;
}
.txtname {
	width:257px;
	margin-right:10px;
	border:1px solid #a5acb2;
}
.stepnext {
	width:70px;
	height:24px;
	border:0 none;
	background:url(/image/login/stepnext.gif) 0 0 no-repeat;
}
.gofind ol {
	line-height:25px;
	font-size:14px;
	padding:15px 35px;
}
