@charset "utf-8";
/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets B&G Oceanic center.
	[ facilities css :facilities.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 #middle_container {
	width: 620px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
#wrapper #main #content #middle_container .map_img {
	text-align: center;
}
#wrapper #main #content #middle_container .map_img img {
	border: 1px solid #666666;
}
#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 {
	background-image: url(../img/guide/aqua.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#wrapper #main #content #middle_container h5 {
	font-size: 1.4em;
	color: #990000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#wrapper #main #content #middle_container p {
	font-size: 1.2em;
	line-height: 1.75em;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
}
#wrapper #main #content #middle_container img {
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #main #content #middle_container ul {
	font-size: 1.2em;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrapper #main #content #middle_container li {
	line-height: 22px;
	margin-left: 29px;
	list-style-type: disc;
}
#wrapper #main #content .right_photo {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #main #content .right_photo img {
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	border: 4px solid #FFFFFF;
}
#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 .anchor_container {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	float: right;
	height: auto;
	clear: both;
}
.red {
	color: #CC0000;
}

