﻿#help_center{
 	float:right;
 	width:780px;
}
#help_center div.help_info{
	color:#5a5a5a;
 	padding:10px 0 10px 20px;
}
#help_center h2{
	font-size:14px	
}
#help_center h2 img{
	margin-right:5px;
}
#help_center h5{
	margin:0px 0px 10px 0px;
	font-size:28px;
	height:28px;
	line-height:28px;
	color:#ACACAC;
	font-family:微软雅黑,黑体;
}
#help_center h6{
	clear:both;
	margin:15px 0 0px 0px;
	font-size:14px;
	background-color:white;
	color:#5A5A5A;
}
#help_center img.img_addmargin {
	margin:5px 0;
}
#help_center p{
	line-height:1.5em;
	text-indent:2em;
	font-size:12px;
}
#help_center h6#h6_a2,#help_center h6#h6_b2,#help_center h6#h6_c2,#help_center h6#h6_d2 {
	padding:16px 0 18px 58px;
	margin:5px 0;
}
#help_center h6#h6_a2 {
	background:transparent url(../img/a2.gif) no-repeat scroll left top;
}
#help_center h6#h6_b2 {
	background:transparent url(../img/b2.gif) no-repeat scroll left top;
}
#help_center h6#h6_c2 {
	background:transparent url(../img/c2.gif) no-repeat scroll left top;
}
/* help_center question */
div.help_ques{
	margin-left:20px;
}
div.help_ques li{
	border-bottom:1px #DFDFDF dashed;
	height:25px;
	line-height:25px;
}
/* end */
/*如何使用助手进行团购弹出框*/
div.helper_groupbuy{
	width:684px;
	background-color:#FFFFFF;
	border:3px solid #7DCDF4;
	position:absolute;
	top:260px;
	left:350px;
	z-index:30;
}
div.helper_groupbuy a.closewindow{
	position:absolute;
	right:10px;
	top:10px;
}
div.helper_groupbuy h1{
	background:transparent url('../img/helper_title.gif') no-repeat scroll 0 0;
	color:#46aae0;
	font-size:16px;
	padding:10px 25px;
	height:29px;
}
div.helper_groupbuy #help_center{
	float:none;
	width:684px;
}
div.helper_groupbuy #help_center .help_info{
	padding:10px 20px;
}
div.helper_groupbuy #help_center img.img_addmargin{
	max-width:640px;
	width:expression(this.width > 640 ? '640px': true);
}
div.helper_groupbuy #help_center p{
	text-indent:0;
}
div.helper_groupbuy p.closebox{	
	text-align:center;
	padding:10px;
	font-size:14px;
}
/*end*/

