* {
	margin: 0px;
	padding: 0px;
}
#box {
	height: 614px;
	width: 259px;
	font-family: "新細明體,Arial";
}
.font01 {
	font-family:"新細明體,Arial";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.font02 {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #ff6600;
	line-height: 18px;
}
.font03 {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #616060;
	line-height: 18px;
}
a:link {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-family: "新細明體,Arial";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}