@charset "utf-8";
/* CSS Document */
#MainLayout #centerinfo #conceptwrap {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#MainLayout #centerinfo #conceptwrap h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #36F;
}

