@charset "utf-8";
/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets B&G Oceanic center.
	[ event css :event.css ]	
	CopyrightiCj2007 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */

#wrapper #main #mainBanner {
	height: 260px;
	width: 810px;
}
#wrapper #main #mainBanner h2 {
	background-image: url(../img/top/main.jpg);
	background-repeat: no-repeat;
	height: 266px;
	text-indent: -9999px;
}
#wrapper #main #content_wrap {
	width: 790px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#wrapper #main #content_wrap #middle_container {
	width: 770px;
	margin: 0px;
}

#wrapper #main #content_wrap #left_container {
	float: left;
	width: 160px;
	text-align: center;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #main #content_wrap #banner {
	clear: both;
	height: 60px;
	padding: 10px 0px;
}
#wrapper #main #content_wrap #banner p {
	float: left;
	padding-right: 10px;
}
