{literal}
<style type="text/css">
<!--
#test{
}
#FooterBox {
	border-top:3px #ddd solid;
	background-color:#eee;
	padding:10px;
	color:#666;
	font-family: Microsoft JhengHei;
	font-size:13px;	
}
#FooterAboutUs{
	line-height:25px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:center;
}
#FooterAboutUs img{
	display:block;
	margin:0 auto;
	margin-bottom:20px;
	border:0px;
}
#FooterLink{
	font-size:13px;
	line-height:25px;
	padding:0px;
}
#FooterLink ul{
	font-size:15px;
	font-weight:bold;
	font-family: Microsoft JhengHei;
	float:left;
	color:#333;
	padding:0px;
	margin-right:10px;
	margin-top:0px;
	height:130px;
	border:0px #000 solid;
}
#FooterLink ul li{
	list-style:none;
}
#FooterLink a{
	font-size:13px;
	font-weight:normal;
	color:#333;
	padding:3px 0px;
	text-decoration:none;
}
#FooterLink a:hover{
	text-decoration:underline;
	color:#476b98;
}
#FooterFB {
	margin-top:20px;
}
-->
</style>
{/literal}