body {
	color: #114422;
	background:  url(../images/beige.jpg) fixed;
	letter-spacing: 0.07em;
	font-family: "全真細黑體", "華康細黑體";
	line-height: 1.4em;
	font-size: 15px;
}
p {
	line-height: 1.5em;
	color: #335533;
	text-indent: 2em;
}
h1 {font-size: 40pt; line-height: 1.5; color: #336666}
h2 {
	font-size:32pt;
	color: #FFFFCC;
	background-color: #006666;
	text-align: center;
	border: 8px outset #999900;
	letter-spacing: 0.08em;
	line-height: 1.4em;
	padding-top: 8px;
}
h3 {
	font-size: 18pt;
	line-height: 1.5;
	color: #FFFFFF;
	background-color: #009999;
	padding: 3px 3px 3px 10px;
	text-align: left;
	border: medium inset #FFFFCC;
	letter-spacing: 0.1em;
}
h4 {  font-size: 16pt; color: #663300}
h5 {  font-size: large; line-height: 1.5; color: #006666}
h6 {
	font-size: 16px;
	color: #006666;
	letter-spacing: 0.1em;
	line-height: 1.3;
	margin-bottom: 0.25em;
	margin-top: 0.5em;

}
a { text-decoration: none;}
a:hover {  color: #FF0000}
a:active {  color: #FF0000}
.noindent {  text-indent: 0em}
.h15 {line-height: 1.5}
.upload {
	color: #999999;
	text-align: right;
}
li {
	margin-bottom: 0.3em;
	line-height: 1.5em;
}

