.backhground-sky {
	background-attachment: fixed;
	background-image: url(images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.section-title {
	font-family: "Arial", "新細明體", "細明體";
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;


}
.section-title-remarks {

	font-family: "Arial", "新細明體", "細明體";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;

}
.high-away {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #DBFFDB;
}
