{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	font-family: sans-serif;
	background-color:#fff;
}
#TopNoteBoard{
	text-align:center;font-size:15px;line-height:38px;background-color:#fff;padding:30px;
}
#BigAdBoard{
	margin:0px;
	padding:0px;
}
#ads1{
	margin-top:10px;
}
#container {
	margin-top:0px;
	padding:0px 0px;
	background-color:#fff;
	border:0px black solid;
	//width:1260px;
	margin:0 auto;
}
#ProdSection,#ArticleSection{
	width:90%;
	//border:1px #ccc solid;
	min-width:350px;
	margin:0 auto;
	padding:0px;
	//padding-left:10px;
	margin-top:12px;
	margin-bottom:15px;
}
h2{
	font-size:15px;
	border-bottom:2px solid #eee;
	padding:5px 8px 5px 0px;
	font-family: Microsoft JhengHei;
	margin:0px 5px 20px 5px;
	background-color:#fff;
}
#ProdBox {
	width:46%;
	//height:210px;
	padding:0px;
	background-color:#fff;
	margin:5px;
	float:left;
	text-align:center;
	border:1px #eee solid;
}
#ProdBox:hover{
	border:1px #ddd solid;
}
#ProdBox img {
	width:100%;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#ProdTitle {
	height:50px;
	padding:3px;
	//border:1px #ccc solid;
	overflow:hidden;
}
#ProdTitle a{
	font-size:13px;
	//font-weight:bold;
	text-decoration:none;
	color:#000;
	line-height:25px;
}
#ProdTitle a:hover{
	text-decoration:underline;
}
#ProdPrice {
	padding:5px;
	text-align:center;
	//border:1px #ccc solid;
}
#pricetext {
	font-size:13px;
	//text-decoration:line-through;
	color:gray;
	margin-right:10px;
	display:none;
}
#price_num {
	//font-weight:bold;
	color:#c20200;
	margin-top:8px;
	margin-right:0px;
	font-size:16px;
	font-family:sans-serif;
}
#clear{
	clear:both;
}
#ArticleBox {
	width:46%;
	//width:160px;
	//height:250px;
	padding:0px;
	background-color:#fff;
	border:1px #ddd solid;
	margin:8px 0px 8px 7px;
	float:left;
}
#ArticleBox:hover{
	border:1px #ccc solid;
}
#ArticleImg {
	//max-width:100%;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#ArticleImg img {
	max-width:100%;
	border:0px;
}
#ArticleTitle {
	height:48px;
	//border:1px #ccc solid;
	overflow:hidden;
	padding:8px;
}
#ArticleTitle a{
	font-size:13px;
	//font-weight:bold;
	text-decoration:none;
	color:#476b98;
	line-height:25px;
}
#ArticleTitle a:hover{
	text-decoration:underline;
}
#AboutUs{
	padding:10px;
	line-height:30px;
	text-align:center;
	background-color:#f1f1f1;
	font-size:15px;
	font-family: Microsoft JhengHei;
}
.AdSelectMenu{text-align:center!important}
.Menu-section{margin-top:15px!important;margin-bottom:0px!important;}
.ad-button{border:none;display:inline-block;outline:0;padding:4px 10px;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}