<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	color:#FFF;
	font-size:13px;
	font-family:"Maven Pro","敺株��迤暺煾��", "Microsoft JhengHei", "璅蹱扑擃�", "DFKai-sb", serif, "Times New Roman", sans-serif;
	background-image:url(images/auberge_bg.gif);
	background-repeat:repeat-x;
}
.pink-text{color:#fe1c6c;}
.blue-text{color:#2fb4c6;}
.orange-text{color:#fd8c39;}

.container{
	width:910px;
	text-align:left;
	margin-top:-365px;
}

.header{
    background:url("img/chi_top.jpg") center no-repeat;
	background-color:#61d0f0;
	width:100%;
	height:365px;
	margin-top:0px;
}

.header_eng{
    background:url("img/eng_top.jpg") center no-repeat;
	background-color:#61d0f0;
	width:100%;
	height:365px;
	margin-top:0px;
}

.header a {
	color:#000;
	text-decoration:none;
}
.header a:hover {
	text-decoration:underline;
}
.logo{
	text-align:right;
	padding-left:615px;
	padding-top:10px;
	margin-bottom:240px;
}
.sg_logo{
	float:right;
}
.lang_btn{
	float:right;
	margin-bottom:10px;
	color:#0f82be;
}
.lang_btn a{
	color:#fff;
}
.content{
	width:910px;
}
.mv{
	margin-top:10px;
	margin-bottom:10px;
}
.nav{
	margin-bottom:3px;
}
.nav img{
	float:left;
	border:none;
}
.main{
	float:left;
	width:575px;
	margin-left:70px;
}
.side{
	float:right;
	width:248px;
}
.package_top{
	background-color:#c7e656;
	color:#333;
	height:40px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding-top:8px;
	padding-left:15px;
}
.flag_pink{
    background:url("img/num_bg_pink.png") left no-repeat;
	float:left;
	width:70px;
	height:43px;
	margin-left:-90px;
	}

.flag_orange{
    background:url("img/num_bg_orange.png") left no-repeat;
	float:left;
	width:70px;
	height:43px;
	margin-left:-90px;
	}
	
.flag_orange_l{
    background:url("img/eat/eat_title_00.png") left no-repeat;
	float:left;
	width:655px;
	height:43px;
	padding-top:22px;
	margin-left:-90px;
	}

.flag_blue{
    background:url("img/num_bg_blue.png") left no-repeat;
	float:left;
	width:70px;
	height:43px;
	margin-left:-90px;
	}
.flag_blue_l{
    background:url("img/exp/exp_title_00.png") left no-repeat;
	float:left;
	width:655px;
	height:43px;
	padding-top:22px;
	margin-left:-90px;
	}
	
.post_num{
	padding-right:15px;
	padding-top:10px;
	text-align:right;
	color:#fff;
	font-size:20px;
}
.post_photo{
	float:left;
	width:166px;
}
.post_container{
	background-color:#e6e6e6;
	padding:10px 20px 30px 20px;
	color:#4c4c4c;
	border:dashed 3px #8acae5;
	margin-top:15px;
	text-align:left;
}
.post_container p{
	margin-top:10px;
	margin-bottom:10px;
}
.post_container a, .post_container a img{
	border:0px;
}
.post_link {
	float:left;
	margin-top:15px;
}
.post_link a{
	text-decoration:none;
	font-size:13px;
	line-height:20px;
}
.post_link a:hover{
	text-decoration:underline;
}
.post_title{
	font-size:20px;
	font-weight:bold;
	float:left;
	color:#328aca;
	margin-bottom:5px;
}

.post_txt{
	font-size:15px;
	line-height:24px;
	text-align:left;
	padding-left:10px;
	float:right; 
	width:285px;
}
.post_txt_eng {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-left: 10px;
    float: right;
    width: 285px;
}

.package_container{
	padding:20px 15px;
	background-color:#e6e6e6;
	color:#4c4c4c;
	border:none;
	text-align: left;
}
.footer{
	padding: 30px;
    background-color: #003571;
    font-size: 12px;
    color: #629fb2;
    text-align: left;
	width:910px;
}
.line{
	border-bottom:solid 1px #cecece;
	margin-top:10px;
	margin-bottom:10px;
}
.clean{
	clear:both;
}</pre></body></html>