body  {
    font-family: "細明體";
	font-size:10pt;}
.txtBoxStyle2 {
	BACKGROUND-COLOR: #F2FAFD; BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; COLOR: #333333; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 11px;}
.in {
	BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 9px;}
.field {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; COLOR: #333333; font-family: 細明體; font-size: 9pt;}
.yc {
    font-family: 細明體;
	font-size: 9pt;
	color: #333333;
	letter-spacing: 1pt;}
.dfont {
    font-family: 細明體;
	font-size: 9pt;
	color: #333333;}

.titletxt {
	font-family: 細明體;
	font-size: 10pt;
	color: #FFFFFF;	}
.titletxt:link {
	font-size: 10pt;
	color: #FFEEDD;
	text-decoration: none;}
.titletxt:visited  {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;}
.titletxt:hover {	
	font-size: 10pt;
    color: #AABBCC;
	text-decoration: none;}
.titletxt:active {	
    font-size: 10pt;
    color: #FFFFFF;
	text-decoration: none;}
	
.titletxt1 {
	font-family: 細明體;
	font-size: 10pt;
	color: #777777;	}
.titletxt1:link {
	font-size: 10pt;
	color: #555555;
	text-decoration: none;}
.titletxt1:visited  {
	font-size: 10pt;
	color: #777777;
	text-decoration: none;}
.titletxt1:hover {	
	font-size: 10pt;
    color: #AAAAAA;
	text-decoration: none;}
.titletxt1:active {	
    font-size: 10pt;
    color: #ffffff;
	text-decoration: none;}

a.titletxt2{
	font-family: 細明體;
	font-size: 10pt;
	color: #777777;}		
a.titletxt2:link {
	font-size: 10pt;
	color: #555555;
	text-decoration: none;}	
a.titletxt2:visited {
	font-size: 10pt;
	color: #aaaaaa;
	text-decoration: none;}	
a.titletxt2:hover {	
    font-size: 10pt;
    color: #FF0000;
	text-decoration: none;}
a.titletxt2:active {	
    font-size: 10pt;
    color: #55555;
	text-decoration: none;}

A:link {COLOR: #666666; text-decoration: none }          
A:visited {COLOR: #333fff; text-decoration: none}
A:active {COLOR: #333333; text-decoration: none}
A:hover {COLOR: #FF0000; text-decoration: none; position: relative; right: 0px; top: 0px }

A.b:link {COLOR: red; text-decoration: none}
A.b:visited {COLOR: red; text-decoration: none}
A.b:active {COLOR: red; text-decoration: none}
A.b:hover {COLOR: blue; text-decoration: none; position: relative; right: 0px; top: 0px }

A.c:link {COLOR: #333333; text-decoration: none}
A.c:visited {COLOR: #333333; text-decoration: none}
A.c:active {COLOR: #333333; text-decoration: none}
A.c:hover {COLOR: blue; text-decoration: none; position: relative; right: 0px; top: 0px }

.new { 
	font-family: 細明體;
	font-size: 10pt;
	color: #333333;
	letter-spacing: 1px;
	line-height: 160%}

TD{font-family: 細明體;
	font-size: 10pt;
	line-height: 13pt;}
.grayline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;

	border-right-style: solid;
	border-left-style: solid;

	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.engtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}


'A:link    尚未瀏覽過的鏈結字串顏色。 
'A:active  正要開始瀏覽的鏈結字串顏色。 
'A:visited 已經瀏覽過的鏈結字串顏色。 
'A:hover   滑鼠指標移至鏈結字串時所顯現的文字外觀顏色。 