#HelpA {
	clear: both;
	height: 110px;
	width: 960px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HelpB {
	clear: both;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HelpB_A {
	float: left;
	width: 220px;
}
#HelpB_Aa {
	width: 140px;
	border: 1px solid #C9E2F5;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 32px;
	padding-bottom: 32px;
	background-color: #F8FBFE;
}
#HelpB_Aa li {
	float: left;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	line-height: 34px;
	height: 34px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#HelpB_Aa a {
	font-weight: bold;
	color: #175491;
}
#HelpB_Aa a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#HelpB_Aa li span a {
	color: #FF3300;
}

#HelpB_Aa .HelpB_Aaa {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

#HelpB_B {
	float: left;
	width: 698px;
	font-size: 12px;
	line-height: 24px;
	color: #232323;
	border: 1px solid #E1E1E1;
	padding: 20px;
}
#HelpB_B .HelpB_Ba {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
