A:link{color:#0072BC;text-decoration:none}
A:visited{color:#0072BC;text-decoration:none}
A:hover{color:red;text-decoration:underline}


.content_big5{
	font-family:"細明體", "Verdana", "Garamond", "sans-serif";
	font-size:9pt;
	font-weight:normal;
	color: #006699;
}

.content_big5_white{
	font-family:"細明體", "Verdana", "Garamond", "sans-serif";
	font-size:9pt;
	font-weight:normal;
	color: #ffffff;
}
.content_big5_gray{
	font-family:"細明體", "Verdana", "Garamond", "sans-serif";
	font-size:9pt;
	font-weight:normal;
	color: #999999;
}
.content_big5_black{
	font-family:"細明體", "Verdana", "Garamond", "sans-serif";
	font-size:9pt;
	font-weight:normal;
	color: #000000;
}
.content_englsih{
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:8pt;
	font-weight:normal;
	line-height:12pt;
	color: #003399;
}

.title_english_blue{
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:12pt;
	font-weight:bold;
	line-height:16pt;
	color: #0038CC;
}

.title_english_blACK{
	font-size:12pt;
	font-weight:bolder;
	line-height:20pt;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif", "Arial Black";
	font-style: normal;


}

.title_english{
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:9pt;
	font-weight:normal;
	line-height:normal;
	color: #0000CC;
}
.title_big5{
	font-family:"新細明體", "細明體";
	font-size:9pt;
	font-weight:normal;
	line-height:12pt;
	color: #0033CC;
}
.border{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

}
a.green {
	font-size:90%;
	text-decoration: none;
	color: #009900;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}

a.green:hover {
	font-size: 90%;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;		
}