.Copyright {
	font-family: "新細明體", "Taipei";
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.CopyrightWhite {

	font-family: "新細明體", "Taipei";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.Title {
	font-family: "新細明體", "Taipei";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-left: 5px;

}
.ContentBlack {
	font-family: "新細明體", "Taipei";
	font-size: 15px;
	line-height: 120%;
	color: #000000;
	margin-left: 10px;

}
.TitleBlack {

	font-family: "新細明體", "Taipei";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.Table {
	margin-right: 10px;
	margin-left: 10px;
}
.TdBkg {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
}
.ContentBlackSmall {

	font-family: "新細明體", "Taipei";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	margin-left: 10px;
}
.ContentBlackSmallList {
	font-family: "新細明體", "Taipei";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	margin-left: 24px;
	margin-right: 6px;

}
