@charset "utf-8";
/* CSS Document */

body {
	color:#000000;
	background:#b6b6b4;
	font-family:Century Gothic, Arial, 新細明體;
	font-size:10pt;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#ffffff; }
	
img			{ border-color:#303030 }

a:link		{ color:#000099; text-decoration:none }
a:visited	{ color:#000099; text-decoration:none }
a:hover		{ color:#ffffff; text-decoration:none }
a:active	{ color:#ffffff; text-decoration:none }

.text1		{ font-family:"Century Gothic", Arial, "新細明體"; font-size:12pt; color:#ffffff; font-weight:bold }
.text2		{ font-family:"Century Gothic", Arial, "新細明體"; font-size:12pt; color:#000000 }
.text3		{ font-family:"Century Gothic", Arial, "新細明體"; font-size:12pt; color:#336699 }
.text4		{ font-family:"Century Gothic", Arial, "新細明體"; font-size:10pt; color:#ffffff }
