@charset "utf-8";
.font01 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
}
.font02 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	letter-spacing: 1px;
	font-family: "新細明體", Arial;
}
.font03 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.font04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8E6900;
	letter-spacing: 1px;
}
.border-collapse {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.img001 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

