/* Main */

BODY	{ font-family: 新細明體,細明體; color: #000000;
				background: url(images/bkg_content.gif);
				background-color: #000000;
				background-attachment: fixed;
				background-repeat: repeat; 
				scrollbar-face-color: #121212;  
				scrollbar-shadow-color: #000000;   
				scrollbar-darkshadow-color: #000000; 
				scrollbar-highlight-color: #565656; 
				scrollbar-3dlight-color:  #373737 ; 
				scrollbar-track-color:  #e0e0e0; 
				scrollbar-arrow-color:   #FFE400;}
td		{ font-size: 9pt; font-family: arial, verdana, times; line-height: 150%}
.paddng01	{ padding: 0px 40px 0px 0px}
.paddng02	{ padding: 0px 40px 0px 40px}

/* Linkage */
a:link	{ color: #0042FF; }
a:visited	{ color: #0042FF; }
a:hover	{ color: #ff0000;text-decoration:none; }

a.l2:link	{color: #000000;text-decoration:none;}
a.l2:visited {color: #000000;text-decoration:none;}
a.l2:hover	{color: #525252;text-decoration:underline;}

.L2nd			{ font-size: 9pt; color: #ffffff; }
.L2nd a:link		{ color: #ffffff; text-decoration: none; }
.L2nd a:visited		{ color: #cccccc; text-decoration: none; } 
.L2nd a:hover		{ color: #ccff99; }

/* FontSize */
.f7p				{ font-size: 7pt; }
.f8p				{ font-size: 8pt; }
.f9p				{ font-size: 9pt; }
.f10p				{ font-size: 10pt; }
.f11p				{ font-size: 11pt; }
.f12p				{ font-size: 12pt; }
.f13p				{ font-size: 13pt; }
.f14p				{ font-size: 14pt; }
.f15p				{ font-size: 15pt; }
.f18p				{ font-size: 18pt; }
.f20p				{ font-size: 20pt; }
.f30p				{ font-size: 30pt; }
.f40p				{ font-size: 40pt; }

/* FontSize with Height */
.f8p12h			{ font-size: 8pt; line-height: 120% }
.f8p13h			{ font-size: 8pt; line-height: 130% }
.f8p14h			{ font-size: 8pt; line-height: 140% }
.f8p15h			{ font-size: 8pt; line-height: 150% }
.f8p16h			{ font-size: 8pt; line-height: 160% }
.f8p17h			{ font-size: 8pt; line-height: 170% }
.f8p18h			{ font-size: 8pt; line-height: 180% }
.f8p19h			{ font-size: 8pt; line-height: 190% }
.f8p20h			{ font-size: 8pt; line-height: 200% }

