.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, "細明體";
}
.title1 {
	font-family: Arial, "細明體";
	font-size: 20px;
	font-weight: bold;
}
.txt1 {
	font-family: Arial, "細明體";
	font-size: 12px;
	font-weight: normal;
}
.txt1b {
	font-family: Arial, "細明體";
	font-size: 12px;
	font-weight: bold;
}
.orange {

	color: #ED6926;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, "細明體";
}
.txt2 {
	font-family: Arial, "細明體";
	font-size: 9px;
	font-weight: normal;
}
.txt1r {
  color: #FF0000;
}
.txt2b {
	font-family: Arial, "細明體" ;
	font-size: 14px;
	font-weight: bold;
}
