#help_menu {float: left;width: 196px;background-image:url(../images/main_l_bg.gif);background-repeat: no-repeat;	background-position: 0px 0px;border-left-width: 2px;border-left-style: solid;border-left-color: #6ab021;border-right-width: 1px;border-right-style: solid;border-right-color: #d9d9d9;margin: 0px;padding: 0px;background-color: #fff;}
#help_menu img{float: left;margin-left: 3px;margin-bottom: 3px;}
#help_main {
	background-image: url(../images/help_top_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	float: right;
	width: 698px;
	padding-top: 65px;
}
#help_class {
	border: 5px solid #f0f0f0;
	width: 650px;
	margin: 10px;
	float: left;

}
#help_memo {
	float: left;
	width: 650px;
	margin: 10px;
	padding: 5px;
	line-height: 18px;
	text-indent: 24px;
	font-family: "ËÎÌå";
}
#help_title {
	height: 28px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	background-color: #f0f0f0;
	text-indent: 10px;
	margin-bottom: 5px;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
}



#help_class p {
	font-family: "ËÎÌå";
	font-weight: bold;
	color: #25992f;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 150%;
	text-indent: 10px;
	width: 650px;
	clear: both;
}
#help_class li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
#help_class ul {
	clear: none;
}

