{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	font-family: sans-serif;
	background-color:#f3f3f3;
}
#container {
	padding:10px ;
	background-color:#fff;
	//border:1px black solid;
	width:1160px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;		
}
#MainBox{
	padding:0px 0px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:20px;
}
#LeftBox {
	width:800px;
	padding:0px 20px;
	border-right:1px #eee solid;
	float:left;
}
#ArticleList{
	margin-bottom:20px;
	background-color:#fff;
}
#ArticleBox {
	//width:245px;
	//height:250px;
	padding-bottom:20px;
	background-color:#fff;
	border-bottom:1px #eee solid;
	margin:20px 0px 0px 0px;
	//float:left;
	//box-shadow:1px 1px 3px #eee;
}
#ArticleImg {
	width:250px;
	height:188px;
	padding:0px;
	border:1px #eee solid;
	//padding:5px;
	//box-shadow:0px 3px 10px #eee;
	float:left;
}
#ArticleImg img{
	width:100%;
	margin-bottom:10px;
	border:0px;	
}
#ArticleTitle {
	font-size:20px;
	//font-weight:nomal;
	margin-bottom:15px;
	width:520px;
	//border:1px #ccc solid;
	margin-left:20px;
	line-height:30px;
	float:left;
	font-family: Microsoft JhengHei,sans-serif;
}
#ArticleTitle a{
	color:#003399;
	text-decoration:none;	
}
#ArticleTitle a:hover{
	color:#003399;
	text-decoration:underline;
}
#ArticleContent{
	font-size:14px;
	line-height:25px;
	color:#333;
	margin:0px 0px 0px 20px;
	//border:1px #000 solid;
	width:520px;
	float:left;
}
#infeed_adsbox{
	padding-bottom:20px;
	background-color:#fff;
	border-bottom:1px #ddd solid;
	margin:20px 0px;	
}
#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;
}
#single_article_box {
	//width:800px;
	//padding:0px 15px;
	//margin-right:15px;
	margin-bottom:20px;
	background-color:#fff;
}
h1{
	font-size:27px;
	margin:0px;
	padding:0px 0px;
	line-height:40px;
	margin-bottom:10px;
	font-family: Microsoft JhengHei;
}
#post_date {
	font-size:13px;
	color:#999;
}
#content{
	font-size:16px;
	line-height:28px;
}
#content img{
	margin:0px;
	max-width:100%;
}
#ArticleContent {
	font-size:14px;
}
#ArticleContent img{
	margin:0px;
}
#content a,#ArticleContent a{
	text-decoration:none;
	color:#003399;
}
#content a:hover,#ArticleContent a:hover{
	text-decoration:underline;
}
#ContentAdsPreview {
	//background-color:#eee;
	//height:200px;
}
#ContentAds{
	//border:1px #ccc solid;	
	margin:20px 0px;
	//background-color:#eee;
	padding:0px;
	//width:800px;
	//height:200px;
}
#ContentAds img{
	padding:0px;
	margin:0px;
}
#ContentAdsPreview{
	background-color:#eee;
	width:800px;
	//height:200px;
	font-size:15px;
	color:#666;
	padding:90px 0px;
	text-align:center;
	margin:20px 0px;
}
p{
	margin:15px 0px;
	padding:0px;
	border:0px #ccc solid;
}
h2{
	padding: 5px 8px;
    font-size: 15px;
    font-weight: bold;
    border-left: 5px #ddd solid;
    background-color: #eee;	
}
#YouTube{
	width:800px;
	height:450px;
	margin:0px 0px;
}
#Maps{
	width:100%;
	height:450px;
	margin:5px 0px 15px 0px;
}
.video_container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
	margin-bottom:20px;
}
#video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video_container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
	margin-bottom:20px;
}
.video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#map_container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
	margin-bottom:20px;
}
#map_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#socialbox {
	font-size:13px;
	//background-color:#f3f3f3;
	//color:#666;
	padding:10px;
	margin-top:20px;
	//text-align:right;
	line-height:23px;
}
#clear{
	clear:both;
}
#fb_like_button {
	float:left;
	border:1px #ddd solid;
	float:left;
	line-height:40px;	
	font-size:15px;
	margin-left:30px;
	border-radius:4px;
	padding:10px 20px;
	text-align:center;
}
#go_search_ta{
	//widht:200px;
	float:left;
	line-height:37px;
	text-align:center;
	border:1px #ddd solid;
	border-radius:4px;
	font-size:15px;
	padding:10px 20px;
	margin-left:80px;
}
#go_search_ta span{
	font-weight:bold;
	color:orange;
	margin:0px 3px;
	font-size:18px;
}
#go_search_ta a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:7px 10px;
	background-color:#FF8C00;
	border-radius:5px;
	box-shadow:3px 3px 3px #eee;
	font-size:15px;
	font-weight:bold;
}
#go_search_ta a:hover{
	text-decoration:none;
	box-shadow:3px 3px 3px #ddd;
}
#ArticleSection{
	width:850px;
	//border:1px #ccc solid;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:20px;
}
#NewProdSection{
	width:850px;
	margin:0 auto;
	margin-bottom:10px;
	padding:0px 20px;
}
#NewProdBox {
	width:202px;
	height:275px;
	padding:0px;
	background-color:#fff;
	border:1px #eee solid;
	margin:4px;
	float:left;
	box-shadow:1px 1px 3px #eee;
}
#NewProdBox:hover{
	border:1px #ddd solid;
}
#NewProdBox img {
	width:100%;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#NewProdTitle {
	height:50px;
	padding:5px;
	//border:1px #ccc solid;
	overflow:hidden;
}
#NewProdTitle a{
	font-size:13px;
	//font-weight:bold;
	text-decoration:none;
	color:#476b98;
	line-height:25px;
}
#NewProdTitle a:hover{
	text-decoration:underline;
}
#NewProdPrice {
	border-top:1px #eee solid;
	//border:1px #eee solid;
	margin-top:5px;
	margin-bottom:0px;
	padding:10px 5px 10px 0px;
	//width:100%;
	text-align:right;
}
#NewProd_stand_price {
	font-size:13px;
	text-decoration:line-through;
	color:gray;
	margin-right:10px;
}
#NewProd_our_price {
	font-weight:bold;
	color:#c20200;
	margin-top:8px;
	margin-right:8px;
	font-size:18px;
}
#ArticleBox_for_bottom {
	width:202px;
	//height:250px;
	padding:0px;
	background-color:#fff;
	border:1px #ddd solid;
	margin:4px;
	float:left;
	box-shadow:1px 1px 3px #eee;
}
#ArticleBox_for_bottom:hover{
	border:1px #ccc solid;
}
#ArticleImg_for_bottom {
	//max-width:100%;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#ArticleImg_for_bottom img {
	max-width:100%;
	width:245px;
	border:0px;
}
#ArticleTitle_for_bottom {
	height:50px;
	//border:1px #ccc solid;
	overflow:hidden;
	padding:8px;
}
#ArticleTitle_for_bottom a{
	font-size:13px;
	//font-weight:bold;
	text-decoration:none;
	color:#476b98;
	line-height:25px;
}
#ArticleTitle_for_bottom a:hover{
	text-decoration:underline;
}
#promo_line,#SectionName{
	padding:5px 8px;
	font-size:15px;
	font-weight:bold;
	border-left:5px #ddd solid;
	background-color:#eee;
	margin:0px 0px 0px 0px;
}
#promo_ads_0{
	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:520px;
	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:380px;
	padding-right:10px;
	margin-left:20px;
	margin-top:15px;
	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:15px;
	margin-bottom:10px;
	//line-height:25px;
	font-size:12px;
	color:#999;
	//border:1px #ccc solid;
	//border-right:1px #eee solid;		
}
#promo_ads_price {
	width:130px;
	float:right;
	text-align:right;
	margin-top:5px;
	font-size:13px;
	color:#90949C;
	//border:1px #ddd solid;
	line-height:28px;
}
#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;
}
#sidebar {
	float:right;
	width:318px;
	height:300px;
	//background-color:#eee;
	border:0px #ccc solid;
	padding:0px;
}
#SidebarAds1 {
	width:300px;
	padding:0px;
	//border:1px #eee solid;
	margin:0 auto;
	margin-bottom:10px;
}
#near_ta{
	margin:10px 0px 20px 0px;
}
#near_ta_box{
	width:136px;
	height:128px;
	overflow:hidden;
	margin:10px 6px 0px 0px;
	text-align:center;
	padding:8px 8px;
	border:1px #eee solid;
	border-radius:3px;
	float:left;
}
#near_ta_box:hover{
	border:1px #ddd solid;
	box-shadow:3px 3px 3px #eee;
}
#near_ta_img{
	
}
#near_ta_title{
	margin-top:5px;
	height:20px;
	overflow:hidden;
}
#near_ta_title a{
	font-size:14px;
	//padding:3px;
	color:#003399;
	text-decoration:none;
	margin-top:5px;
}
-->
</style>
{/literal}