/* CSS Document */

.register_center{
	width:979px; 
	margin:0 auto; 
	padding-top:10px;
}
.register_center_bg{
	background-color:#f5eae4;
	width:979px;
}
.player_login_title{
	width:176px; 
	float:left;
	padding:10px 0 10px 400px;
}
.phone_register{
	text-align:center;
	padding-top:10px;
	font-size:13px;
}
.phone_register A{
	color:#1b6492;
	font-weight:bold;
}
.phone_register A:hover{
	color:#e6520a;
}
.register_border{
	border:1px solid #cfcfcf;
	width:940px;
	margin:0 auto;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.login_step_left{
	float:left;
	width:240px;
	margin-left:10px; 
	display:inline;
}
.login_step_bg{
	background:url(http://png.gc73.com.cn/website_img/login_step_bg.png);
	width:220px;
	height:120px;
	line-height:1.5;
	font-size:13px;
}
.login_step_bg hr{
	width:180px;
	height:1px;
	border:1px solid #f0daac;
}
.login_step_bg div{
	padding-top:5px;
	width:190px;
	margin:0 auto;
}
#step_hint{
	padding-top:0px;
	color:#575859;
}
#step_hint span{
	font-weight:bold;
	color:#d62400;
}

.register_arrow{
	color:#575859;
	font-size:12px;
}
.register_arrow img{
	padding-right:3px;
	padding-left:5px;
	position:relative; top:2px;
}
.register_hint{
	font-size:12px;
	color:#cf130b;
}
.register_hint img{
	position:relative; top:2px;
	padding-right:3px;
	padding-left:5px;
}
.fill_in_info{
	float:left; 
	width:580px; 
	font-size:13px;	
}
.fill_in_info tr{
	height:33px;
}
.fill_in_info span{
	color:#ba0000;
	font-weight:bold;
	padding:0 2px 0 2px;
}
.Validation A{
	color:#4476d8;
}
.user_agreement A{
	color:#cf292b;
}
.unable_login{
	float:right;
	margin-right:18px;
	margin-top:15px;
}
.unable_hint{
	position:absolute; 
	margin:30px 0 0 0; 
	width:130px; 
}
.unable_hint2{
	position:relative; right:150px;
}
.unable_login_bg{
	background:url(http://png.gc73.com.cn/website_img/unable_login_bg.png);
	width:130px;
	height:110px;
	line-height:2.0;
	text-align:center;
	color:#2a2a2a;
}
.unable_login_bg A{
	color:#005388;
}
.unable_login_bg A:hover{
	color:#e6520a;
}


/**************login_succeed******************/
.succeed_login_title{
	width:137px; 
	margin:0 auto; 
	padding:15px 0 15px 0;
}
.congratulate_login{
	border:1px solid #f7d988;
	background:#fffae2;
	width:697px;
	margin:0 auto;
	height:60px;
	margin-top:20px;
}
.congratulate_login div{
	width:295px;
	margin:0 auto;
	padding-top:6px;
}
.login_safety{
	width:697px; 
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
.login_safety_bg{
	background:url(http://png.gc73.com.cn/website_img/login_safety_bg.png);
	width:683px;
	height:36px;
	float:left;
	font-size:14px;
	color:#005388;
	font-weight:bold;
	line-height:36px;
}
.login_info_succeed{
	background:url(http://png.gc73.com.cn/website_img/succeed_info_bg.png);
	width:697px;
	height:130px;
	clear:both;
	font-size:13px;
}
.accounts_newuser{
	color:#c30206;
	font-weight:bold;
	font-size:18px;
}
.accounts_grade{
	color:#c30206;
	font-weight:bold;
}
.login_happy{
	height:28px;
	width:515px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	float:left;
	line-height:28px;
	text-align:center;
}
.login_happy A{
	color:#0164a4;
	font-weight:bold;
	font-size:13px;
}
.login_happy A:hover{
	color:#e6520a;
}