/* CSS Document */
h1 {
	font-family: "新細明體";
	font-size: medium;
	color: #336699;
	text-decoration: underline;
	margin-top: 10px;
}

h2 {
	font-family: "新細明體";
	font-size: small;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: "新細明體";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

body {
	font-family: "新細明體";
	font-size: 14px;
	color: #000000;
}

.linkPlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td, textarea, input, select {
	font-family: "新細明體";
	font-size: small;
	font-style: normal;
	font-weight: normal;	
}

.tableDetail {
	font-family: "新細明體";
	font-size: small;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
