/*
    Designer: Amon
    Designer phone: 13361556565
    Designer Mail: keywords@139.com
    WebSite: www.yuan.cn
*/

/* 格式化 */
.reg_cl {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
body {
	font-size: 12px;
	background: #f2f2f2;
}

/* 注册 */
.reg_header {
	width: 990px;
	height: 80px;
	margin: 0 auto;
}
.reg_header img {
	width: 165px;
	height: 80px;
}
.reg_iheader {
	width: 990px;
	height: 80px;
	margin: 0 auto;
}
.reg_iheader img {
	width: 165px;
	height: 80px;
}
.reg_login {
	width: 990px;
	height: 80px;
	margin: 0 auto;
}
.reg_login img {
	height: 50px;
	margin-top: 15px;
}
/* 核心代码 */
.reg_main {
	background: #ffffff;
}
.reg_main.newlogin {
	height: 470px;
}
.newlogin .left-pic {
	display: none;
}
.reg_login_info {
	width: 990px;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	position: relative;
}

/* 登录 */
.denlu .left-pic {
	width: 660px;
	height: 355px;
	background: #ffffff url(http://gxhuaye.top/static/pc/css/reg_img/left-pic.jpg) no-repeat left top;
	float: left;
}
.denlu .right-cont {
	width: 330px;
	height: 355px;
	/*background: url(../reg_img/line_bg.gif) no-repeat left top;*/
	float: right;
}
.denlu .right-cont ul {
	float: right;
	padding: 10px 20px;
	margin-top: 52px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;  
}
.denlu .right-cont .u-one li {
	padding: 10px 0;
}
.denlu .right-cont .u-login {
	width: 268px;
	background: #fff;
	float: right;
	position: absolute;
    z-index: 2;
    right: 0;
}
.denlu .right-cont .u-login li {
	padding: 9px 0;
	color: #868686;
}
.denlu .right-cont .welcome {
	width: 260px;
	height: 22px;
}
.denlu .right-cont .zhanghao input, .denlu .right-cont .mima input {
	width: 227px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #bcbcbc;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
	padding-left: 38px;
}
.denlu .right-cont .zhanghao input:hover, .denlu .right-cont .mima input:hover {
	border-color: #e33a3d;
	background-color: #fff;
}
.denlu .right-cont .auto label {
	margin: 0 15px 0 0;
	padding: 0;
	font-weight: normal;
	color: #595757;
}
.denlu .right-cont .right a {
	color: #e33a3d;
}
.denlu .right-cont .right a:hover {
	color: #a40000;
}
.denlu .right-cont .go {
	display: block;
	width: 268px;
	height: 40px;
	background: url(http://gxhuaye.top/static/pc/css/reg_img/tubiao.png) 0 0 no-repeat;
	border: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.denlu .right-cont .go:hover {
	background-position: 0 -39px;
}
.denlu .right-cont .zhuce {
	color: #666;
}
.denlu .right-cont .zhuce a {
	padding-left: 10px;
	color: #e33a3d;
}
.denlu .right-cont .zhuce a:hover {
	padding-left: 10px;
	color: #a40000;
}


/* 底部代码 */
.reg_footer {
	color: #898989;
	border-top: 1px #e0e0e0 solid;
	background: #f2f2f2;
	text-align: center;
}
.bottom {
	width: 990px;
	padding: 25px 0 60px 0;
	margin: 0 auto;
}