{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	font-family: sans-serif;
	background-color:#fff;
}
#container {
	margin-top:10px;
	padding:0px 0px;
	background-color:#fff;
	//border:1px black solid;
	width:100%;
	//margin:0 auto;
}
.search_table{
	width:100%;
	margin-top:0px;
	border:0px #ddd solid;
	border-bottom: 0px;
	padding:0px;
	border-spacing:0px;
	font-size:14px;
	font-family: 'Noto Sans TC', sans-serif;
	background-color:#fafafa;
}
.search_table tr{
	
}
.search_table tr td{
	//border-bottom: 1px solid #ddd;
}
.search_table tr td#first_td{
	width:60px;
	text-align:center;
	//background-color:#eee;
	padding:15px 0px;
	font-weight:bold;
	border-bottom:1px #eee solid;
	display:none;
}
.search_table tr td#second_td{
//	background-color:#fff;
	padding:10px;
	line-height:33px;
	border-bottom:1px #eee solid;
}
.search_table tr td#second_td a{
	text-decoration:none;
	//margin-right:10px;
	//color:#333;
}
.search_table tr td#second_td a:hover{
	//text-decoration:underline;
}
.search_table tr td#second_td span{
	margin-right:10px;
	display:block;
	float:left;
}
.search_table tr td#second_td span#lacation_selected_ a{
	text-decoration:none;	
//	margin-right:5px;
	//background-color:#fff;
	padding:4px 8px;
	border-radius:3px;
	color:#333;
}
.search_table tr td#second_td span#lacation_selected_ a:hover{
	text-decoration:none;
	background-color:#4d94ff;
	border-radius:3px;
	color:#fff;
}
.search_table tr td#second_td span#lacation_selected_1 a{
	background-color:#4d94ff;
	padding:4px 8px;
	border-radius:3px;
	color:#fff;
}
.search_table tr td#second_td input[type="checkbox"] {
	vertical-align:middle;
}
#ads_1{
	width:100%;
	margin:20px 0px;
}
#BigAdBoard{
	margin-top:0px;
	//height:400px;
	//overflow:hidden;
}
#AboutUs {
	margin-top:20px;
	padding:10px;
	//width:100%;
	font-size:15px;
	font-family:微軟正黑體;
	line-height:30px;
	text-align:center;
	background-color:#f1f1f1;
	//background:#fff url('https://pix1.tripperway.com/001/original/123654890.jpg') center center;
}
#AboutUs p{
	margin-top:20px;
}
#AboutUs a{
	padding:6px 10px;
	margin:5px;
	color:#fff;
	text-decoration:none;
	background-color:#8C8CFF;
}
#AboutUs a:hover{
	padding:6px 10px;
	margin:5px;
	color:#fff;
	text-decoration:none;
	background-color:#6E6EFF;
}
h2{
	font-size:18px;
	border-bottom:1px solid #eee;
	padding:5px 8px;
	font-family: Microsoft JhengHei;
	margin:20px 5px 20px 5px;
	//background-color:#fafafa;
	text-align:center;
}
#TA_box{
	width:48%;
	margin:3px;
	text-align:center;
	float:left;
	height:180px;
	overflow:hidden;
}
#TA_img img{
	width:100%;
	margin-bottom:10px;
	border:0px #fff solid;
	box-shadow:0px 0px 3px #ddd;
}
#TA_img img:hover{
	border:0px #fff solid;
	box-shadow:0px 0px 4px #bbb;
}
#TA_title {
	height:23px;
	overflow:hidden;
}
#TA_title a{
	font-size:15px;
	font-family: Microsoft JhengHei;
	text-decoration:none;
	color:#003399;
}
#TA_title a:hover{
	text-decoration:underline;
}
#ArticleSection{
	//width:1160px;
	//border:1px #ccc solid;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:20px;
	background-color:#eee;
}
#ArticleBox {
	width:100%;
	//height:250px;
	padding:0px;
	background-color:#fff;
	//border:1px #ddd solid;
	margin:0 auto;
	margin-bottom:8px;
	//box-shadow:1px 1px 3px #eee;
	font-size:15px;
}
#ArticleBox:hover{
	//border:1px #ccc solid;
}
#ArticleImg {
	//max-width:100%;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#ArticleImg img {
	max-width:100%;
	border:0px;
	//padding:5px;
	margin-bottom:10px;
}
#ArticleTitle {
	//width:95%;
	//margin:0 auto;
	padding:0px 10px;
	margin-bottom:10px;
}
#ArticleTitle a{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	color:#000;
}
#ArticleTitle a:hover{
	text-decoration:underline;
}
#ArticleContent {
	font-size:15px;
	line-height:23px;
	padding:0px 10px 10px 10px;
	color:#000;
}
#clear{
	clear:both;
}
.AdSelectMenu{text-align:center!important}
.Menu-section{margin-top:16px!important;margin-bottom:16px!important;}
.ad-button{border:none;display:inline-block;outline:0;padding:6px 8px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;}
.ad-button:disabled{cursor:not-allowed;opacity:0.3}
.ad-button:first-child,.ad-dropdown-click:hover > .ad-button:first-child{background-color:#ccc;color:#000}
.ad-button:hover{color:#000!important;background-color:#ccc!important}
.ad-light-grey,.ad-hover-light-grey:hover,.ad-light-gray,.ad-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.ad-red,.ad-hover-red:hover{color:#fff!important;background-color:#f44336!important}
-->
-->
</style>
{/literal}