@charset "utf-8";
.content {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 20px;
	color: #525256;
} 
.footer {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 20px;
	color: #444444;
} 
td,  option, select {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 140%;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
 input, option, select {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 140%;

}
.small {
	font-family: "新細明體";
	font-size: 10px;
	line-height: 12px;
	color: 292929;
}
.table_title {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

