@charset "Big5-HKSCS";
.bodytext {
	font-size: 10pt;
	line-height: 14pt;
}
body {
	font-size: 10pt;
	line-height: 14pt;
}
.dotline {
	background-image: url(images/g_dotline.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 5px;
}
a{
	color: #FF6633;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.studyText {
	color: #336699;
}
.playText {
	color: #99CC33;
}
.homeText {
	color: #CC0000;
}
.cover_border {
	border: 1px solid #CCCCCC;
}
.subhead {
	font-size: 12pt;
	line-height: 16pt;
	color: #FF6600;
}
.smalltext {
	font-size: 9pt;
	line-height: 13pt;
	padding-left: 5px;
}
.smallsubhead {
	font-size: 10pt;
	line-height: 14pt;
	color: #FF6600;
}
.homebtn {
	position: relative;
	left: 700px;
}
.profile {
	border: 1px solid #009900;
	margin-left: 20px;
	margin-right: 60px;
	background-color: #F1FFEE;
	padding: 5px;
	margin-bottom: 10px;
}
.profilename {
	font-weight: bold;
	color: #006600;
}