@charset "utf-8";
/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets B&G Oceanic center.
	[ access css :access.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 {
	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 #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 #middle_container {
	width: 620px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
#wrapper #main #content #middle_container h3 {
	font-size: 1.6em;
	font-weight: bolder;
	color: #006699;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../img/title_point.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#wrapper #main #content #middle_container h4 {
	font-size: 1.4em;
	color: #990000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #main #content #middle_container h5 {
	text-align: left;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
#wrapper #main #content #middle_container .explanation_map {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 5px;
	margin-top: 5px;
	margin-right: 29px;
	margin-left: 29px;
	margin-bottom: 0px;
	text-align: left;
	border: 1px solid #3366CC;
	background-image: url(../img/access/p_bg.gif);
	background-repeat: repeat;
}
#wrapper #main #content #middle_container img {
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #main #content #middle_container .map_img {
	text-align: center;
}
#wrapper #main #content #middle_container .map_img #maparea {
	height: 525px;
	width: 561px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#wrapper #main #content #middle_container .map_img img {
	border: 1px solid #666666;
}
#wrapper #main #content .red {
	color: #990000;
	font-size: 0.8em;
}

