A:link		{	text-decoration:	underline;								}
A:active	{	text-decoration:	underline;								}
A:visited	{	text-decoration:	underline;								}
A:hover2	{	text-decoration:	underline;
				color:				red;									}

BODY		{	background-image:			url(http://fanyee.com.tw/Icons/BG/c0099.jpg);
				scrollbar-face-color:		white;
				scrollbar-shadow-color:		#ADD0EB;
				scrollbar-highlight-color:	white;
				scrollbar-3dlight-color:	#ADD0EB; 
				scrollbar-darkshadow-color:	white;
				scrollbar-track-color:		white;
				scrollbar-arrow-color:		#5E9CC7;
				font-size:					9pt;							}

BODY.Bar	{	background-image:		url(http://fanyee.com.tw/Icons/BG/leaf3.jpg);
				background-repeat:		repeat-y;							}
				
H2			{	font-family:		標楷體;
				font-size:			18pt;
				color:				#208000;
				height:				10;
				text-align:			Center;		}

TH			{	color:				#FFFFFF;										/*	大區段之表頭定義	*/
				background-color:	#6D8EAF;
				height:				26px;									}

	
TH B		{	font-family:		標楷體;											/*	表格中文簡介之字型及顏色	*/
				font-size:			16pt;									}
				
B			{	color:				red;			}
U			{	color:				red;
				textadecoration:	Underline;								}

TR.Title	{	color:				#FFFFFF;										/*	大區段之表頭定義			*/
				background-color:	#6D8EAF;
				font-size:			9pt;							}
				
TD.P1		{	color:				red;
				text-align:			RIGHT;
				text-decoration:	line-through;	}
TD.P2		{	color:				red;
				text-align:			RIGHT;			}
TD.P3		{	text-align:			RIGHT;			}

.Head		{	background:			blue;
				color:				white;
				border-style:		outset;
				order-color:		silver;
				border-width:		'2 2 3 2';
				font-family:		Arial;
				font-weight:		bold;
				padding:			'3 0 3 0';
				margin-bottom:		6px;
				width:				98px;
				text-align:			center;
				vertical-align:		text-top;		}

H3			{	color:				blue;
				background-image:	URL('http://fanyee.com.tw/Icons/BG/bk26.gif');
				font-family:		標楷體;
				font-size:			14pt;
				border-style:		outset;
				width:				360;
				padding:			'4 0 4 20';
				margin:				'24 0 16 32';								}

DIV.Info	{	margin:				'16 0 48 32';
				padding:			18px 24px 24px 24px;
				border-style:		groove;
				width:				610px;
				font-size:			10pt;
				background-image:	URL('http://fanyee.com.tw/Icons/BG/wall2.jpg');		}

TABLE.Info	{	font-size:			10pt;
				font-family:		Arial;
				width:				680px;
				background-image:	URL('http://fanyee.com.tw/Icons/BG/wall2.jpg');
				border-color:		#10DDDD;
				border-style:		outset;
				border-width:		1px 3px 3px 1px;
				margin:				20px 0px 64px 32px;		}

B			{	color:			red;			}
I			{	color:			red;			}
IMG			{	vertical-align:	text-bottom;	}
