{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	font-family: 'Noto Sans TC',Microsoft JhengHei,sans-serif;
	background-color:#fff;
}
#container{
	margin-top:10px;
	padding:0px 0px;
	background-color:#fff;
	//border:1px black solid;
	width:1160px;
	margin:0 auto;
}
h1{
	font-weight:bold;
	font-size:26px;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	//border-bottom:1px #ccc solid;
}
.search_table{
	width:100%;
	margin-top:20px;
	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;
}
.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;
}
#ta_search_box{
	border:1px #ddd solid;
	width:490px;
	padding:0px;
	border-radius:4px;
	padding:3px;
	background-color:#fff;
}
#qbox{
	width:430px;
	//height:16px;
	font-size:15px;
	padding:4px;
	border:0px #000 solid;
	margin-top:0px;
	outline:none;
	padding:2px 4px;
	float:left;
}
#SearchBox img{
//	float:right;
	cursor: pointer;
}
#GoSearchButton {
	//font-size:15px;
	width:25px;
	height:25px;
	background-color:#fff;
	border:0px #fff solid;
	background-image:url(../images/searchbutton.png);
	float:right;
	cursor: pointer;
}
#main_box{
	//border-right:1px #ddd solid;
	//width:810px;
	padding:0px 0px 0px 0px;
	margin-top:20px;
	margin-bottom:20px;
}
#search_result{
	width:830px;
	padding-right:10px;
	border-right:1px #eee solid;
	float:left;
}
#promo_ads_infeed{
	clear:both;
	margin:20px 5px 0px 0px;
	border-bottom:1px #eee solid;
	//border:1px #eee solid;
	padding:0px 0px 10px 0px;
	//box-shadow:0px 3px 10px #eee;		
}
#promo_ads_img{
	width:250px;
	height:160px;
	overflow:hidden;
	padding:0px;
	//border:1px #eee solid;
	//padding:5px;
	//box-shadow:0px 3px 10px #eee;
	float:left;
}
#promo_ads_img img{
	width:100%;
	margin-bottom:10px;
	border:0px;	
}
#promo_ads_title{
	float:left;
	width:550px;
	margin-left:20px;
	//border:1px #ccc solid;
	font-size:20px;
	//font-weight:bold;
}
#promo_ads_title a{
	text-decoration:none;
	color:#003399;
}
#promo_ads_title a:hover{
	text-decoration:underline;
	color:#003399;
}
#promo_ads_content{
	float:left;
	width:420px;
	padding-right:10px;
	margin-left:20px;
	margin-top:10px;
	line-height:25px;
	font-size:14px;
	color:#333;
	//border:1px #ccc solid;
	border-right:1px #eee solid;	
}
#promo_ads_brand{
	float:left;
	display:block;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	//line-height:25px;
	font-size:12px;
	color:#999;
	//border:1px #ccc solid;
	//border-right:1px #eee solid;		
}
#promo_ads_price {
	width:120px;
	float:right;
	text-align:right;
	margin-top:5px;
	font-size:13px;
	color:#90949C;
	//border:1px #ddd solid;
	line-height:25px;
}
#promo_ads_price span#hotel-currency{
	font-size:20px;
	//font-weight:bold;
	color:gray;
	//border:1px #ddd solid;
	margin-right:3px;
}
#promo_ads_price span#display-price{
	font-size:26px;
	//font-weight:bold;
	color:#F75000;
	//border:1px #ddd solid;
}
#promo_ads_price a{
	display:block;
	padding:5px 8px 5px 14px;
	margin-top:10px;
	float:right;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	background-color:#4d94ff;
}
#promo_ads_price a:hover{
	display:block;
	padding:5px 8px 5px 14px;
	margin-top:10px;
	float:right;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	background-color:#4d94ff;
	box-shadow:3px 3px 3px #ccc;
}
#infeed_adsbox{
	padding-bottom:20px;
	background-color:#fff;
	border-bottom:1px #ddd solid;
	margin-bottom:20px;	
}
#tourist_attraction_box {
	clear:both;
	margin:20px 5px 15px 0px;
	border-bottom:1px #eee solid;
	padding:0px 0px 15px 0px;
	//box-shadow:0px 3px 10px #eee;
}
#tourist_attraction_box:hover{
	//box-shadow:0px 1px 3px #eee;
}
#ta_img{
	width:250px;
	height:188px;
	padding:0px;
	//border:1px #eee solid;
	//padding:5px;
	//box-shadow:0px 3px 10px #eee;
	float:left;
}
#ta_img img{
	width:100%;
	margin-bottom:10px;
	border:0px;	
}
#ta_center{
	width:545px;
	float:left;
	margin-left:20px;
	//border:1px #ccc solid;
}
#ta_title {
	font-size:20px;
	//font-weight:nomal;
	margin-bottom:10px;
}
#ta_title a{
	color:#003399;
	text-decoration:none;	
}
#ta_title a:hover{
	color:#003399;
	text-decoration:underline;	
}
#ta_content {
	font-size:14px;
	line-height:25px;
	margin-bottom:10px;
	color:#555;
	border:0px #ccc solid;
	padding-right:10px;
}
#ta_info {
	padding:0px;
	margin-top:10px;
	font-size:13px;
	line-height:22px;
	color:#555;
	//background-color:#f3faf6;
}
#result_tool {
	background-color:#fafafa;
	border:1px #eee solid;
	padding:10px;
}
#result_num{
	font-size:15px;
	float:left;
	padding:10px 0px 10px 0px;
}
#result_num span{
	color:#F75000;
	padding:0px 3px;
}
#sort_box{
	border-top:1px #eee solid;
	border-left:1px #eee solid;
	border-bottom:1px #eee solid;
	font-size:13px;
	padding:10px 0px 10px 0px;
	//text-align:right;
	//margin-bottom:36px;
	//width:100%;
	float:right;
}
#sort_box a{
	border-right:1px #eee solid;
	padding:10px 15px;
	text-decoration:none;
	color:#333;
	//width:25%;
	background-color:#fff;
}
#sort_box a:hover{
	border-right:1px #eee solid;
	//padding:15px 70px;
	text-decoration:none;
	color:#000;
}
#sort_box a#current{
	border-right:1px #eee solid;
	//padding:10px 77px;
	text-decoration:none;
	color:#333;
	background-color:#FFD86B;
}
#hotels_box{
	clear:both;
	margin:20px 5px 15px 0px;
	border-bottom:1px #eee solid;
	padding:0px 0px 15px 0px;
	//box-shadow:0px 3px 10px #eee;	
}
#hotel_img{
	width:250px;
	height:188px;
	padding:0px;
	//border:1px #eee solid;
	//padding:5px;
	//box-shadow:0px 3px 10px #eee;
	float:left;
}
#hotel_img img{
	width:100%;
	margin-bottom:10px;
	border:0px;	
}
#hotel_center{
	font-size:14px;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	color:#555;
	//border:1px #ccc solid;
	padding-right:10px;	
}
#hotel_title{
	float:left;
	width:550px;
	margin-left:20px;
	//border:1px #ccc solid;
	font-size:23px;
	font-weight:bold;
}
#star_box{
	float:left;
	width:550px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	font-size:15px;
	//border:1px #ccc solid;
	padding:0px;
	line-height:36px;
}
#star_box img{
	margin-top:0px;
	padding-top:0px;
	//border:1px #ccc solid;
	//vertical-align:center;
}
#star_box a{
	color:#666;
	font-size:13px;
	text-decoration:none;
}
#star_box a:hover{
	color:#666;
	text-decoration:underline;
}
#hotel_detal{
	float:left;
	width:420px;
	margin-left:20px;	
	font-size:14px;
	color:#333;
	//border:1px #ccc solid;
	border-right:1px #eee solid;
}
#hotel_detal a{
	text-decoration:none;
	color:#003399;
}
#hotel_detal a:hover{
	text-decoration:underline;
	color:#003399;
}

#hotel_detal ul{
	margin-top:0px;
	padding:0px;
	list-style:none;
}
#hotel_detal ul li{
	line-height:30px;
}
#price_box {
	width:130px;
	float:right;
	text-align:right;
	font-size:13px;
	color:#90949C;
	//border:1px #ddd solid;
	line-height:28px;
}
#price_box span#hotel-currency{
	font-size:20px;
	//font-weight:bold;
	color:gray;
	//border:1px #ddd solid;
	margin-right:3px;
}
#price_box span#display-price{
	font-size:26px;
	//font-weight:bold;
	color:#F75000;
	//border:1px #ddd solid;
}
#price_box a{
	display:block;
	padding:5px 8px 5px 14px;
	margin-top:10px;
	float:right;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	background-color:#4d94ff;
}
#price_box a:hover{
	display:block;
	padding:5px 8px 5px 14px;
	margin-top:10px;
	float:right;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	background-color:#4d94ff;
	box-shadow:3px 3px 3px #ccc;
}
#order_box{
	text-align:center;
	font-size:13px;
	color:#666;
	border-top:1px #eee solid;
	padding:5px;
	border-radius:3px 3px 3px;
	background-color:#fafafa;
	padding:5px 10px 10px 10px;
	line-height:36px;	
}
#go_agoda {
	text-decoration:none;
	padding:5px 10px;
	border:1px #ccc solid;
	//margin-top:20px;
	margin-right:5px;
	border-radius:5px;
	box-shadow:1px 1px 3px #ddd;
	font-weight:bold;
	font-family:Microsoft JhengHei,sans-serif;
	color:#333;
}
#go_agoda:hover{
	border:1px #999 solid;
	box-shadow:2px 2px 6px #ddd;
	color:#000;
}
#go_bookingcom{
	text-decoration:none;
	padding:5px 10px;
	border:1px #ccc solid;
	//margin-top:20px;
	margin-right:5px;	
	border-radius:5px;
	box-shadow:1px 1px 3px #ddd;
	font-weight:bold;
	background-color:#0077cc;
	color:#fff;
	font-family:Microsoft JhengHei,sans-serif;
}
#go_bookingcom:hover{
	border:1px #999 solid;
	box-shadow:2px 2px 6px #ddd;
	background-color:#0052cc;
}
#go_ezTravel{
	text-decoration:none;
	padding:5px 10px;
	border:1px #ccc solid;
	//margin-top:20px;
	margin-right:5px;	
	border-radius:5px;
	box-shadow:1px 1px 3px #ddd;
	font-weight:bold;
	background-color:#11d073;
	color:#fff;
	font-family:Microsoft JhengHei,sans-serif;
}
#go_ezTravel:hover{
	border:1px #999 solid;
	box-shadow:2px 2px 6px #ddd;
	background-color:#23c275;
	color:#fff;
}
#go_PChome{
	text-decoration:none;
	padding:5px 10px;
	border:1px #ccc solid;
	//margin-top:20px;
	margin-right:5px;	
	border-radius:5px;
	box-shadow:1px 1px 3px #ddd;
	font-weight:bold;
	background-color:#00afec;
	color:#fff;
	font-family:Microsoft JhengHei,sans-serif;
}
#go_PChome:hover{
	border:1px #999 solid;
	box-shadow:2px 2px 6px #ddd;
	background-color:#0aa4da;
	color:#fff;
}
#go_settour{
	text-decoration:none;
	padding:5px 10px;
	border:1px #ccc solid;
	//margin-top:20px;
	margin-right:5px;	
	border-radius:5px;
	box-shadow:1px 1px 3px #ddd;
	font-weight:bold;
	background-color:#2d7cd1;
	color:#fff;
	font-family:Microsoft JhengHei,sans-serif;
}
#go_settour:hover{
	border:1px #999 solid;
	box-shadow:2px 2px 6px #ddd;
	background-color:#2871bf;
	color:#fff;
}
#go_hotelscom{
	text-decoration:none;
	padding:5px 10px;
	border:1px #ccc solid;
	//margin-top:20px;	
	margin-right:5px;
	
	display:inline;
	white-space:nowrap;
	border-radius:5px;
	box-shadow:1px 1px 3px #ddd;
	font-weight:bold;
	background-color:#d32f2f;
	color:#fff;
	font-family:Microsoft JhengHei,sans-serif;
}
#go_hotelscom:hover{
	border:1px #999 solid;
	box-shadow:2px 2px 6px #ddd;
	background-color:#d32f2f;
	color:#fff;
}
#pager {
	text-align:center;
	margin:25px 0px;
}
#pager a {
	padding:8px 10px;
	margin:0px 0px 0px 0px;
	background-color:#eee;
	color:#000;
	font-size:13px;
	border:1px solid #eee;
	text-decoration: none;
}
#pager a:hover{
	background-color:#3274D0;
	text-decoration: none;
	color:#FFF;
}
#pager a#current{
	padding:8px 10px;
	margin:0px 0px 0px 0px;
	background-color:#3274D0;
	color:#fff;
	font-size:13px;
	border:1px solid #3274D0;
	text-decoration: none;
}
#child_category_bottom{
	margin-top:30px;
	font-size:15px;
	text-align:center;
}
#child_category_bottom_content{
	margin-bottom:15px;
	font-family: Microsoft JhengHei,sans-serif;
}
#sidebar{
	padding:0px 0px 10px 0px;
	width:300px;
	float:right;
	//background-color:#eee;
}
#sidebar_ads {
	padding:0px;
	border:0px #ccc solid;
	margin-top:0px;
	margin-bottom:10px;
}
#clear{
	clear:both;
}
-->
</style>
{/literal}