#modal_view {
	z-index: 100;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
}
#waiting_view {
	z-index: 999;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.75);
}
p.paging {
	float: right;
	padding: 16px 10px 0px;
}
p.paging a {
	margin: 0px 2px;
}
p.paging em {
	margin: 0px 2px;
	font-size: 12px;
	font-weight: bold;
}
p.paging span.disable {
	margin: 0px 2px;
	text-decoration: none;
	color: #ccc;
}
p.suggest_input_example {
	margin: 0px 10px 0px 5px;
	padding: 3px 0px 0px;
	text-align: left;
	font-size: 10px;
}
div.popular_city_list_link {
	margin: 0px 10px 0px 5px;
	padding: 3px 0px 0px;
	text-align: right;
}
div.popular_city_list {
	position: absolute;
	display: none;
}
div.popular_city_list ul {
	position: absolute;
	top: -35px;
	left: 173px;
	z-index: 100;
	text-align: left;
	width: 600px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 10px;
}
div.popular_city_list ul li {
	display: list-item;
	width: 150px;
	float: left;
}

/*googlemap«oµ*/
.gm-style-iw div { overflow: hidden !important;}
div.gm_balloon_box { margin: 4px 20px; width: 305px;}
.clearfix {display: block;}
.clearfix::after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
div.gm_balloon_left { float: left; width: 60px;}
mg.gm_balloon_photo { display: block; height: 80px; width: 60px;}
.gm-style img { max-width: none;}
div.gm_balloon_right { float: right; width: 235px; text-align: left;}
.gm_balloon_hotelName, .gm_balloon_hotelOutline, .gm_balloon_linkPrice { font-weight: bold;}
.gm_balloon_hotelName a, .gm_balloon_hotelOutline a, .gm_balloon_linkPrice a { font-size:10px;}
article.modal_map_view  {}
article.modal_map_view div.modal_map_view {
	width: 100%;
	height: 100%;
}
article.modal_map_view div.modal_map_view > div {
	margin: 0px auto;
	padding: 20px;
	width: 744px;
	height: 614px;
	border: 2px solid #097ab3;
	position: relative;
	display: inline-block;
	background-color: white;
}
article.modal_map_view dl.map-box {
	
}
article.modal_map_view dl.map-box:after {
	clear: both;
}
article.modal_map_view dl.map-box > dt {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
	font-size: 1.6rem; 
	font-size: 16px; 
	font-weight: 900;
}
article.modal_map_view dl.map-box > dd {
	display: list-item;
	list-style: none;
}

div.map_view {
	 width: 700px; height: 530px;
}
article.modal_map_view dl dd ul {
	margin: 0px 0px 0px 0px;
}
article.modal_map_view dl dd ul li img {
	margin: 0px 0px 0px 0px;
}

article.modal_review_view {}
article.modal_review_view div.modal_review_view {
	width: 100%;
	height: 100%;
}
article.modal_review_view div.modal_review_view > div {
	margin: 0px auto;
	padding: 10px;
	width: 750px;
	background-color: #fff;
	border: 1px solid #999;
	position: relative;
}
article.modal_review_view dl {
	overflow: auto;
}
article.modal_review_view dl:after {
	clear: both;
}
article.modal_review_view dl dt {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 16px;
}
article.modal_review_view dl dd {
	display: list-item;
	list-style: none;
	float: left;
}
article.modal_review_view dl dd.close-button,
article.modal_map_view dl dd.close-button {
	float: right;
	margin-bottom: 11px;
}

dl dd.close-button a {
	text-decoration: none;
	font-size: 20px;
}

#airDetailhBox, #roomDetailhBox {
	width: 100%;
	height: 100%;
}
li.hotel-filter-area-hidden {
	display: none;
}
.srchAreaAir .search-box {
	background: #E7F5FF;
	width: 186px;
	height: auto;
	overflow: hidden;
	border: 2px solid #008cd8;
	border-top: none;
	margin-bottom: 25px;
}
.srchAreaAir .search-box dl {
	width: 176px;
	height: auto;
	overflow: hidden;
	padding: 0 5px 8px 5px;
	border-bottom: 1px dotted #008cd8;
	margin-bottom: 8px;
	background-image: none;
}
.srchAreaAir .search-box dt, .srchAreaAir .search-box dd {
	width: 164px;
	height: auto;
	padding: 0;
	overflow: hidden;
	border-left: none;
	border-right: none;
}
.srchAreaAir .search-box dt {
	font-weight: bold;
	color: #0d0d0d;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/PSRglay.gif) 0 5px no-repeat;
	padding: 0 0 3px 10px;
}
.srchAreaAir .search-box dd {
	border: 1px solid #BBB;
	border-radius: 5px;
	background: #FFF;
	width: 164px;
	height: auto;
	padding: 5px 5px 4px 5px;
	margin-bottom: 2px;
}
.srchAreaAir .search-box dd input {
	border: solid 1px #d3d2c6;
	box-sizing: border-box;
	width: 176px;
	min-height: 24px;
	font-size: 12px;
	line-height: 2.5;
	color: #333;
	margin-right: 5px;
	padding: 2px 5px;
	background: url("../images/topSearchCal.png") no-repeat scroll right center rgba(255, 255, 255, 1);
}

div.htlRoom p.sold-out {
	padding: 2em 1em;
	color: red;
	font-weight: bold;
	text-align: center;
}

div.htlRoom p.error {
	padding: 2em 1em;
	color: red;
	font-weight: bold;
	text-align: center;
}

div.pht div.loading {
	background: url('/dp_d/hotel-image-loading.gif') no-repeat center;
	background-color: #fff;
	width: 225px;
	height: 127px;
}

div.pht div.loading img.load {
	display: none;
}

div.hotel-plan-select-option {
	width: 100%;
	height: 100%;
	position: absolute;
}

div.hotel-plan-select-option > div {
	position: relative;
}
