	
div.hotel_select {
	width:276px;
	float:left;
	background-color:#CCCCCC;
	border-color: #000000;
	border-top-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 12px;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size:10px;
}
p.hotel_select_title {
	margin:10px 0 0 0;
	padding:0;
}
p a.hotel_select_title {
	font-size:12px;
	font-weight:bold;
	padding:3px 0 10px 30px;
	margin:4px 0 0 0;
	background-image:url(../images/index_hotel_main_arrow.gif);
	background-repeat:no-repeat;
	color:#333333;
}
a.hotel_select_title:hover {
	color:#FFFFFF;
}
div.hotel_select div{
	float:left;
	width:100px;
}
div.hotel_select div.hotel_select_content{
	float:right;
	width:160px;
	padding:10px 5px 5px 5px;
}
div.hotel_select div.hotel_select_content p{
	margin:8px 0 8px 0;
	padding:0;
}
div.hotel_select div{
	float:left;
	width:100px;
}
div.hotel_select div.hotel_select_content{
	float:right;
	width:160px;
	padding:10px 5px 5px 5px;
}
div.hotel_select div.hotel_select_content p{
	margin:8px 0 8px 0;
	padding:0;
}
