@charset "utf-8";
.sky {
	background-attachment: scroll;
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.big5content {
	font-family: "華康中黑體";
	font-size: 15px;
	text-align: justify;
	line-height: 28px;
}
.big5captain {
	font-family: "華康中黑體";
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}
.big5greencontent {
	font-family: "華康中黑體";
	font-size: 15px;
	text-align: left;
	line-height: 28px;
	font-style: italic;
	color: #006633;
}
