
	#tab_menu_sp {
		text-align:left;
		height:36px;
		background-image:url(/images/sb_mnu_space.gif);
		padding:0px;
	}
	#tab_menu_sp a{
		font-size:110%;
		text-decoration:none;
		color:#999;	
		text-align:center;
		display:block;
		float:left;
		height:36px;
		background-image:url(/images/sb_mnu_deactive.gif);
		background-repeat:no-repeat;
		width:140px;
		padding-top:8px;
	}
	
	#tab_menu_sp a:hover{
		text-decoration:underline;
	}
	
	#tab_menu_sp a.selected{
		font-weight:bold;
		color:#F79650;
		width:140px;
		background-image:url(/images/sb_mnu_active.gif);
		background-repeat:no-repeat;
		display:block;
	}
	#tab_menu_sp a.hidden_tab{
		display:none;
	}
	
	#tab_content_sp{
		margin-top:10px;
		
	}
	
	#tab_content_sp .tab_page{
		display:none;
		padding-top:10px;
	}
	
	
	
	
	
/* Search Box Full*/
	
	#search_box {
		width:530px;
		height:260px;
		background:url(/images/bg_searchbox.gif) top left no-repeat;
		position:relative;
	}
	
	#search_box .heading{
		position:absolute;
		top:0;
		left:0;
		margin-left:20px;
		padding-top:175px;
		width:170;
		
		
	}
	
	#search_box .search_by{
		font-size:130%;
		font-weight:bold;
		color:#3B73A8;
	}
	
	#search_box .heading a{
		display:block;
		height:20px;
		margin-top:10px;
		padding-left:20px;
		color:#BBC6CB;
		color:#8EA5AF;
		font-size:110%;
		font-weight:bold;
		background:url(/images/bullet_check_d.gif) top left no-repeat;
	}
	
	#search_box .heading  a:hover{
		text-decoration:underline;
	}
	
	#search_box .heading a.selected{
		color:#FF6600;
		background:url(/images/bullet_check_a.gif) top left no-repeat;
		text-decoration:underline;
	}
	
	#search_box .panel{
		padding-top:20px;
		padding-left:190px;
	}
	
	
	
	#search_box .panel .tab_page{
		display:none;
	}
	
	#search_box .panel label{
		font-weight:bold;
		color:#3B73A8;
	}

	
	#search_box .panel #star_rating label{
		font-weight:bold;
		color:#FF6600;
	}
	
	#search_box #hotelname_panel{
		padding-top:70px;
	}
	
/* Search Box Date*/
	#changedate_section{
		display:none;
		border:3px solid #43CC38;
		padding:5px;
	}
	
	#changedate_section b{
		font-size:120%;
	}
	
	#searchbox_date label{
		font-weight:bold;
		color:#3B73A8;
	}
	

/* destination list*/
	#dest_list{
		margin-top:10px;
		width:530px;
		border:4px solid #43CC38;
		padding:10px;
		display:none;
	}
	
/* criteria section */
	#tab_menu_cri {
		float:left;
		width:150px;
		border:1px solid #999;
		padding:5px;
	}
	#tab_menu_cri a{
		padding-left:10px;
		text-decoration:none;
		color:#999;	
		height:21;
		display:block;
	}
	
	#tab_menu_cri a:hover{
		text-decoration:underline;
	}
	
	#tab_menu_cri a.selected{

		text-decoration:none;
		color:#000;	
		background-color:#DAE7F1;
		font-weight:bold;
		border:1px solid black;
	}
	
	#tab_content_cri{
		margin-left:180px;
		margin-top:0px;
		border:1px solid #999;
	}
	
	#tab_content_cri .tab_page{
		display:none;
		width:95%;
		padding:10px;
	}
	
	
/* filter box */
	#filter_box{
		background:url(/images/bg_filterbox.gif) top left no-repeat;
		padding:10px;
		padding-top:40px;
	}
	
	
	#filter_box label{
		color:#999;
		font-weight:bold;
	}
	
	#fl_display{
		width:173;
		height:51;
		background:url(/images/bg_filter_num.gif) top left no-repeat;
		text-align:center;
		
	}
	
	#fl_number{
		font-size:250%;
		font-weight:bold;
		color:#1369A4;
		margin-top:5px;
		line-height:32px;
		height:32px;
	}
	
	#fl_unit{
		color:#1369A4;
		font-weight:bold;
		line-height:11px;
		height:11px;
		padding-top:0px;
		
	}

/*search summary*/
	
	#criteria_summary{
		border-top:1px solid #999;
		border-left:1px solid #999;
	}

	#criteria_summary td{
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		padding-left:3px;
	}
	
	#criteria_summary .column1{
		background-color:#EEF3F3;
		color:#1369A4;
		font-weight:bold;
	}


	#criteria_summary .star_rating span{
		background:url(/images/bullet_check_list.gif) center left no-repeat;
		padding-left:20;
		margin-rihgt:5;
		height:25px;
		line-height:25px;
	}
	
/* search conclusion*/
	#search_conclude{
		font-weight:bold;
		font-size:120%;
		color:#CC3366;
	}


	#search_conclude b{
		color:#1369A4;
	}
	
	
/* Search Result */
	#search_list .page_nav{
		font-size:150%;
		border-top:1px dashed #999;
		padding-top:5;
		height:20;
		
	}
	
	#search_list .page_nav a{
		float:left;
		width:24px;
		height:24px;
		margin-left:10px;
		text-align:center;
		color:#1369A4;
		font-weight:bold;
		text-decoration:none;
	}
	/*
	#search_list .heading a.selected{
		
		color:#F79650;
		border:1px solid #F79650;
	}
	*/
	
	#sort_by {
		font-weight:bold;
	}
	
	#sort_by a{
		padding:0 2;
		margin-left:10px;
		color:#1369A4;
		text-decoration:none;
	}
	
	#search_list .legend{
		position:absolute;
		right:10;
		top:2;
		color:#AABCF5;
		font-size:120%;
	}
	


.min_rate{
	font-size:120%;
	background-color:#EEF3F3;
	color:#000;
	padding:0 2px;
}
.room_item{
	position:relative;
	width:180px;
	height:110px;
	background:url(/images/item_block2.gif) top left no-repeat;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

.room_item a.title{
	display:block;
	padding-left:20px;
	color:#F79650;
	font-weight:bold;
	text-decoration:none;

}

.room_item a:hover.title{
	text-decoration:underline;
}

.room_item .price{
	font-size:150%;
	font-weight:bold;
	color:#4791C5;
	color:#AABCF5;
	
}

.room_item .meal{
	margin-top:3px;
	font-size:80%;
	font-color:#000;
}

.room_item .promotion{
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
	background-color:#FF3366;
	font-weight:bold;
	padding: 2 4;
	text-align:center;
}

.room_item_button{
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.room_item_button td{
	text-align:center;
}

.room_item_button th{
	text-align:center;
	border-right:1px solid #ccc;
}



	
	
	

