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

body {
	background-image: url(images/bg_all.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: eef3f7;
}
ul {
	list-style-type:disc;
	margin:0px;
	padding:0px;
	padding-left: 15px;
}

#index {
	width:940px;
	margin:0 auto;
	position: relative;
}
#header {
	position: relative;
	width:940px;
	height: 44px;
}
#header_logo {
	position: absolute;
	width:130px;
	left: 0px;
	top: 0px;
}
#header_phone {
	position: absolute;
	right: 20px;
	top: 11px;
}


#title {
	position: relative;
	width:940px;
	height: 160px;
	z-index:-1;
}
#content {
	position: relative;
	width:940px;
	margin-top: 40px;
}
#content_L {
	float: left;
	width:330px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 18px;
	color: #316A89;
	letter-spacing: 1px;
	padding-left: 30px;
}
#content_L ul{
/*	list-style-type:none;
*/	margin:10px 40px;
	padding:0px;
}
#content_L ui{
	float:left;
}
#content_L_data {
	float: left;
	width:330px;
	left: 0px;
	font-size:15px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 22px;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 20px;
}

#content_R {
	float: right;
	width:550px;
	right: 0px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 18px;
	color: #316A89;
	letter-spacing: 1px;
}
#PIC {
	width:550px;
	height: 366px;
	background-image: url(images/roomB_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#x4 {
	position: relative;
	width:550px;
	height: 120px;
}
#x4_1 {
	position: absolute;
	width:140px;
	left: 0px;
	font-size: 12px;
	line-height: 18px;
}
#x4_2 {
	position: absolute;
	width:140px;
	left: 140px;
	font-size: 12px;
	line-height: 18px;
}
#x4_3 {
	position: absolute;
	width:140px;
	left: 280px;
	font-size: 12px;
	line-height: 18px;
}
#x4_4 {
	position: absolute;
	width:130px;
	left: 420px;
	font-size: 12px;
	line-height: 18px;
}
#content_R_price {
	width:550px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 18px;
	color: #316A89;
	letter-spacing: 1px;
	clear: both;
}

#footer {
	clear: both;
	position: relative;
	width:940px;
	height: 102px;
	padding-top: 40px;
}
#footer_logo {
	position: absolute;
	width:940px;
	left: 0px;
}
#footer_txt {
	position: absolute;
	width:700px;
	left: 200px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	bottom: 40px;
}
.r15b{
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
}