BODY {
	font-family : 新細明體;
	background-image : url(images/index_background.gif);
	background-repeat : no-repeat;
}
P {
	font-family : 新細明體;
	font-size : 12px;
}
B {
	font-family : 新細明體;
	font-size : 12px;
}
TD {
	font-family : 新細明體;
	font-size : 12px;
}
A, A:VISITED {
	font-family : 新細明體;
	font-size : 12px;
	text-decoration : none;
	color : #3C3C3C;
}
A:ACTIVE, A:FOCUS, A:HOVER {
	font-family : 新細明體;
	font-size : 12px;
	text-decoration : underline;
	color : #CC0000;
}
.menu, .menu:VISITED {
	font-family : 新細明體;
	font-size : 12px;
	color : #3C3C3C;
	text-decoration : none;
	line-height : 14px;
}
.menu:ACTIVE, .menu:FOCUS, .menu:HOVER {
	font-family : 新細明體;
	font-size : 12px;
	text-decoration : none;
	color : #CC0000;
	line-height : 14px;
}
DIV {
	font-family : 新細明體;
	font-size : 12px;
}
.more, .more:VISITED {
	font-family : 新細明體;
	font-size : 12px;
	text-decoration : none;
	color : #3C3C3C;
	font-weight : bold;
}
.more:ACTIVE, .more:FOCUS, .more:HOVER {
	font-family : 新細明體;
	font-size : 12px;
	text-decoration : underline;
	color : #CC0000;
	font-weight : bold;
}