@charset "big5";
body {
	scrollbar-face-color:#FDFDEA;
	scrollbar-shadow-color:#FDFDEA;
	scrollbar-highlight-color:#FDFDEA;
	scrollbar-3dlight-color:#B1B1A3;
	scrollbar-darkshadow-color:#B1B1A3;
	scrollbar-track-color:#FDFDEA;
	scrollbar-arrow-color:#000000;
}

a:link {
        font-family: Arial;
        font-weight: normal;
	color: navy;
	text-decoration: none;
        line-height: 15px;
}
a:visited {
        font-family: Arial;
        font-weight: normal;
	color: navy;
	text-decoration: none;
        line-height: 15px; 
}
a:hover {
        font-family: Arial;
        font-weight: normal;
	color: #D98322;
	text-decoration: none;
        line-height: 15px;
}

a:active {
        font-family: Arial;
        font-weight: normal;  
	color: #D98322;
        text-decoration: none;
        


}

a.02:link {
        font-family: Arial;
        font-weight: normal;
	color: red;
	text-decoration: none;
        line-height: 15px;
}
a.02:visited {
        font-family: Arial;
        font-weight: normal;
	color: red;
	text-decoration: none;
        line-height: 15px; 
}
a.02:hover {
        font-family: Arial;
        font-weight: bold;
	color: red;
	text-decoration: none;
        line-height: 15px;
}

a.02:active {
        font-family: Arial;
        font-weight: normal;  
	color: #D98322;
        text-decoration: none;
        


}


       
.title {
	font-family: Arial;
        font-size: 25px; 
	font-weight: bold;
	color: #000000;
}
.subtitle {

	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.contentsChinese {
	font-family: "宋体", "宋体";
	font-weight: normal;
	color: #4B4B46;
	
}
.contentsEnglish {
	font-family: Arial;
	font-weight: normal;
	color: #406060;
	
}

.footnoteEnglish {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4B4B46;
	line-height: 14px;
}
.titleChinese {
	font-family: "宋体", "宋体";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.subtitleChinese {
	font-family: "宋体", "宋体";
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

