body{
	background-color:#f1d788;
	background-position:top;
	background-attachment:fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
.main_tit{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#292929;
}
.tablebg{
	background:url(../images/navigationbg.png);
	width:179px;
	height:452px;
	background-repeat:no-repeat;
}
.bottom{
	background-color:#333333;
	margin-bottom:0px;
	padding:0px;
	height:50;
	width:100%;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.footer {
	position:absolute;
    height:70px;
    background:#cc9900;
    left:0;
    right:0;
	width:100%;
	margin:0 -10px -10px 0;
	padding:0;
}
.fotter_text{
	font-family:arial;
	font-size:12px;
	color:#634b03;
}

.room_text{
	font-family:arial;
	font-size:13px;
	color:#535353;
	text-align:justify;
	width:700px;
	line-height:19px;
}
.room_text1{
	font-family:arial;
	font-size:14px;
	color:#634b03;
	line-height:16px;
}
.room_text2{
	font-family:arial;
	font-size:14px;
	color:#07301f;
	line-height:16px;
}
.room_desT{
	font-family:arial;
	font-size:16px;
	color:#cc9900;
	line-height:16px;
	font-weight:bold;
}
.room_dest{
	font-family:arial;
	font-size:13px;
	color:#333333;
	line-height:21px;
}
.res_tit{
	font-family:arial;
	font-size:26px;
	color:#cc9900;
	line-height:30px;
}
.res_B{
	font-family:arial;
	font-size:14px;
	color:#634b03;
	line-height:18px;
	font-weight:bold;
}
.res_t{
	font-family:arial;
	font-size:14px;
	color:#634b03;
	line-height:18px;
}
.fec_tit{
	font-family:arial;
	font-size:20px;
	color:#cc9900;
	line-height:24px;
}