.submenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	line-height: 17px;
}

.submenu a{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	line-height: 17px;
}

.submenu a:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #BE0000;
	text-decoration: none;
	line-height: 17px;
}

.submenu_ch {
	font-family: "新細明體";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	line-height: 17px;
}

.submenu_ch a{
	font-family: "新細明體";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	line-height: 17px;
}

.submenu_ch a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color: #BE0000;
	text-decoration: none;
	line-height: 17px;
}


BODY{
	font-family: "Arial", "新細明體";
	font-size: 12px;
}

.text{
	font-family: "Arial", "新細明體";

}

.textblue{
	font-family: "Arial", "新細明體";
	font-weight: bold;
	color: #000066;
}

.textgreen{
	font-family: "Arial", "新細明體";
	font-weight: bold;
	color: #003300
}
/*.textRed{
	font-size: 12px;
	font-weight: bold;
	color: #red;
}*/
.textred{
	font-family: "Arial", "新細明體";
	font-weight: bold;
	color: 990000
}

.textblack{
	font-family: "Arial", "新細明體";
	font-weight: bold;
	color: #000000
}

.textBold{
	font-weight: bold;
}
.text11{
	font-family: "Arial", "新細明體";
	color: #000000
}

.ldate{
	font-family: "Arial", "新細明體";
}

.textsa{
	font-family: "Arial", "新細明體";

}

.red{
	font-family: "Arial", "新細明體";
	color: #990000
}

.green{
	font-family: "Arial", "新細明體";
	color: #003300
}
	
a:link{
	text-decoration: none
}
	
a:visited{
	text-decoration: none
}
	
.blue{
	font-family: "Arial", "新細明體";
	color: #000066;

}
	
.black{
	font-family: "Arial", "新細明體";
	color: #000000
}

.textxs {

	font-family: "Arial", "新細明體";
	font-size: x-small;
}


.smallText{
	text-align: justify;
	font-size: 12px;
}

.verySmallTextWithRightAlign{
	text-align: right;
	font-size: 10px;
}

.verySmallText{
	text-align: justify;
	font-size: 10px;
}

.verySmallTextVertical{
	font-size: 10px;
	vertical-align: top;
}

.smallTextBlue{
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}

