@charset "utf-8";
/* CSS Document */

#container {
	width: 700px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}
#footer {
	height: 74px;
	width: 700px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../../images/footer6.jpg);
}
#footerL {
	float: left;
	height: 50px;
	width: 212px;
	padding: 0px;
	margin: 10px;
}
#footerC {
	margin: 10px;
	height: 50px;
	width: 212px;
	float: right;
	text-align: right;
}
#footerR {
	margin: 10px;
	float: right;
	height: 50px;
	width: 212px;
}


#banner {
	height: 187px;
	width: 700px;
}

#main_image {
	background-image: url(Images/B1slide.jpg);
	height: 150px;
	width: 700px;
	margin-top: 10px;
}
#body_main {
	float: left;
	width: 421px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-image: url(../../images/gray6.gif);
	background-position: 470px 30px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	height: auto;
	
}
#body_left {
	width: 175px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	float: right;
	top: auto;
}
#body_left_top {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	width: auto;

}
#body_left_bottom {
	font-size: 11px;
	font-family: Tahoma;
	line-height: 13px;
	color: #333333;
	padding: 0px;
}
#info {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #661A71;
	
}
#body {
	background-color: #FFFFFF;
	width: 700px;
	height: auto;
}

