@charset "utf-8";
div.wrapper {
	padding:0;
}
.title {
	margin:0;
	padding:43px 0 22px 87px;
	font-size:36px;
	font-weight:bold;
}
.main {
	padding:0 0 0 129px;
	font-size:14px;
}
.item {
	padding:17px 0;
}
.item input {
	height:18px;
	padding:5px;
	line-height:18px;
	border:1px solid #333;
	vertical-align:middle;
}
.itemtitle {
	margin-bottom:8px;
}
.email {
	width:258px;
}
.error {
	color:#f00;
	margin-left:20px;
}
.itemintr {
	margin-top:18px;
	color:gray;
	width:356px;
}
.itemintr strong {
	color:#930;
	font-weight:normal;
}
.agreement a {
	color:#099;
}
.error-bulletin {
	background-color:#ffc;
	color:#f00;
	max-width:500px;
	margin:10px 0 0;
}
.submit {
	width:153px;
	height:50px;
	margin:34px 0 55px 69px;
	background:url(../images/siderbarbg.gif) no-repeat;
	border:none;
	cursor:pointer;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	border:groove 2px rgba(233, 233, 233, 0.57)
}
.forgetpwd {
	color:#888;
	margin-left:25px;
}

#loginlayout {
	padding:0 400px 0 129px;
	overflow:hidden;
}
#loginlayout .submain {
	float:left;
}
#loginlayout .subright {
	float:right;
	width:400px;
	margin-right:-410px;
}
#loginlayout .subright h4 {
	padding:0;
}
#loginlayout .subright input[type="submit"]{
	padding:5px 20px;
}

#loginlayout .subright .itemintr a {
	color:#999;
}

#loginlayout .subright .QQConnect, #loginlayout .subright .Google, #loginlayout .subright .wechat-pub {
	color:#4a6555;
	padding-left:18px;
}
#loginlayout .subright .QQConnect{
	padding-top:3px;
	background:url(../images/external/qq.png) left no-repeat;
}

#loginlayout .subright .Google{
	background:url(../images/external/google.png) left no-repeat;
}

#loginlayout .subright .wechat-pub {
	margin-top:15px;
	background:url(../images/external/wechat.png) left no-repeat;
}

#loginlayout .subright .item {
	padding:5px 0;
}

#loginlayout .subright .loginframe2 {
	margin-top:15px;
}

.wrapper.reg{
	position:relative;
}
.wrapper.reg .titledesc{
	position:absolute;
	left:200px;
	top:60px;
	color:#999;
}
