@charset "big5";
body,html {
	text-align: left;
	width: 530px;
	font-family: Arial, 微軟正黑體, Microsoft JhengHei, Helvetica, sans-serif, 新細明體;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 11pt;
	line-height: 1.5;
	background: #FFFFFF;
	color: #191919;
}

a:link {
   color: #FF8800;
   text-decoration: none;
   }

a:visited {
   color: #8ECCF2;
   text-decoration: none;
   }

a:hover {
   text-decoration: none;
   color: #DCAB74;
   }

a:active {
   text-decoration: none;
   color: #DCAB74;
   }

.fig {
	font-size: 9pt;
}

