A {
	color: #0066ff;
	text-decoration: none
}

a:hover {  
	color: #9900cc;
	text-decoration: underline
}

A.copyright {
	color: #FFFFFF;
	text-decoration: underline
}

a.copyright:hover {  
	color: #FFFFFF;
	text-decoration: underline
}

.copyright_text {  
	font-family: "細明體", "新細明體";
	font-size: 8pt;
	line-height: 9pt
}


.header_2 { 
	font-family:  "細明體", "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #000099
} 

.header_1 { 
	font-family:  "細明體", "新細明體";
	font-size: 14pt;
	font-weight: bolder;
	color: #000099
} 

.header_3 { 
	font-family:  "細明體", "新細明體";
	font-size: 10pt;
	font-weight: bolder;
	color: #000099
} 

.subhead_1 { 
	font-family:  "細明體", "新細明體";
	font-size: 11pt;
	font-weight: bolder;
	color: #000099
} 

.subhead_2 { 
	font-family:  "細明體", "新細明體";
	font-size: 10pt;
	font-weight: bolder;
	color: #000099
} 


.body_text { 
	font-family:  "細明體", "新細明體";
	font-size: 10pt 
}


.body_text_small {  
	font-family:  "細明體", "新細明體";
	font-size: 9pt;
	line-height: 11pt;
	letter-spacing: 0px
}


.body_text_tiny {  
	font-family:  "細明體", "新細明體";
	font-size: 8pt;
	line-height: 12pt
}
	

.body_caption {  
	font-family:  "細明體", "新細明體";
	font-size: 8pt;
	font-style: italic;
	line-height: 11pt
}


A.body_link {
	font-family:  "細明體", "新細明體";
	font-size: 10pt;
	color: "#0033cc";
	line-height: 15pt;
	letter-spacing: 2px;
	text-decoration: underline
}

a.body_link:hover {
	font-family:  "細明體", "新細明體";
	font-size: 9pt;
	color: "#0033cc";
	background-color: #FFFFCC;
	line-height: 15pt;
	letter-spacing: 2px;
	text-decoration: underline
}


A.show_link {
	font-family:  "細明體", "新細明體";
	font-size: 8pt;
	color: "#ffffff";
		text-decoration: underline
}

a.show_link:hover {
	font-family:  "細明體", "新細明體";
	font-size: 8pt;
	color: "#ffffff";
	text-decoration: underline
}


A.news_link {
	font-family: "細明體", "新細明體";
	font-size: 10pt;
	color: "#3F7851"
	
}

a.news_link:hover {
	font-family: "細明體", "新細明體";
	font-size: 10pt;
	color: "#3F7851";
	background-color:"#ffffff"
}


.eng_text_10pt {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt
}

.body_caption_eng {  
	font-family:  "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-style: italic;
	line-height: 11pt
}

A.show_link_eng {
	font-family:  "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: "#ffffff";
		text-decoration: underline
}

