@charset "utf-8";
/* Rooms.htm CSS Document */
*{
 padding:0;
 margin:0;
 }
#main #container #content #advsRoom {
	display:block;
	padding:15px 12px;
}

.houseotabone{
 width:550px;
 height:100%;
 margin-top:20px;
 } 
.houseotab ul{
 width:550px;
 height:30px;
 background:url(../images/ulbg.gif) repeat-x;
 }
.houseotab ul li{
 float:left;
 height:29px;
 display:block;
 margin-right:2px;
 width:auto;
 }
.houseotab ul li a{
 height:29px;
 display:block;
 background: url(../images/house1tabbg.gif) repeat-x;
 border:1px solid #98ad6c;
 border-bottom:none;
 color:#3d5406!important;
 text-decoration:none;
 width:auto;
 float:left;
 padding:0px 6px;
 }
.houseotab ul li a:hover,.houseotab .on a{
 background:url(../images/housetabhoverdese.gif) repeat-x;
 height:29px;
 font-weight:bold;
 color:#405302;
 border-bottom:none;
 width:auto;
 float:left;
 } 
.houseotabone .show{
padding:10px 0px;
 clear:both;
 } 
.houseotabone .show a{
  color:#2f3324;
 } 
#con_one_6 table,#con_one_5 table,#con_one_4 table,#con_one_3 table,#con_one_2 table,#con_one_1 table{
 margin:10px 0px;
 width:539px;
 border:1px solid #d0cab4;
 border-left:none;
 border-right:none;
 background-color:#f6f1dd;
 float:left; 
} 
#con_one_6 table .indent,#con_one_5 table .indent,#con_one_4 table .indent,#con_one_3 table .indent,#con_one_2 table .indent,.#con_one_1 table .indent{
 padding-left:10px;
 } 
#con_one_6 table tr th a,#con_one_5 table tr th a,#con_one_4 table tr th a,#con_one_3 table tr th a,#con_one_2 table tr th a,#con_one_1 table tr th a{color:#2f3324; }
#con_one_6 table tr th,#con_one_5 table tr th,#con_one_4 table tr th,#con_one_3 table tr th,#con_one_2 table tr th,#con_one_1 table tr th{
 font-weight:normal;
 height:25px;
 color:#343722;
 padding-left:10px;
 line-height:1.6em;
 } 
.dowo img{
 margin:0;
 padding:0;
 } 