@import url(/submenu01.css);

.box_495{
	width:495px;
	margin-left:40px;
}

/*ie以外*/
.box_495:after{
	content: " ";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

/*mac ie*/
.box_495{
	display:inline-table;
}

/*windows ie \*/
* html .box_495{height:1%}
.box_495{display:block;}

.hotel_1item{
	float:left;
	width:165px;
}

.hotel_pic{
	width:150px;
	height:150px;
}

.hotel_name{
	width:146px;
	padding:2px;
	background:#ffffff url(/img/report_hotel_name_bg.jpg) bottom repeat-x;
}

.hotel_link{
	width:146px;
	padding:2px 2px 15px 2px;
	color:#ff0000;
	text-align:right;
}

.target_fund{
	width:150px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px #cccccc;
}

#report_map{
	float:left;
	width:560px;
	height:270px;
}