#bgInner{
	height:auto;
}


/**roomcontent**/

#roomcontent{
	margin-left:8px;
	padding-top:27px;
	float: right;
	width: 500px;
}
#roomcontent h1{
	text-align:center;
	margin:0px;
	padding:0px;
	height:25px;
 
}
#roomcontent p{
	font:13px Arial, Helvetica, sans-serif;
	color:#636363;
	line-height:20px;
	padding:0px;
	padding-left:0px;
	margin-top:7px;
}
/**roompic**/
#room_pic{
	width:506px;	
	float:right;	
	position:relative;
	right:25px;
	top:22px;
	padding-bottom:80px;
}
#room_pic img{
	margin:0px;
	float:left;
}
#room23{
	float:left;
	width:200px;	
}
#room45{
	float:right;
	width:306px;	
}
#room1{float:left;}
/**titleAbout**/
.titleAbout{
	background:url(../images/abouth3.jpg) left top no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:23px;
	padding-left:8px;
	margin-bottom:2px;
	margin-top:20px;
}
/**submenu**/
#submenu{
	width:192px;	
	float:left;
	position:relative;
	left:25px;
	top:2px;
}
#submenu .titleAbout{
	background:url(../images/roomh0bg.gif) left top no-repeat;
}
#submenu ul{
  padding:0px;
  margin:0px;
  float:left;
  list-style:none; 
}
#submenu a{
  display:block;
  width:169px;
  height:20px; 
  color:#636363;
  font:12px Arial, Helvetica, sans-serif;
  border-bottom:1px solid #d4d3d3;
  background:url(../images/about_icon.gif) 5px 9px no-repeat;
  text-decoration:none;
  margin-left:1px;
  padding-top:7px;
  padding-left:23px;
}

#submenu a:hover{
	background-color:#ffffca;

}

#submenu .r1 a{background-color:#ffffca;}

/**room_2**/
#room_pic .picroom{
	float:left;
	border:1px solid #ffffca;
}
#room_pic .biaojia{
	float:left;
	width:398px;	
	line-height:31px;
	background-color:#e23439;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffca;
	text-align:center;
	padding-bottom:9px;
	padding-top:9px;
	margin-top:0px;
	margin-bottom:30px;
}

