.Title {
	color: #FF0000;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: normal;
	font-weight: bold;
	font-family: "細明體";
}
.content {
/*	font-family: "新細明體";*/
	letter-spacing: 2px;
	text-indent: 18px;
	line-height: 22px;
	list-style-type: disc;
	color: #333333;
	font-family: "細明體";
}
.content2 {
	/*	font-family: "新細明體";*/
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: "細明體";
	line-height: 22px;
}
body {
	background-color: #E8E8E8;
	margin-top: 0px;
}
.smalltable_title {
	/*	font-family: "新細明體";*/
	color: #333333;
	letter-spacing: 2px;
	background-color: #CECECE;
	font-family: "細明體";
}
.smalltable_content {
	/*	font-family: "新細明體";*/
	color: #333333;
	letter-spacing: 2px;
	background-color: #E7E7E7;
	font-family: "細明體";
}
