@charset "utf-8";
.hotel_details {

}
.hotel_details .top_button {
	height: 30px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.hotel_details .top_button .text {
	font-size: 12px;
	font-weight: bold;
	color: #FF7E00;
	float: left;
	padding-left: 36px;
	background-image: url(../images/icon/04.gif);
	background-repeat: no-repeat;
	background-position: 21px center;
}
.hotel_details .top_button .group {
	float: right;
	white-space: nowrap;
	padding-right: 30px;
}
.hotel_details .top_button .group .gtext {
	float: left;
	line-height: 20px;
}

.hotel_details  .top_button  .group  .gbutton ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.hotel_details  .top_button  .group  .gbutton li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../images/button/03_1.gif);
	background-repeat: no-repeat;
}
.hotel_details .top_button .group .gbutton li a {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/button/03_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 20px;
	float: left;
	display: block;
}
