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

/*.booking{
	position:absolute;
	display:block;	
	width:378px;
	height:417px;
	left: 116px;
	top: 160px;
	z-index: 5;
}*/


.booking_main table{
margin:5px 0 0 3px;
}

.booking_main table td{
padding:0px;

}

.booking_main p {
   font-size:13px;
   line-height:1.5em;
   padding:5px;
   color:#FFFFFF;   
}

.booking_main {
	position: absolute;
	left: 50px;
	top: 270px;
	width: 145px;
	height: 100px;
	padding-left: -20px;
	padding-top: 20px;
	
}



/*--------------------------main------------*/
.main p {
   font-size:13px;
   line-height:1.5em;
   padding:5px;
   color:#FFFFFF;   
}

.main {
	position:absolute;
	left: 0px;
	top: 285px;
	width:340px;
	height:100px;
	
}




.more {
	position:absolute;
	left: 5px;
	top: 80px;
}

/*--------------------------news------------*/
.news{
	display:block;
	width:360px;
	height:417px;
	left: 303px;
	top: 220px;
	z-index: 6;
}

.news_main p {
   font-size:13px;
   line-height:1.5em;
   padding:5px;
   color:#FFFFFF;   
}

.news_main {
	position:absolute;
	left: 14px;
	top: 285px;
	width:340px;
	height:100px;
	
}

/*--------------------------room------------*/
.room{
	position:absolute;
	display:block;
	background-image:url(../images/card_room.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:378px;
	height:417px;
	left: 489px;
	top: 160px;
	z-index: 5;
	}

/*--------------------------nearby------------*/
.nearby{
	position:absolute;
	display:block;
	background-image:url(../images/card_nearby.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:378px;
	height:417px;
	top:125px;
	left:1px;
	z-index: 4;
}

/*--------------------------location------------*/
.location{
	position:absolute;
	display:block;
	background-image:url(../images/card_location.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:378px;
	height:417px;
	left: 620px;
	top: 123px;
	z-index: 4;
}


.txt_w {
	color: #FFFFFF;
	font-weight:bold;	
	font-size: 12px;
	text-align:right;
	padding:8px 3px 8px 0;
	
}

.txt_w_cp{
	color: #FFFFFF;		
	font-size:12px;
	text-align:right;
	padding:5px 0 8px 0;
	
	
}
