.textstyle {
	font-family : 新細明體, Arial;
	font-size : 12pt;
	line-height : 16pt;
	letter-spacing : 2pt;
}

.upperstyle {
	font-family : 新細明體, Arial;
	font-size : 7pt;
	line-height : 15pt;
	letter-spacing : 1pt;
}

a {  
	font-family: 新細明體, Arial; 
	font-size: 12pt; 
	color: #00c2d2; 
	text-decoration: none;
}

a:hover {  
	font-family: 新細明體, Arial; 
	font-size: 12pt; 
	color: #005359; 
	text-decoration: underline;
}

body {
	scrollbar-face-color:#005359;
	scrollbar-shadow-color: #008f9b;
	scrollbar-highlight-color:#00c2d2;
	scrollbar-3dlight-color: #17f3ff;
	scrollbar-darkshadow-color: #17f3ff;
	scrollbar-track-color:#17f3ff;
	scrollbar-arrow-color:#d7fdff;
}

.LeftNavOff
{
    COLOR: #00c2d2;
    CURSOR: hand;
    FONT-FAMILY: 新細明體, Arial;
    FONT-SIZE: 12pt;
    TEXT-DECORATION: none;
}

.LeftNavUp
{
    background-color: #17f3ff;
	font-family: 新細明體, Arial; 
	font-size: 12pt; 
	color: #ffffff; 
	text-decoration: none;
}

