
input, select {
	vertical-align:middle;
	border:1px solid #999;
	height:18px;
	
}
/* CSS Document */

.search_bt{
	background:url(../images/search_bt.png) no-repeat top;
	width:122px;
	height:29px;
	border:0;
	cursor:pointer;
}

.clear {
	clear:both
}
input, textarea, select {
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:lighter;
}
#search_hotel{
	background-color:#79ebff;
	background:url(../images/bg.png) repeat-x top;
	border:1px solid #39cde8;
	color:#004e9e;
	width:323px;
	float:left;
	padding:5px 5px 5px 5px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}
#search_hotel .text_hotel_search{
	font-size:20px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}

a.link{
	color:#004e9e;
	font-size:12px;
	text-decoration:underline;
	
}
a.link:hover{
	font-size:12px;
	color:#aeaeae;
	text-decoration:none;
	

}
a.info{
	font-size:12px;
	text-decoration:underline;
	color:#ffa606;
	
}
a.info:hover{
	font-size:12px;
	color:#aeaeae;
	text-decoration:none;
	

}
a.morereview{
	color:#004e9e;
	font-size:13px;
	text-decoration:underline;
	
}
a.morereview:hover{
	font-size:13px;
	color:#aeaeae;
	text-decoration:none;
	

}
.box_border_search {
	padding:15px 10px;
	position:relative;
	height:170px;
	border-bottom:1px solid #e3dfdf;
}
.box_border_search_info {
	padding:0px 10px;
	position:relative;

}


.hotel_search{
	z-index:1; position:absolute; width:292px; 
}
.search{
	background-color:#fff;
	border:1px solid #999;
	cursor:pointer;
	
	
}
.search_focus{
	background-color:#E7F5FE;
	border:1px solid #999;
	cursor:pointer;
	
	
}
.search:hover{
	background-color:#E7F5FE;
	border:1px solid #999;
	
	
}
.search_box{

	background:url(../images/search.png) left no-repeat ;
	padding-left:25px;
	border-bottom:1px solid #CCC;
	line-height:22px;
}








