@charset "big5";
body {
	star:expression(document.body.onselectstart = document.body.oncontextmenu = function(){return false;});
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
}
.style1 {
	font-size: 22px;
	color: #FFFFFF;
}

.subtitle01 {
	font-size: 14px;
}
.ptitle01 {
	font-size: 16px;
	color: #333333;
}
.style2 {
	color: #FF0000;
	text-decoration: underline;
}
.style3 {
	color: #00CCFF;
}

