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