BODY {
	font-family : 新細明體;
	background-image : url(/images/bottombarpartten.gif);
	background-repeat : no-repeat;
}
.dis {
	font-family : 新細明體;
	font-size :12px;
}
A, A:VISITED {
	font-family : 新細明體;
	font-size : 12px;
	color : #3C3C3C;
	text-decoration : none;
}
A:ACTIVE, A:FOCUS, A:HOVER {
	font-family : 新細明體;
	font-size : 12px;
	text-decoration : underline;
	color : #CC0000;
}