.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
}
a:link {
	color: #666;
	text-decoration: none;
}
body {
	background-image: url(../images/background.jpg);
	color: #666;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	text-align: left;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}

td {
	font-family: Verdana, Geneva, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.justify {
	text-align: justify;
	font-family: "Courier New", Courier, monospace, 微軟正黑體, 新細明體;
}
h3 {
	font-family: "Courier New", Courier, monospace, 微軟正黑體, 新細明體;
}
h4 {
	font-family: "Courier New", Courier, monospace, 微軟正黑體, 新細明體;
}

