body {
	font-family: Arial, Helvetica, SansSerif;
	background-color: #6AC4E8;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.fc_contain {
	width: 908px;
	position: relative;
	margin: 0px auto;
}
.fc_header {
	width: 908px;
	height: 143px;
	background-image: url(imgs/bg_main_header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.fc_logo {
	float: left;
	width: 256px;
	height: 143px;
	margin: 0px 0px 0px 66px;
	background-image: url(imgs/bg_logo.jpg);
}
.fc_menu {
	float: right;
	height: 82px;
	padding: 61px 0px 0px 0px;
	line-height: 82px;
	margin: 0px 20px 0px 0px;
}
.fc_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
	width: auto;
	font-size: 12px;
}
.fc_menu ul li {
	float: left;
	margin: 0px;
	padding: 0px 7px;
	display: block;
}
.fc_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.fc_menu ul li a:hover {
	text-decoration: underline;
}
.fc_menu ul li ul {
	float: none;
	clear: both;
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #0082CD;
	margin: 0px;
	padding: 0px;
	z-index: 200;
	list-style: outside none none;
	font-size: 11px;
}
.fc_menu ul li ul li {
	float: none;
	clear: both;
	height: 18px;
	width: auto;
	line-height: 18px;
	margin: 0px;
	padding: 0px 5px;
}
.fc_menu ul li ul li a {
	color: #0082CD;
	text-decoration: none;
}
.fc_content_top {
	width: 908px;
	height: 31px;
	background-image: url(imgs/bg_content_top.jpg);
	clear: both;
}
.fc_content_mid {
	width: 908px;
	background-color: #FFFFFF;
	float: left;
}
.fc_content_mid h1 {
	font-size: 22px;
	color: #0082CD;
	margin: 0px;
	padding: 8px 0px;
}
.fc_content_mid h2 {
	font-size: 22px;
	color: #8CCC13;
	margin: 0px;
	padding: 8px 0px;
}
.fc_content_mid h3 {
	font-size: 16px;
	color: #0082CD;
	margin: 0px;
	padding: 8px 0px;
}
.fc_content_mid h4 {
	font-size: 16px;
	color: #8CCC13;
	margin: 0px;
	padding: 8px 0px;
}
.fc_content_mid a {
	color: #00558C;
	text-decoration: none;
}
.fc_content_mid a:hover {
	color: #8CCC13;
}
.fc_heading {
	width: 819px;
	height: 42px;
	margin-left: 66px;
}
.fc_content_main {
	width: 819px;
	padding: 0px 23px 0px 66px;
	font-size: 12px;
}
.fc_content_left {
	font-family: Arial, Helvetica, sansSerif;
	width: 250px;
	float: left;
	margin-left: 66px;
	font-size: 12px;
}
.fc_submenu {
	margin: 0px;
	padding: 0px;
}
.fc_submenu ul {
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.fc_submenu ul li {	
	margin: 0px;
	padding: 0px;
}
.fc_submenu ul li a {
	display: block;
	line-height: 32px;
	border: 1px solid #0185C5;
	color: #005B90;
	text-decoration: none;
	font-size: 14px;
	padding-left: 16px;
	background-image: url(imgs/bg_submenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fc_submenu ul li a:hover {
	background-image: url(imgs/bg_submenu_over.jpg);
}
.fc_content_right {
	width: 555px;
	margin-right: 23px;
	float: right;
	font-family: Arial, Helvetica, sansSerif;
	font-size: 12px;
}
.fc_content_bot {
	width: 908px;
	height: 31px;
	background-image: url(imgs/bg_content_bot.jpg);
	clear: both;
	margin-bottom: 16px;
}
.fc_footer_top {
	width: 908px;
	height: 25px;
	background-image: url(imgs/bg_footer_top.jpg);
	background-repeat: no-repeat;
}
.fc_footer_bot {
	width: 908px;
	height: 25px;
	background-image: url(imgs/bg_footer_bot.jpg);
	background-repeat: no-repeat;
}
.fc_footer_mid {
	width: 819px;
	background-color: #FFFFFF;
	padding: 0px 23px 0px 66px;
	font-size: 12px;
}
.fc_footer_mid p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.fc_footer_mid h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.fc_footer_mid h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.fc_footer_mid h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.fc_footer_mid h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.fc_admin {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 23px 5px 0px;
}
.fc_admin a {
	color: #FFFFFF;
	text-decoration: none;
}
.fc_admin a:hover {
	text-decoration: underline;
}
.man {
	color: #005B90;
}
.content_green_head {
	height: 37px;
	color: #FFFFFF;
	padding: 8px 12px 0px 26px;
	text-align: center;
	background-image: url(imgs/bg_head_green.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	margin: 0px;
}
.content_green_head a {
	display: block;
	height: 21px;
	padding: 8px 0px 0px 0px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.content_green_head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_green {
	height: 120px;
	padding: 0px 28px 10px 42px;
	overflow: hidden;
	background-image: url(imgs/bg_green.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
.content_green p {
	margin: 0px;
	padding: 8px 0px;
}
.content_blue_head {
	height: 37px;
	color: #FFFFFF;
	padding: 8px 12px 0px 26px;
	text-align: center;
	background-image: url(imgs/bg_head_blue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	margin: 0px;
}
.content_blue_head a {
	display: block;
	height: 21px;
	padding: 8px 0px 0px 0px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.content_blue_head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_blue {
	height: 120px;
	padding: 0px 28px 10px 42px;
	overflow: hidden;
	background-image: url(imgs/bg_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
.content_blue p {
	margin: 0px;
	padding: 8px 0px;
}
.content_blu2_head {
	width: 153px;
	height: 46px;
	padding: 5px 10px 0px 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image:url(imgs/bg_head_blu2.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}
.content_blu2_head a {
	display: block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	color: #FFFFFF;
}
.content_blu2_head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_blu2 {
	width: 185px;
	padding: 10px 10px 15px 22px;
	margin: 0px;
}
.content_blu2 p {
	padding: 0px;
	margin: 0px;
}
.content_green2_head {
	width: 153px;
	height: 46px;
	padding: 5px 10px 0px 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image:url(imgs/bg_head_green2.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}
.content_green2_head a {
	display: block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	color: #FFFFFF;
}
.content_green2_head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_green2 {
	width: 185px;
	padding: 10px 10px 15px 22px;
	margin: 0px;
}
.content_green2 p {
	padding: 0px;
	margin: 0px;
}
.content_faq_qall {
	clear: both;
	float: left;
	width: 100%;
	cursor: pointer;
}
.content_faq_num {
	color: #0082CD;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 10px;
	padding: 10px;
	text-align: center;
}
.content_faq_q {
	float: left;
	width: 10px;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}
.content_faq_quest {
	float: right;
	padding: 10px;
	width: 475px;
}
.content_faq_all {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	background-color: #F0FAFF;
}	
.content_faq_a {
	float: left;
	font-weight: bold;
	padding: 10px;
	width: 10px;
	font-size: 14px;
	margin-left: 30px;
	text-align: center;
}
.content_faq_ans {
	float: right;
	padding: 10px;
	width: 475px;
	font-weight: bold;
}	
.content_faq_line {
	height: 2px;
	clear: both;
	width: 100%;
	background-color: #0082CD;
}