﻿/* CSS Document */

.accounts_title{
	text-align:center;
	padding:10px 0 10px 0;
}
.accounts_hr{
	height:1px;
	border:1px solid #cde3f1;
	width:600px;
}
.accounts_intro{
	width:655px;
	margin:0 auto;
}
.accounts_subtitles{
	font-size:18px;
	font-weight:bold;
	color:#4070a4;
	font-family:"幼圆";
}
.accounts_img{
	margin-left:30px;
}
.accounts_method{
	margin-left:50px;
	margin-top:15px;
	display:inline-block;
}
.accounts_method1_bg{
	background:url(http://png.gc73.com.cn/website_img/accounts_method1_bg.jpg);
	width:652px;
	height:97px;
	float:left;
}
.accounts_method2_bg{
	background:url(http://png.gc73.com.cn/website_img/accounts_method2_bg.jpg);
	width:652px;
	height:73px;
	float:left;
}
.accounts_number{
	float:left;
	padding:30px 20px 0 10px;
}
.detail_intro{
	width:410px;
	line-height:2.0;
	float:left;
	padding-top:10px;
}
.detail_intro span{
	color:#ed4800;
}
.detail_intro A{
	color:#cf292b;
}
.detail_intro A:hover{
	color:#0056b6;
}
.binding_btn{
	float:left;
	padding:15px 0 0 35px;
}
.binding_btn2{
	float:left;
	padding:20px 0 0 28px;
}
.binding_btn A{
	color:#0056b6;
	font-weight:bold;
}
.binding_btn A:hover{
	color:#cf292b;
}
.unbind_text{
	padding:10px 0 0 25px;
}
.accounts_other_bg{
	float:left;
	background:url(http://png.gc73.com.cn/website_img/accounts_other_bg.jpg);
	width:280px;
	height:112px;
	font-size:14px;
	padding-left:15px;
}
.accounts_other{
	margin-top:20px; 
	margin-bottom:20px;
}
.accounts_other_text{
	padding-top:10px;
}
.accounts_other_btn{
	position:relative;top:10px;
}
.no_topup_link{
	position:relative;left:120px; 
	font-size:12px; 
	font-family:'宋体';
}
.no_topup_link A{
	color:#ef5714;
}
.no_topup_link A:hover{
	color:#3077c5;
}

/*****************safety_login*********************/
.safety_login{
	width:620px;
	margin:0 auto;
	line-height:2.0;
	color:#575859;
}
.safety_blue{
	font-size:14px;
	color:#0061ab;
	font-weight:bold;
}
.safety_red{
	color:#cf130b;
}
.safety_hr{
	border:1px dashed #575859;
	height:1px;
	width:100%;
}
.satety_textright{
	text-align:right;
	font-size:14px;
	color:#000000;
}
.safety_link{
	color:#023068;
	font-size:16px;
	font-weight:bold;
}
