.content{
	width:835px;
	margin:0 auto;
}

.content_location {
	width: 837px;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #e5e5e5;
	background: #FFF;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
}

.content_left{
	float: left;
	width: 837px;
	margin: 0px auto;
	padding-left: 33px;
	background: #FFF;
	padding-bottom: 20px;
	height: 860px;
}

.recharge_tip{
	width:800px;
}

.recharge_tip img{
	margin-top:10px;
	float: left;
}

.recharge_tip .tip_content{
	float: left;
	margin-left:5px;
	margin-top:25px;
	width:540px;
}

.hide_tip{
	
}

.tip{
	border-top:5px solid #EFF0EA;
	border-left:5px solid #EFF0EA;
	background:#FAF7F0;
	padding:20px 15px;
	text-align:left;
}

.tip span{
	height:25px;
	line-height:25px;
}
.ml{
	margin-left:10px
}
.tb_content{
	margin-top:20px;
}

.tb_content a{
	cursor:pointer;
}

.tb_content a:hover{
	color: #006cff;
}

.tb_content tr{
	height:40px;
}

.location_map{
	width:700px;
	height:500px;
	margin-top:20px;
	overflow: hidden;
}
