############################
# roomrent-sites commons
############################
.base_content {
	padding-left:5px;
	font-size : 10.5pt;
}
.base_content h2 {
	color: #0083CE; 
	font-size: 1.3em;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px #0083CE dashed;
	font-weight: bold;
}
table.list {
	width: 100%;
}
	table.list th {
		border: solid 1px rgb(200,200,200);
		background:#0083CE;
		color:#ffffff
	}
	table.list td {
		font-size : 10.5pt;
		border: solid 1px rgb(200,200,200);
		line-height:160%;
	}
	
table.recommend {
	width: 100%;
	border-bottom: 1px dotted gray;
	text-decoration:none;
	padding-left:25px;
}
	table.recommend td {
		font-size : 10.5pt;
		border: 0px;
		line-height:160%;
	}

table.detail {
	width: 100%;
}
	table.detail td.caption {
		text-align : left ;
		width: 100px;
		font-size : 11pt ;
		clear: both;
		background: #0083CE; 
		color: #FFF;
		margin: 0 0 0 0px; 
		font-weight: bold;
		padding: 5px 5px 5px 5px;
		margin: 2px 2px 2px 2px;
	}
	table.detail td {
		font-size : 10.5pt;
		border: solid 1px rgb(200,200,200);
		padding: 5px 5px 5px 5px;
		line-height:160%;
	}

table.inline_tbl {
	width: 100%;
}
	table.inline_tbl th {
		border: solid 1px rgb(200,200,200);
		text-align:center;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		background: #F5F5F5;
	}
	table.inline_tbl th.charge_name {
		width : 40%;
	}
	table.inline_tbl th.cost{
		width : 20%;
	}
	table.inline_tbl td {
		border: solid 1px rgb(200,200,200);
	}
	table.inline_tbl td.cost_value{
		text-align : right;
	}

############################
# original
############################
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
img {
	border:0px;
}
.main{
	width:760px;
	padding:0;
	margin:0px auto;
	border:1px solid #CCCCCC;
}

#header{
	width:760px;		
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	height:100px;	
}
#left{
	position:relative;
	float:left;
	width:530px;		
}
#right{
	position:relative;
	float:left;
	width:229px;
	border-left:1px solid #CCCCCC;	
}
#footer{
	position:relative;
	clear:left;	
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	padding:14px 0 13px 15px;	
	height:13px;		
}
#footer a{
	color:#000000;
	background-color:inherit;
}
a{
	color:#0083CE;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
.name{
	float:left;
	width:327px;
	padding:30px 0 0 80px;
	font-size:30px;
	color:#0083CE;
	background-color:inherit;
}
.logo{
	float:left;
	width:353px;
}
.slogan{
	font-size:12px;

}
.menu{
	position:relative;
	clear:left;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	padding:15px 0;
	margin-bottom:10px;	
}
.menu a{
	color:#000000;
	background-color:inherit;
	font-variant:small-caps;
	text-decoration:none;
	margin:0px 15px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/p.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:15px;
}
.menu a:hover{
	text-decoration:underline;
}
h2{
	font-size:12px;
	color:#0083CE;
	background-color:inherit;
	font-weight:bold;
	font-variant:small-caps;
	padding:0 0 0px 0;
}
.text{
	padding:15px;
	text-align:justify;
	font-size:11pt;
	margin-left:15px;
	line-height:200%;
}
	.text p{
		margin-left:25px;
	}
.h_l{
	clear:left;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	height:1px;
	width:740px;
	margin:10px 10px 0 10px;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:15px;
}
img.main_map {
	width : 508px;
	height : 325px;
}

img.middle0 { width:350px; height:350px; border:0px; cursor:hand;}
img.middle1 { width:358px; height:268; border:0px; cursor:hand;}
img.middle2 { width:268; height:358px; border:0px; cursor:hand;}

img.banner { width:149px; height:38px; border:0px; cursor:hand;}
