.help-info{
	width: 700px;
	min-height: 420px;
	height: 420px;
	margin-top: 10px;
}
.help-info li{
	margin-top: 8px;
	line-height: 22px;
	color: #666;
}
.help-info li a{
	display: inline-table;
	overflow: hidden;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
.help-info li a:hover{
	text-decoration: none;
}
.help-info li.help-info-title{
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	margin: 0;
}
.help-info li span{
	padding: 0 2px 0 2px;
}
.help-info li span image{
	border: 0;
}

/* sub help style */
.sub-help-style{
	width: 700px;
}
.sub-help-style li{
	margin-top: 8px;
	line-height: 22px;
	text-align: justify;
	color: #333;
}
.sub-help-style li.sub-help-title{
	font-style: 16px;
	font-weight: bolder;
	color: #003366;
}
/* end sub style */
/* s1_content style */
li.s1-title{
	font-weight: bolder;
}
ul.s1-content{
	width: 60%;
	margin-left: 60px;
	list-style-type: circle;
}
ul.s1-content li{
	color: #666;
}
/* end s1 */

