@charset "UTF-8";
<!-- 網頁內容CSS-->
<style type="text/css">
<!--
body {
	background-color: #e3e3e3;
}
.新聞訊息 {
	font-family:"新細明體";
	font-size:8pt;  color: #444444;}
.標準文字 {
	font-family:"新細明體";
	font-size:12pt; color: #44444;LINE-HEIGHT:14pt;}
.大標題字 {
	font-family:"新細明體";
	font-size:14pt; color: #990000;;LINE-HEIGHT:16pt;}
.中型標題 {
	font-family:"新細明體";
	font-size:13pt;color: #444444;}
.普通價格 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt}
.優惠價格 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt; color: #990000;}
.框架文字 {
	font-family:"新細明體";
	font-size: 12pt
	color: #444444;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
}
-->
</style>