td{
	font-size:12px;
}

.FHotel_area{
	width:120px;
}

.FHotel_country{
	width:150px;
}

.FHotel_state{
	width:150px;
}

.FHotel_city{
	width:200px;
}

.FHotel_location{
	width:140px;
}

.FHotel_button{
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
}



.FHotel_place{
	
}

.FHotel_place td{
	padding-left:0px;
	padding-right:10px;
	padding-top:5px;
}


.FHotel_box_inner{
	padding-left:20px;
	padding-right:20px;
}

.FHotel_box{
	width:580px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}



.FHotel_box strong{
	background:url(icon_img01.gif) no-repeat;
	padding-left:13px;
	color:#333;
}


.FHotel_searcharea_parts{
	width:580px;
	margin:5px 0px 0px 15px;
	background-color:#FFFFFF;
	background-image:url(searcharea_head01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:25px;
}

.FHotel_searcharea_parts .foot{
	clear:both;
	width:580px;
	height:5px;
	background-image:url(searcharea_foot01.jpg);
	background-repeat:no-repeat;
	font-size:0px;
}

.FHotel_overview{
	font-size:10pt;
	margin:5px 5px;
}

.FHotel_submit{
	width:150px;
	height:25px;
}

#FHotel_footer{
	width:360px;
	float:left;
	text-align:right;
	padding-right:30px;
}

#copy_tabiweb{
	float:right;
	margin-right:5px;
	margin-top:11px;
}




#hotellist {
border:1px dashed #999999;
clear:both;
color:#666666;
font-size:x-small;
margin:10px 0;
padding:8px;
width:700px;
}

#hotellist dl dd {
display:inline;
margin:0;
padding-left:8px;
width:150px;
}

#hotellist dl dt {
font-weight:bold;
margin-bottom:2px;
padding:3px 0 0 8px;
}
#hotellist dl {
line-height:1.5em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


