{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	font-family: sans-serif;
	background-color:#fff;
}

#container {
	margin-top:10px;
	padding:10px 0px;
	background-color:#fff;
	border:0px black solid;
	width:1100px;
	margin:0 auto;
}
#ads1{
	margin-top:10px;
}
#BigAdBoard{
	//margin-bottom:10px;
	width:1100px;
	margin:0 auto;
	//border:1px #000 solid;
}
#ProdSection,#ArticleSection{
	//width:1100px;
	//border:1px #ccc solid;
	//margin:0 auto;
	margin-top:25px;
	margin-bottom:20px;
}
h2{
	font-size:15px;
	border-bottom:2px solid #eee;
	padding:5px 8px;
	font-family: Microsoft JhengHei;
	margin:0px 5px 20px 5px;
	background-color:#fafafa;
}
#ProdBox {
	width:246px;
	height:286px;
	padding:0px;
	background-color:#fff;
	border:1px #eee solid;
	margin:8px;
	float:left;
	//box-shadow:1px 1px 3px #eee;
	border-radius:3px;
}
#ProdBox:hover{
	border:1px #ddd solid;
}
#ProdBox img {
	max-width:100%;
	//width:246px;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#ProdTitle {
	height:50px;
	padding:5px;
	//border:1px #ccc solid;
	overflow:hidden;
}
#ProdTitle a{
	font-size:15px;
	//font-weight:bold;
	text-decoration:none;
	color:#000;
	line-height:25px;
}
#ProdTitle a:hover{
	text-decoration:underline;
}
#ProdPrice {
	border-top:1px #eee solid;
	//border:1px #eee solid;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 5px 10px 0px;
	//width:100%;
	text-align:right;
}
#pricetext {
	font-size:13px;
	//text-decoration:line-through;
	color:gray;
	margin-right:10px;
}
#price_num {
	//font-weight:bold;
	color:#c20200;
	//margin-top:8px;
	margin-right:0px;
	font-size:18px;
	font-family:sans-serif;
}
#pricetext {
	font-size:13px;
	//text-decoration:line-through;
	color:gray;
	margin-right:10px;
}
#clear{
	clear:both;
}
#ArticleBox {
	width:245px;
	//height:250px;
	padding:0px;
	background-color:#fff;
	border:1px #ddd solid;
	margin:8px;
	float:left;
	box-shadow:1px 1px 3px #eee;
}
#ArticleBox:hover{
	border:1px #ccc solid;
}
#ArticleImg {
	//max-width:100%;
	//border:1px #ccc solid;
	margin-bottom:0px;
}
#ArticleImg img {
	max-width:100%;
	width:245px;
	border:0px;
}
#ArticleTitle {
	height:50px;
	//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{
	width:1060px;
	margin:0 auto;
	margin-bottom:10px;
	padding:40px;
	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:16px!important;margin-bottom:16px!important;}
.ad-button{border:none;display:inline-block;outline:0;padding:8px 16px;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}