body {
	font-family: "細明體", "新細明體", Batang;
	font-size: 1em;
	background-color: #b7c5ce;
	display: block;
	word-spacing: normal;
	background-attachment: scroll;
	background-position: right;
	text-indent: 0px;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 60px;
	margin-top: 20px;
}
.nota {
	font-family: "細明體", "新細明體", Batang;
	font-size: 12px;
	font-weight: normal;
}

p {
	line-height: 1.5em;
}
.title {
	font-weight: bold;
	color: #008000;
}
h2 {
	font-family: "細明體", "新細明體", Batang;
	font-size: 1em;
	font-weight: bold;
}
form {
	font-family: "細明體", "新細明體", Batang;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
button {
	font-family: "細明體", "新細明體", Batang;
	font-size: 10px;
	border: 1px solid #cccccc;
}

