<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content h2{
	color:#73B32B;
	font-size:24px;
	margin:15px 0;

	font-weight:normal;
	display:inline-block;
	border-right:1px solid #73B32B;
	padding-right:20px;
}

#booking_tabs_block {
	width: 100%;
	margin-bottom:15px 0;
	position:relative;
}
#booking_tabs_block ul, #booking_tabs_block li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#booking_tabs_block .tabs {
	position:absolute;
	left:248px;
	top:-47px;
}
#booking_tabs_block .tabs li {
	float: left;
	margin: 0 10px 0px 10px;
	height: 32px;
	cursor: pointer;
	font-size:13px;
}
#booking_tabs_block .tabs li.active {
	color:#73B32B;
	border-bottom:2px solid #73B32B;
	padding-bottom: 0px;
}
#booking_tabs_block .tabs li.hover{
	background: ; 
}
#booking_tabs_block .tabs span {
	display: block;
	float: left;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
}
#booking_tabs_block .tab_container {
	clear: both;
	border-top: 1px solid #C5C4C2;
	border-bottom: 1px solid #C5C4C2;
	overflow: hidden;
}
#booking_tabs_block .tab_container ul {
	border-top: 1px solid #C5C4C2;
	border-bottom: 1px solid #C5C4C2;
	margin-top:1px;
	position: relative;
	height: 95px;
	overflow: hidden;
}
#booking_tabs_block .tab_container .tab_content li {
	position: absolute;
	width: 100%;
	height: 100%;
}
#booking_tabs_block .tab_container .tab_content li .block {
	/*width:25%;
	float:left;
	box-sizing: border-box;*/
	padding:10px 0;
	display:inline-block;width: 100%;
}
#booking_tabs_block .tab_container .tab_content li .block p.title{
	font-size:12px;
	color:#40322d;
	margin:5px 0;
}
#booking_tabs_block .tab_container .tab_content li .block input[type=text],
#booking_tabs_block .tab_container .tab_content li .block select{
	width:100%;
	border:1px solid #DCDCDC;
	padding:5px;
	color:#747474;
}
#booking_tabs_block .tab_container .tab_content li .block input[type=button],
#booking_tabs_block .tab_container .tab_content li .block input[type=submit]{
	background:#73B32B;
	color:#fff;
	border:none;
	font-size:12px;
	width:100%;
	padding:5px 0;
	margin-top:28px;
}
#booking_tabs_block .tab_container .tab_content li .block input.inputdatepicker{
	background:#fff url(../../../images/H488/l_1/datep_icon.gif) 96% center no-repeat;
}
	
	
	
#news_tab {
	width: 100%;
	margin-bottom:15px 0;
	position:relative;
}
#news_tab ul, #news_tab li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#news_tab .tabs {
	position:absolute;
	left:185px;
	top:-41px;
}
#news_tab .tabs li {
	float: left;
	margin: 0 10px 0px 10px;
	height: 26px;
	cursor: pointer;
	font-size:13px;
}
#news_tab .tabs li a{
	color:#000;
}
#news_tab .tabs li.active {
	border-bottom:2px solid #73B32B;
	padding-bottom: 0px;
}
#news_tab .tabs li.active a{
	color:#73B32B;
}
#news_tab .tabs span {
	display: block;
	float: left;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
}
#news_tab .tab_container {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding: 0 15px;
}

#news_tab .tab_container .tab_content {
	width: 100%;
}

/*------------------subnav---------------*/
#news_tab .subnavBlock{
	position:relative;
	z-index:7;
	width:100%;
	height:242px;
	margin:15px 0px;
	margin-left:0px;
}
#news_tab .subnavBlock .subnav ul li {
	width:33.33333333%;
	height:235px;
	display:inline-block;
	position:relative;
	border:#B9B8B3 1px solid;
	margin-right:10px;
	background:#fff;
}
#news_tab .subnavBlock .subnav ul li a {
	display:inline-block;
	text-decoration:none;
	width:100%;
	height:235px;
}
#news_tab .subnavBlock .subnav ul li a img{
	width:100%;
	height:auto;
}
#news_tab .subnavBlock .subnav ul li a .date{
	float:left;
	display:inline-block;
	background:url("../../../images/H488/l_1/date_b.png") 0 0 no-repeat;
	width:44px;
	height:33px;
	text-align:center;
	margin:5px 0;
	margin-bottom:0;
	margin-left:10px;
	color:#666666;
	font-size:20px;
	padding-top:9px;
	font-weight:bold;
	line-height:11px;
	font-family:"Arial";
}
#news_tab .subnavBlock .subnav ul li a .date span{
	font-size:11px;
	font-weight:normal;
}
#news_tab .subnavBlock .subnav ul li a .title{
	font-size:13px;
	display:inline-block;
	color:#40322d;
	padding:7px 20px;
	width:100%;
}
#news_tab .subnavBlock .subnav ul li a .sub-title{
	font-size:12px;
	padding:10px 20px;
	display:inline-block;
	color:#747474;
	clear:both;
	border-top:1px dotted #747474;
	width:100%;
}
#news_tab .subnavBlock .subnav ul li a .more-link{
	position:absolute;
	right:5px;
	bottom:5px;
	font-size:12px;
	color:#603917;
	padding-left:25px;
	background:url(../../../images/H488/l_1/more_icon.png) left center no-repeat;
}

#news_tab .subnavBlock .btn_left a{
	background:#CAC9C7 url(../../../images/H488/l_1/news_arrow_l.png) center center no-repeat;
	width:20px;
	height:93px;
	position:absolute;
	cursor: pointer;
	top:74px;
	left:-14px;
	display:inline-block;
	z-index:9999;
	border-radius:2px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;	/* Firefox 4 */
	-webkit-transition: background 0.5s;	/* Safari ��� Chrome */
	-o-transition: background 0.5s;	/* Opera */
}
#news_tab .subnavBlock .btn_right a{
	background:#CAC9C7 url(../../../images/H488/l_1/news_arrow_r.png) center center no-repeat;
	width:20px;
	height:93px;
	position:absolute;
	cursor: pointer;
	top:74px;
	right:15px;
	display:inline-block;
	z-index:9999;
	border-radius:2px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;	/* Firefox 4 */
	-webkit-transition: background 0.5s;	/* Safari ��� Chrome */
	-o-transition: background 0.5s;	/* Opera */
}
#news_tab .subnavBlock .btn_left a:hover {
	background:#73B32B url(../../../images/H488/l_1/news_arrow_l.png) center center no-repeat;
}
#news_tab .subnavBlock .btn_right a:hover{
	background:#73B32B url(../../../images/H488/l_1/news_arrow_r.png) center center no-repeat;
}

#news_tab .subnavBlock a.moreLink{
	font-size:12px;
	color:#603917;
	padding-right:20px;
	background:url(../../../images/H488/l_1/arrow_moreLink.png) right center no-repeat;
	float:right;
	margin-top:10px;
	font-weight:bold;
}


#botm_menu{
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

#botm_menu ul li{
	display:inline-block;
	margin:5px 2px ;
	width:177px;
}
#botm_menu ul li img{
	border:7px solid #DEDEDE;
	border-radius:7px;
	width:100%;
	height:auto;
}
#botm_menu ul li h3{
	float:left;
	display:inline-block;
	font-size:12px;
	color:#40322d;
	margin:5px 0;
	padding-right:30px;
	background: url(../../../images/H488/l_1/arrow_btnLink.png) right center no-repeat;
}


@media (max-width: 767px) {
	#content{
		padding:0 15px;
	}
	#booking_tabs_block .tab_container ul {
		height:250px;
	}	
	#booking_tabs_block .tabs{
		position:relative;
		left:0;
		top:0;
	}
	#booking_tabs_block .tab_container,
	#booking_tabs_block .tab_container ul{
		border-top:none;
		border-bottom:none;
	}
	#content h2{
		border-bottom:1px solid #CBCCC6;
		border-right:none;
		padding-bottom:10px;
		width:100%;
	}
	#booking_tabs_block .tabs span{
		padding:0;
	}
	#booking_tabs_block .tabs li{
		padding:5px 10px;
		margin:0;
		height:auto;
	}
	#booking_tabs_block .tabs li.active{
		background:#DBDBDB;
		border-bottom:none;
		padding:5px 10px;
		color:#000;
	}
	
	#news_tab .tab_container ul {
		height:345px;
	}	
	#news_tab .tabs{
		position:relative;
		left:0;
		top:0;
	}
	#news_tab .tab_container,
	#news_tab .tab_container ul{
		border-top:none;
		border-bottom:none;
	}
	#news_tab .tabs span{
		padding:0;
	}
	#news_tab .tabs li{
		padding:5px 10px;
		margin:0;
	}
	#news_tab .tabs li.active{
		background:#DBDBDB;
		border-bottom:none;
		padding:5px 10px;
	}
	#news_tab .tabs li.active a{
		color:#000;
	}
	#news_tab .subnavBlock .subnav ul li {
		width:100%;
		margin:5px;
	}
	#news_tab .tab_container{
		padding:0 5px;
		
	}
	#news_tab .subnavBlock .btn_left a{
		left:-5px;
	}
	#news_tab .subnavBlock .btn_right a{
		right:5px;
	}
	#botm_menu ul {

	}
	#botm_menu ul li{
		width:100%;
		border:1px solid #E6E8E2;
		border-radius:5px;
		padding:10px 5px;
		vertical-align:middle;

	}
	#botm_menu ul li h3{
		line-height:80px;
		margin-left: 5px;
	}
	#botm_menu ul li img{
		float:left;
		border:none;
		border-radius:0;
	}
	#botm_menu ul li img{
		width:162px;
	}
}
@media (min-width: 768px) {
	#booking_tabs_block .tab_container ul {
		height:181px;
	}	
	#news_tab .subnavBlock .subnav ul li {
		margin-right:10px;
	}
	#botm_menu ul li{
		width:141px;
	}
	#booking_tabs_block .tab_container .tab_content li .block{
		padding:10px 5px;
	}
}
@media (min-width: 992px) {
	#booking_tabs_block .tab_container ul {
		height:95px;
	}	
	#news_tab .subnavBlock .subnav ul li {
		margin-right:10px;
	}
	#botm_menu ul li{
		width:177px;
	}	
}
@media (min-width: 1200px) {
  
}







#bg_slider { 
	zoom: 1; 
	position: relative; 
	width:100%;
	height:auto;
	min-height:400px;
	margin:0px auto 0px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
	font-size: 10px;
}
* html #bg_slider{ width:100%; }
#bg_slider .line_bg{ 
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../../../images/H488/l_1/bgimg_line.png) 0 0 repeat;
	z-index:9;
}
#bg_slider .bottom_bg{ 
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:99px;
	background:url(../../../images/H488/l_1/shadow_btn.png) 0 0 repeat;
	z-index:9;
	opacity:0.5;
}
#bg_slider .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#bg_slider .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#bg_slider .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#bg_slider .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#bg_slider img{
	max-width: none !important;
}
#bg_slider .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
	min-height:400px;
}
#bg_slider a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#bg_slider  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#bg_slider  .ws_bullets div{
	position:relative;
	float:left;
}
#bg_slider  .wsl{
	display:none;
}
#bg_slider sound, 
#bg_slider object{
	position:absolute;
}

#bg_slider .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}


#bg_slider  .ws_bullets { 
	padding: 5px; 
}
#bg_slider .ws_bullets a { 
	width:9px;
	height:9px;
	background: url(../../../images/H488/l_1/bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:10px;
	color:transparent;
}
#bg_slider .ws_bullets a.ws_selbull, #bg_slider .ws_bullets a:hover{
	background-position: 0 100%;
} 
#bg_slider a.ws_next, #bg_slider a.ws_prev {
	position:absolute;
	display:none;
	top:55%;
	margin-top:-2.5em;
	z-index:60;
	width: 45px;
	height: 45px;	
	opacity:0.6;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;	/* Firefox 4 */
	-webkit-transition: opacity 0.5s;	/* Safari ��� Chrome */
	-o-transition: opacity 0.5s;	/* Opera */
}
#bg_slider a.ws_next{
	background-image: url(../../../images/H488/l_1/bg_arrow_r.png);
	right:1em;
}
#bg_slider a.ws_prev {
	background-image: url(../../../images/H488/l_1/bg_arrow_l.png);
	left:1em;
}
#bg_slider a.ws_next:hover,#bg_slider a.ws_prev:hover {
	opacity:1;
}

* html #bg_slider a.ws_next,* html #bg_slider a.ws_prev{display:block}
#bg_slider:hover a.ws_next, #bg_slider:hover a.ws_prev {display:block}

/* bottom center */
#bg_slider  .ws_bullets {
    bottom: 5px;
	left:26%;
}
#bg_slider  .ws_bullets div{
	left:-50%;
}
#bg_slider .ws-title{
	position:absolute;
	display:block;
	bottom: 2em;
	left: 3em; 
	margin-right: 0;
	padding:1.5em 1em;
	background:rgba(0, 0, 0, 0.9);
	border-left:0.5em solid #008AC3;
	color:#E9E9E9;
	z-index: 50;
	font-family:'Oswald',Arial,Helvetica,sans-serif;
	line-height: 2.2em;
	text-transform: uppercase;
}
#bg_slider .ws-title div{
    margin-top: 0.3em;
	font-size: 1.6em;
	line-height: 1.15em;
}
#bg_slider .ws-title span{
	font-size: 2em;
}
#bg_slider .ws-title span{
	font-size: 2.8em;
}#bg_slider  .ws_logo{
	position: absolute;
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	z-index: 9;
	background: url(../../../images/H488/l_1/loading.gif) 50% 50% no-repeat;
}
#bg_slider  img.loading{
	width:147px;
	height:48px;
	background: url(../../../images/H488/l_1/loading.gif) 50% 50% no-repeat;
}

/*
@media (max-width: 1580px) {
	#bg_slider{
		margin-left:-250px;
	}
	#bg_slider a.ws_next{
		background-position: 100% 0;
		right:26em;
	}
	#bg_slider a.ws_prev {
		background-position: 0 0; 
		left:26em;
	}
}
@media (max-width: 1280px) {
	#bg_slider{
		margin-left:-320px;
	}
	#bg_slider a.ws_next{
		background-position: 100% 0;
		right:33em;
	}
	#bg_slider a.ws_prev {
		background-position: 0 0; 
		left:33em;
	}
}
@media (max-width: 1024px) {
	#bg_slider {
		margin-left:-446px;
	}
	#bg_slider a.ws_next{
		background-position: 100% 0;
		right:46em;
	}
	#bg_slider a.ws_prev {
		background-position: 0 0; 
		left:46em;
	}
}*/</pre></body></html>