.sub_help_menu{text-align:left; margin-left:20px; margin-bottom:5px;}
.help_menu1{text-align:left; margin-bottom:5px; margin-top:10px; font-weight:bold; margin-left:5px;}
.help_menu{
	width:270px;
	margin-top:0px;
	background-color:#f8f8f8;
	border-width:1px; 
	border-style:solid; 
	border-color:#e5e5e5;
	padding:15px;
	box-sizing:border-box;
}
.picnote {font-size:10px;font-family:黑体}
.help_text{
	width:700px;
	font-size:14px;
	margin-left:15px;
	line-height:2em;
	float:right;
}

.help_text h4 {color:#ff9709;}
.help_text h5 {line-height:15px;text-indent:18px;color:red;background-image:url(img/dot.png);background-repeat:no-repeat;}


