.lang1 {
	font-size: x-small;
	color: #999999;
}
.lang1_HL {
	font-size: x-small;
	color: #cccccc;
}
.lang1, .lang1:visited {
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
.lang1:hover {
	font-size: x-small;
	color: #999999;
	text-decoration: underline;
}

.lang2 {
	font-size: small;
	color: #999999;
}
.lang2_HL {
	font-size: small;
	color: #cccccc;
}

.lang2, .lang2:visited {
	font-size: small;
	color: #999999;
	text-decoration: none;
}
.lang2:hover {
	font-size: small;
	color: #999999;
	text-decoration: underline;
}

.top {
	font-size: x-small;
	color: #fd992d;
	font-weight: bold;
	font-family:  新細明體, Verdana, Arial;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
	font-family:  新細明體, Verdana, Arial;
	line-height: 16px;
}

.footer a, .footer:visited {
	font-size: x-small;
	color: #FFFFFF;
	font-family:  新細明體, Verdana, Arial;
	line-height: 16px;
		text-decoration: none;
}
.footer a:hover {
	font-size: x-small;
	color: #FFFFFF;
	font-family:  新細明體, Verdana, Arial;
	line-height: 16px;
	text-decoration: underline;
}
.content{
	font-size: small;
	color: #666666;
	font-family:  新細明體, Verdana, Arial;
	line-height: 20px;
}
.title{
	font-size: medium;
	font-weight:bold;
	color: #666666;
	font-family:  新細明體, Verdana, Arial;
}
.highlight{
	font-size: small;
	color: #ff330c;
	font-weight: bold;
	font-family:  新細明體, Verdana, Arial;
	line-height: 20px;
}
.tb_title{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-family:  新細明體, Verdana, Arial;
	
}
.tb_content{
	font-size: small;
	color: #666666;
	font-family:  新細明體, Verdana, Arial;

}
.tb_content a, .tb_content a:visited{
	font-size: small;
	color: #666666;
	font-family:  新細明體, Verdana, Arial;
	text-decoration: none;
}
.tb_content a:hover{
	font-size: small;
	color: #666666;
	font-family:  新細明體, Verdana, Arial;
	text-decoration: underline;
}
.btnYear{
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	font-family:  新細明體, Verdana, Arial;
}
.btnYear a:link, .btnYear a:visited{
	font-size: 11px;
	color: #666666;
	font-family:  新細明體, Verdana, Arial;
	text-decoration: none;
}
.btnYear a:hover{
	font-size: 11px;
	color: #ff9900;
	font-family:  新細明體, Verdana, Arial;
	text-decoration: underline;
}
.hd_01 {
	font-family:  新細明體, Verdana, Arial;
	font-size: medium;
	color: #004891;
	font-weight: bold;
	line-height: 30px;
}
