.TdContain {
	font-family: "新細明體", "細明體", Arial, "Times New Roman";
	font-size: 12px;
	background-color: #FAFAFA;
	border-bottom: 1px dashed #00CCFF;
}
.TdTitle {
	font-family: "新細明體", "細明體", Arial, "Times New Roman";
	font-size: 13px;
	background-color: #FDFCCA;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.TdWord {
	font-family: "新細明體", "細明體", Arial, "Times New Roman";
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
