.help_navi {
	background-image: url(../images/help_bg.jpg);
	height: 37px;
}
.help_navi ul {
	background-image: url(../images/help_1.jpg);
	background-repeat: no-repeat;
	padding-left: 192px;
	height: 37px;
}
.help_navi li {
	float: left;
	margin-right: 10px;
}
.help_navi a,.help_navi a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #50A0E2;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 8px;
	white-space:nowrap; 
}
.help_navi a:hover {
	background-image: url(../images/help_navi_on.jpg);
	background-repeat: repeat-x;
	border: 1px solid #1C6AAC;
}
.help_navi_on a,.help_navi_on a:visited,.help_navi_on a:hover {
	background-image: url(../images/help_navi_on.jpg);
	background-repeat: repeat-x;
	border: 1px solid #1C6AAC;
}.help_sub {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1967A9;
	border-bottom-color: #1967A9;
	border-left-color: #1967A9;
	padding: 10px;
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #1C69AD;
	line-height: 22px;
}
.help_continer {
	margin-top: 10px;
	border: 1px solid #B3D1F0;
}
.help_contt {
	background-image: url(../images/help_box_t.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 4px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #1E6BAF;
}
.help_next {
	float: right;
	margin-right: 20px;
}
.help_next a {
	font-size: 12px;
	font-weight: normal;
}
.help_continerbox {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	padding: 10px;
}
.help_table1 td {
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	font-family: "ËÎÌå";
}
.helpimg {
	border: 1px solid #999999;
}
.mar0 {
	margin-top: 0px;
}
