@charset "utf-8";
body {
	font-family: "新細明體";
	font-size: 13px;
	color: #333333;
}
#content p {
	letter-spacing: 1px;
	line-height: 1.7em;
}
#content li {
	letter-spacing: 1px;
}

p {
	line-height: 1.5em;
}
h1 {
	font-size: 13px;
}

