<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.primary_content_wrap{
	margin:0 auto;
	margin-top:30px;
	width:980px;
	padding-bottom:50px;
	/*overflow:hidden;*/}
	
.wrapper{
	width:960px;
	padding:10px 10px 60px 10px;
	background-image:url(../images/bg_panel.png);
	background-position:left top;
	background-repeat:repeat;
	/*overflow:hidden;*/}

.article_right{
	float:right;
	width:590px;}

.title_page{
	width:100%;
	height:168px;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
.title_page h1{
	display:none;
	text-indent:-9999px;}
	
.title_page a{
	float:right;
	width:76px;
	height:76px;
	margin:2px;
	text-indent:-9999px;
	background-image:url(../images/go_back.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-right: 30px;
	display:none;}

.title_page a:hover{
	background-position:left bottom;}
	

.article_page ul{
	display:block;
	margin-bottom:20px;}

.article_page li{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#B3B2A9;
	line-height:22px;
	letter-spacing:1px;
	margin-bottom:5px;}
	
.wrapper .type_nav{
	position:absolute;
	width:59%;
	bottom:60px;
	right:10px;
	border-top:1px solid #FFF;
	overflow:hidden;}

h2{
	display:block;
	float:left;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#bbb3a8;
	font-weight:100;}
	
.divider{
	float:left;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#bbb3a8;
	margin:0 5px;
	font-weight:100;}
	
h3{
	font-size:26px;
	font-weight:100;
	/*height:46px;
	line-height:46px;*/
	margin-left:28px;
	font-family: "微軟正黑體", Arial;
	margin: 10px 0;
	color:#f17700;
	line-height: 2;
	border-bottom: 1px dotted #999;
	margin-bottom: 8px;
	}

	
.article_page{
	padding:0 30px;
	/*padding-bottom:10px;*/
	line-height:22px;
	font-size:15px;
	color: #FFF;}
	
.article_page p , .article_page div{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.7;}
	
.article_lightbox{
	position: relative;
	width:590px;
	margin-top:20px;}
	
.amenities_title{
	font-size:24px;
	color:#FFF;
	padding:0 30px;
	margin-bottom:20px;}

.article_left{
	position:relative;
	float:left;
	width:370px;}
	





</pre></body></html>