.bg {
	background-image:  url("images/content_bg.gif");
	background-repeat: no-repeat;
}

.content-text {
	font-family: Arial, "新細明體";
	font-size: 10pt;
	line-height: 130%;
	color: #636563;
	text-align: justify;
	font-style: normal;
	white-space: normal;
}
.content-topic {
	font-family: Arial, "新細明體";
	font-size: 13pt;
	font-weight: bold;
	color: #4d4d4d;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #4d4d4d;
}
a {
	text-decoration: none;
}
.bg_01 {
	background-image: url(images/content_bg_01.gif);
	background-repeat: no-repeat;
}
