@charset "utf-8";
/* CSS Document */
.search_form{	font-family: "Arial Black";	font-size: 12px;}
.search_form input { border: 1px solid #CCCCCC;	background-color: #EAEAEA;	font-family: Verdana;	font-size: 12px;}
.search_star{ color: #FF9900;}

.hotel_photo{	border: 1px solid #CCCCCC;}
.hotel_list {	font-family:Arial;	font-size: 14px;}

.hotel_list a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

.hotel_list a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	background:#FF6633;
}


.hotel_list_other{
	font-size: 12px;
}
.first_word{
	font-family: "Arial Black";
	font-size: 24px;
	color: #999999;
}

.secoend_word{
	font-family: "Arial Black";
	font-size: 24px;
	color: #333333;
}
.pic_title{
	font-family: "Arial Black";
	font-size: 16px;
	color: #333333;
}
.cate_title{
	color:#008000;
	font-weight:bold;
}

.hotel_info{
font-size:12px; font-family:Verdana; line-height:20px;
}
.hotel_album_td{
background:url(../images/hotelmo-bg11.gif) no-repeat;
}
.album_title{color:#00B0B0; font-size:12px;}