* { font-family:"Microsoft Yahei","Verdana","Arial","Helvetica","sans-serif"; }

.help_blank_div{
	width:990px;
	height:10px;
	margin:0px auto;	
}
.help_current{
	width:1024px;
	height:auto;
	margin:0px auto;
	margin-top:5px;
	height:35px;
	line-height:35px;
}
.help_current ul li{
	padding-top:5px;
	list-style:none;
	display:block;
	float:left;
	color:#333333;
	margin:0px 3px;
}
.help_current ul li span{
	color:#333333;
}
.help_current ul li a{
	color:#333333;
	text-decoration:none;
}
.help_current ul li a:hover{
	color:red;
	text-decoration:none;
}
.help_current .help_current_bullet{
	background:url(../images/mainframe/bullet_02.gif) no-repeat 2px 20px;
	width:5px;
	height:35px;	
}
.help_con{
	width:1024px;
	height:auto;
	margin:0px auto;
	margin-top:10px;	
}
.help_left_lump{
	background:white;
	width:278px;
	height:auto;
	border:1px #ccc solid;
	border-bottom:none;
	float:left;
}
.help_right_lump{
	background:white;
	width:739px;
	height:auto;
	border:1px #ccc solid;
	float:right;	
}
.help_menu{
	width:278px;
	height:23px;
}
.help_list{
	background:none;
	width:278px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.help_list ul li{
	display:block;
	width:260px;
	height:auto;
	margin:0px auto;
	list-style:none;
	background:url(../images/mainframe/bullet_02.gif) no-repeat 0px 8px;
	line-height:22px;
	text-indent:10px;
	overflow:hidden;
}
.help_list ul li a{
	color:#333333;
	text-decoration:none;
}
.help_list ul li a:hover{
	color:#5b0f8d;
	text-decoration:none;
}
.help_menu_current{
	color:red;
}
.help_paragraph{
	width:675px;
	height:auto;
	line-height:24px;
	padding:15px;
}
.help_paragraph span{
	color:red;
	font-weight:bold;
}
.help_paragraph_red{
	color:red;
	font-weight:bold;
	width:675px;
	height:auto;
	line-height:24px;
	padding:15px;
}
.help_paragraph_gray{
	background:none;
	color:#444444;
	width:700px;
	height:auto;
	line-height:24px;
	padding:5px;
	margin:10px auto;
	font-size:1em;
}
.help_menu_01 {
	width:278px;
	height:31px;
	line-height:31px;
	font-size:13pt;
	text-indent:10px;
	color:#333333;
	background:#efefef;
	position:relative;
}