@charset "utf-8";
.hotel_list .thumbnails {
	font-size: 12px;
	float: left;
	width: 180px;
	text-align: center;
}
.hotel_list .thumbnails a {
	background-image: url(../images/background/13.gif);
	height: 97px;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 6px;
	padding-left: 6px;
	text-align: left;
}
.hotel_list .details {
	float: left;
}
.hotel_list .details h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.hotel_list .details .info {
	line-height: 18px;
}
.hotel_list .details .button {
	padding-top: 5px;
}
.hotel_list .details .button ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.hotel_list .details .button li {
	background-image: url(../images/button/04_1.gif);
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}
.hotel_list .details .button a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	background-image: url(../images/button/04_2.gif);
	height: 15px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.hotel_list .details .button li.blue {
	background-image: url(../images/button/05_1.gif);
}
.hotel_list .details .button li.blue a {
	background-image: url(../images/button/05_2.gif);
}
.hotel_list .hotel_normal {
	padding-top: 12px;
	padding-bottom: 12px;
}
.hotel_list .hotel_alternate {
	background-color: #F5F5F5;
	padding-top: 12px;
	padding-bottom: 12px;
}

