/* Main */

BODY	{	font-family: 新細明體,細明體;color: #000000;background-color: #ffffff;}
td	{	font-size: 10pt; font-family: 新細明體,細明體; }

/* Linkage */
a:link		{ color: #000000; }
a:visited	{ color: #000000; }
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 */
.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% }

.f9p12h			{ font-size: 9pt; line-height: 120% }
.f9p13h			{ font-size: 9pt; line-height: 130% }
.f9p14h			{ font-size: 9pt; line-height: 140% }
.f9p15h			{ font-size: 9pt; line-height: 150% }
.f9p16h			{ font-size: 9pt; line-height: 160% }
.f9p17h			{ font-size: 9pt; line-height: 170% }
.f9p18h			{ font-size: 9pt; line-height: 180% }
.f9p19h			{ font-size: 9pt; line-height: 190% }
.f9p20h			{ font-size: 9pt; line-height: 200% }

.f10p12h			{ font-size: 10pt; line-height: 120% }
.f10p13h			{ font-size: 10pt; line-height: 130% }
.f10p14h			{ font-size: 10pt; line-height: 140% }
.f10p15h			{ font-size: 10pt; line-height: 150% }
.f10p16h			{ font-size: 10pt; line-height: 160% }
.f10p17h			{ font-size: 10pt; line-height: 170% }
.f10p18h			{ font-size: 10pt; line-height: 180% }
.f10p19h			{ font-size: 10pt; line-height: 190% }
.f10p20h			{ font-size: 10pt; line-height: 200% }

.f11p12h			{ font-size: 11pt; line-height: 120% }
.f11p13h			{ font-size: 11pt; line-height: 130% }
.f11p14h			{ font-size: 11pt; line-height: 140% }
.f11p15h			{ font-size: 11pt; line-height: 150% }
.f11p16h			{ font-size: 11pt; line-height: 160% }
.f11p17h			{ font-size: 11pt; line-height: 170% }
.f11p18h			{ font-size: 11pt; line-height: 180% }
.f11p19h			{ font-size: 11pt; line-height: 190% }
.f11p20h			{ font-size: 11pt; line-height: 200% }

.f12p12h			{ font-size: 12pt; line-height: 120% }
.f12p13h			{ font-size: 12pt; line-height: 130% }
.f12p14h			{ font-size: 12pt; line-height: 140% }
.f12p15h			{ font-size: 12pt; line-height: 150% }
.f12p16h			{ font-size: 12pt; line-height: 160% }
.f12p17h			{ font-size: 12pt; line-height: 170% }
.f12p18h			{ font-size: 12pt; line-height: 180% }
.f12p19h			{ font-size: 12pt; line-height: 190% }
.f12p20h			{ font-size: 12pt; line-height: 200% }

/* other */


/* Spacing */
.s2					{ FONT-SIZE: 2px; LINE-HEIGHT: 2px; }
.s3					{ FONT-SIZE: 3px; LINE-HEIGHT: 3px; }
.s5					{ FONT-SIZE: 5px; LINE-HEIGHT: 5px; }
.s8					{ FONT-SIZE: 8px; LINE-HEIGHT: 8px; }
.s10				{ FONT-SIZE: 10px; LINE-HEIGHT: 10px; }
.s12				{ FONT-SIZE: 12px; LINE-HEIGHT: 12px; }

/* Formating */
.lbuf5			{ MARGIN-LEFT: 5px }
.rbuf5			{ MARGIN-RIGHT: 5px }
.lbuf10			{ MARGIN-LEFT: 10px }
.rbuf10			{ MARGIN-RIGHT: 10px }
.lbuf15			{ MARGIN-LEFT: 15px }
.rbuf15			{ MARGIN-RIGHT: 15px }

/* ---------- */