.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: "細明體";
	font-size: 16px;

}

.content2 {
	/*	font-family: "新細明體";*/

	color: #333333;
	letter-spacing: 2px;
	font-family: "細明體";
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;

}

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: "細明體";

}
