#left {
	float: left;
	width: 648px;
	margin-bottom: 20px;
}
#right {
	float: left;
	width: 340px;
}
.helptitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D3D3;
	width: 605px;
	margin: 0px auto;
	line-height: 30px;
	color: #85AA00;
	font-size: 14px;
	font-weight: bold;
}
#helplbody {
	width: 580px;
	margin: 10px auto;
	line-height: 28px;
	
}

#helplbody ol{
	width: 560px;
	padding-left: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#helprbody {
	width: 290px;
	line-height: 30px;
	margin: 5px auto;
}
.z {
	color: #E28500;
}