@charset "big5";
.subtitle {font-size: 10pt}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.td_no_re {
	background-repeat: no-repeat;
}
.td_no_re_mid {
	background-repeat: no-repeat;
	background-position: center center;
}
.title-green {
	color: #18AA57;
	font-weight: bold;
}
.title-white {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title-red {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
