@charset "utf-8";
.ArticalTable {
	background-color: #FBFEFF;
	font-size: 16px;
	font-weight: bold;
}
.HeaderTable {
	font-weight: bold;
	font-size: 18px;
	color: #006600;
	text-align: center;
}
.IntroductionTable {
	background-color: #FBFEFF;
	font-size: 18px;
	background-position: right bottom;
}
.DetailsDown {
	background-color: #FBFEFF;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
}
