<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: #4D4D4D;
	font-size: 75%;
	font-family: "Helvetica", "Arial","Sans Serif";
}
a{ color: blue; text-decoration: underline; }
a:hover{ text-decoration: none; }
.bold {font-weight: bold;}
.italic {font-style: italic;}
.note {color: red;}
.notice {font-size: 80%;}
span.hidden {display: none;}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.hide {display: none;}
.lang_hide{display:  none;}
table td li.lang_hide{display:  none;}
ul.disc li {list-style: disc;}
.banner {margin: 15px 0 0 0;}

#container {
	display: block;
	margin: 0 auto;
	width: 960px;
	padding: 0 10px;
	background: url(../../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
}

	#header {
		width: 960px;
		height: 80px;
		background: url(../../images/header.gif) no-repeat bottom;
	}
	#header_home {
		width: 960px;
		height: 80px;
		background: url(../../images/home/header_home.gif) no-repeat bottom;
	}
	#view {
		width: 960px;
		height: 320px;
	}
	#main {
		clear: both;
		width: 960px;
		height: auto;
		background: url(../../images/mainbg.gif);
		background-repeat: repeat-x;
	}
	#contents {
		width: 960px;
	}

div#hotelList {
	width: 100%;
	background: url(../../images/hotelist_back_map.jpg) no-repeat top;
}

dl.hotelList {
	display: inline;
	float: left;
	padding: 10px;
	width: 280px;
	height: 285px;
	text-align: left;
	overflow: hidden;
}
	#footer_bar {
		clear: both;
		padding: 5px 20px;
		margin-top: 20px;
		width: 920px;
		text-align: right;
		border-top: 1px solid #e5e5e5;
	}
	#footer{
		padding: 10px 20px 0;
		width: 920px;
		height: 80px;
		font-size: 91%;
		color: #808080;
		background: url(../../images/footer.gif) repeat-x;
	}



/* @group CLEAR FIX */

.clearFix:after{
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearFix{
	display: inline-block;
	min-height: 1px;
}
* html .clearFix{
	height: 1px;
	/*Â¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.clearFix {
    display: block;
}

/* @end */
h1#logo {
	float: left;
	height: 70px;
	/*float: left;
	width: 210px;
	height: 61px;
	text-indent: -100em;
	background: url(../../images/h1logo.gif) no-repeat;
	background-position: 0px -5px;
	overflow: hidden;*/
}

/* @group HEADER MENU */
#header_menu {
	position: relative;
	float: right;
	top: 30px;
	left: -220px;
	width: 360px;
	/*position: relative;
	top: 0px;
	left: 220px;
	width: 500px;*/
}
#header_menu a {
	color: #4D4D4D;
}

#header_menu ul li {
	position: relative;
	float: left;
	margin-right: 5px;
	width: 100px;
	height: 30px;
}
#header_menu ul li a {
	display: block;
	padding-left: 25px;
	height: 30px;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	background: url(../../images/cursor.gif) no-repeat;
	background-position: 0 13px;
}

#header_menu ul li table {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 90%;
	border-collapse: collapse;
	border: none;
}
				
#header_menu ul li ul {
	position: absolute;
	top: 28px;
	left: 0px;
	padding: 0 0 10px 0;
	margin: 0;
	width: 100px;
	height: 0;
	visibility: hidden;
	background: #FFF;
	overflow: hidden;
	z-index: 9999;
	opacity: .9;
	filter: alpha(opacity = 90);
	/* CSS3 */
  	-webkit-border-radius:5px;
  	-moz-border-radius:5px;
	-opera-border-radius:5px;
}
#header_menu ul li ul li {
	margin-bottom: 0;
	width: 100%;
	height: 30px;
}
#header_menu ul li ul li.hide {
	display: none;
}

#header_menu ul li ul li a {
	display: block;
	padding: 0 10px;
	margin: 0;
	background-image: none;
}
#header_menu ul li ul li:hover,
#header_menu ul li ul li span:hover,
#header_menu ul li ul li a:hover {
	background-color: #E9E7DB;
}
/*
#header_menu ul li a:hover {
	position: relative;
	z-index: 999;
}
*/

#header_menu ul li:hover ul ,
#header_menu ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 1000;
}
/* @end */


/* @group GLOBAL */

ul#globalmenu {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 25px;
}
	ul#globalmenu li {
		display: inline;
		float: left;
		width: 240px;
		height: 25px;
		text-align: center;
		background: url(../../images/global.gif);
		background-position: bottom 0;
		
	}
	ul#globalmenu li.current a {
		background: none;
	}
	ul#globalmenu li a {
		display: block;
		padding-top: 5px;
		width: 240px;
		height: 20px;
		color: #FFF;
		font-family: "Georgia","Times New Roman","Times";
		font-weight: bold;
		text-shadow: #333 1px 1px;
		text-decoration: none;
		text-align: center;
		background: url(../../images/global.gif);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	ul#globalmenu li.item-1 {
	}	
	ul#globalmenu li.item-2 {
	
	}
	ul#globalmenu li.item-3 {
	
	}
	ul#globalmenu li.item-4 {
	
	}
	ul#globalmenu li.item-1 a {
		background-position: 0 0;
	}
	ul#globalmenu li.item-2 a {
		background-position: -240px 0;
	}
	ul#globalmenu li.item-3 a {
		background-position: -480px 0;
	}
	ul#globalmenu li.item-4 a {
		background-position: -720px 0;
	}
	ul#globalmenu li.item-1 a:hover,
	ul#globalmenu li.item-2 a:hover,
	ul#globalmenu li.item-3 a:hover,
	ul#globalmenu li.item-4 a:hover {
		background: none;
	}
/* @end */


/* @group FOOTER */
div.backtotop {
	width: 620px;
	text-align: right;
}
div.backtotop a {
	direction: inline;
	float: right;
	padding: 0 0 0 1em;
	color: #4D4D4D;
	text-decoration: none;
	background: url(../../images/icon2.gif) no-repeat;
	background-position: left center;
}
#footer_bar a {
	padding-left: 1em;
	color: #4D4D4D;
	text-decoration: none;
	background: url(../../images/icon2.gif) no-repeat;
}
dl.hotelList dt {
	padding-left: 15px;
	font-weight: bold;
	background: url(../../images/icon1.gif) no-repeat;
}
dl.hotelList dd {
	padding-left: 1em;
}
#footer_bar  dl.hotelList dd li {
	padding: 1px;
}
#footer_bar  dl.hotelList dd li a {
	display: block;
	background: none;
}
#footer_bar  dl.hotelList dd li a:hover {
	color: #000;
	text-decoration: underline;
}
#footer_bar  dl.hotelList dd li.nosite {
	display: block;
	padding-left: 12px;
	color: #d1d1d1;
}
#footer ul li {
	display: inline;
	margin-left: 1em;
}
#footer ul li a {
	padding-right: 1em;
	color: #808080;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#copyrights {
	float: right;
	margin-top: 5px;
}
	#copyrights a {
		color: #808080;
		text-decoration: none;
	}
	#copyrights a:hover {
		text-decoration: underline;
	}
/* @end */

/* @group Reserve */
#sidebar_body {
	background: #E9E7DB;
}
#reserve .nallow {
	height: 15px;
}

#reserve input#search {
	display: block;
	margin: 1px auto;
}
/* @end */
</pre></body></html>