<style type="text/css">
<!--
 BODY {


    SCROLLBAR-FACE-COLOR: #E7E7E7;
    SCROLLBAR-HIGHLIGHT-COLOR: #BEBEBE;
    SCROLLBAR-SHADOW-COLOR: #bebebe;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #666666;
    SCROLLBAR-TRACK-COLOR: #E7E7E7;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
//-->
</style>

.drpdwn
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFFFF
}

.txtfield
{
   BORDER-BOTTOM: #006699 1px solid; 
   BORDER-LEFT: #006699 1px solid; 
   BORDER-RIGHT: #006699 1px solid; 
   BORDER-TOP: #006699 1px solid; 
   COLOR: #006699; 
   FONT-SIZE: 9pt
}


.txtfield2
{
   BORDER-BOTTOM: #EEEEEE 1px solid; 
   BORDER-LEFT: #EEEEEE 1px solid; 
   BORDER-RIGHT: #EEEEEE 1px solid; 
   BORDER-TOP: #EEEEEE 1px solid;
   BACKGROUND: #DDDDDD;
   COLOR: #000000; 
   FONT-SIZE: 9pt
}


.button
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-SIZE: 12px;
    BACKGROUND: #0099CC;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #104a7b 1px solid;
    FONT-FAMILY: arial;
    HEIGHT: 17px;
    TEXT-DECORATION: none
}

.button2
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-SIZE: 12px;
    BACKGROUND: #CBECF5;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: #104a7b 1px solid;
    FONT-FAMILY: 細明體;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}

td { font-family: "新細明體", "細明體", "Apple LiSung Light";font-size: 13px;line-height: 180% }
.large { font-size: 25px ;line-height: 22pt;font-family: "新細明體", "細明體";letter-spacing:1pt }
.text { font-size: 16px; line-height: 18pt;font-family: "新細明體", "細明體"}

a:link {  font-size: 13px; color: #0033cc; text-decoration: underline}
a:visited {  font-size: 13px; color: #0033cc; text-decoration: underline}
a:hover {  font-size: 13px; color: #ff0000; text-decoration: underline}

a.top:link{
	color: #3300cc;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	
}
a.top:visited{
	color: #3300cc;
	font-weight: normal;
	font-size: 13px;
        text-decoration: none;
	
	
}
a.top:hover{
	color: #FF0000;
	font-size: 13px;
	text-decoration: underline;
	
}

a.top2:link{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	
}
a.top2:visited{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
        text-decoration: none;
	
	
}
a.top2:hover{
	color: #FFCC00;
	font-size: 12px;
	text-decoration: underline;
	
}

a.menu:link{
	color: #3300CC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	
}
a.menu:visited{
	color: #3300CC;
	font-weight: normal;
	font-size: 13px;
        text-decoration: underline;
	
	
}
a.menu:hover{
	color: #FF0000;
	font-size: 13px;
	text-decoration: underline;
	
}

a.menu2:link{
	color: #3300CC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	
}
a.menu2:visited{
	color: #3300CC;
	font-weight: normal;
	font-size: 12px;
        text-decoration: underline;
	
	
}
a.menu2:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	
}

.border {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: "Tahoma", "Lucida Console";

}
.otherstyle {
	font-family: "AvantGarde Bk BT", "Lucida Sans Unicode", "Arial Black";
	font-size: 11px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}