/* CSS Document */
/* CSS Document */

.help_center_width{
	width:705px;
	margin:0 auto;
}
.help_step1{
	border:1px solid #e3a127;
	background-color:#fffbe5;
	width:340px;
	float:left;
	padding:10px 0px 5px 5px;
}
.first_text{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#595852;
	float:left;
	padding:15px 0 0 5px;
}
.help_step2{
	border:1px solid #e3a127;
	background-color:#fffbe5;
	width:340px;
	float:right;
	padding:10px 0px 5px 5px;
}
.second_text{
	text-align:center;
	color:#575859;

}
.second_kefu{
	color:#900000;
	font-weight:bold;
}
.second_phone{
	color:#004570;
}
.second_btn{
	width:200px; 
	margin:0 auto; 
	padding-top:4px;
}
.step_hr{
	margin:5px 0 5px 10px;
}
.help_title{
	padding-top:10px; overflow:hidden; height:100%
}
.public_title_bg{
	background:url(../images/title_bg.png);
	width:540px;
	height:28px;
	float:left;
}
.jackaroo_intro{
/*	padding:10px 0 10px 0;
	background-color:#fffbee;*/
}
.help_flow_space{
	float:left;
	padding:0 3px 0 3px;
}
.help_flow_left{
	float:left;
	padding-top:25px;
}
.jackaroo_rows{
	width:670px; 
	margin:0 auto;
	padding:10px 0 10px 0;
}
.jackaroo_rows2{
	width:670px; 
	margin:0 auto;
	padding-top:10px;
}
.jackaroo_one{
	float:left; 
	padding-left:15px;
}
.help_question_lable{
	width:480px; 
	margin:0 auto;
	height:28px;
}
.help_question_lable ul{
	margin:0;
	padding:0;
}
.help_question_lable li{
	float:left;
	list-style:none;
	display:inline;
	text-align:center;
	line-height:22px; cursor:pointer;
	}
.help_lable_off{
	width:auto; height:22px;
	color:##666666;
	background:#e8e8e8;margin-right:1px;padding-left:4px; padding-right:4px;
}
.help_lable_on{
	background:#e5ebfa;color:#666666;width:auto; height:22px; margin-right:1px; padding-left:4px; padding-right:4px;
}
.help_question_content{
	width:480px;
	margin:0 auto;
}
.question_title{
	color:#004570;
	font-weight:bold;
	font-size:13px;
}
.question_title img{
	position:relative; top:3px;_top:-2px;
	padding-left:3px; padding-right:3px
}
.all_question{
	padding-left:15px; 
	line-height:2.0;
}
.all_question hr{
	height:1px;
	border:1px dashed #f2e6d4;
	width:640px;
}
.question_text{
	color:#575859;
	cursor:pointer;
}
.question_text span{
	color:#9d0000;
	font-weight:bold;
	padding-right:4px;
}
.help_answer{
	float:left;
	color:#04223f;
	font-weight:bold;
}
.help_faq{
	border:1px solid #efd375;
	background-color:#fff0cf;
	padding:5px;
	float:left;
	width:600px;
}
.help_faq_02{
	border:1px solid #efd375;
	background-color:#fff0cf;
	padding:5px;
	margin-left:25px;
	width:600px;
}
