.top-title {
	margin:10px auto;
	margin-bottom:0px;
	width:800px;
	font-size:20px;
	padding-bottom:10px;
	border-bottom:5px solid #DD5501;
	font-weight:bold;
}
.message-stack { width:800px; margin:0 auto; }
.login {
	margin:0 auto;
	margin-top:10px;
	width:800px;
	background-image:url(/images/loginreg/loginbg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	height:280px;
	margin-bottom:10px;
}
.login ul {
	margin-left:440px;
	margin-top:100px;
}
.login ul li { padding:10px 0 10px 10px; }

.login ul li input {
	width:200px;
	line-height:24px;
	height:24px;
	border:1px solid #d3d3d3;
}
.loginnow {
	width:90px;
	height:39px;
	float:left;
	margin-left:50px;
	background:url(../images/loginreg/login.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}
.regnow { 
color:red;
}
.loginnow img, .regnow img { width:90px; height:39px;
}
/*鐧诲綍缁撴潫*/

/*娉ㄥ唽寮€濮�*/
.regtitle { width:873px; }
.reg {
	margin:0 auto;
	margin-top:10px;
	font-size:20px;
	background-image:url(/images/loginreg/regbg.jpg);
	width:873px;
	height:438px;
	color:#fff;
}
.reg a { color:#fff; }
.regcontent { margin-left:500px; padding-top:60px; }
.regcontent ul li { padding:10px 0 10px 10px; }
.regcontent .email { width:300px; }
.email input, .password input, .name input, .tel input {
	width:200px;
	line-height:24px;
	height:24px;
	border:1px solid #d3d3d3;
}
.more a { font-size:12px; margin-left:80px; }
.sex input { width:50px; height:18px; }
.name, .tel, .sex { display:none; }
.confirm-pass { margin-left:-40px; }
.confirm-pass input {
	width:200px;
	line-height:24px;
	height:24px;
	border:1px solid #d3d3d3;
}
.regimg button {
	margin-right:100px;
	float:right;
	width:100px;
	height:30px;
	background:url(../images/loginreg/regnow.png) 0 0 no-repeat;
	border:none;
}