a:link,a:visited,a:active{
	text-decoration:none;
	color:#fff;
	cursor:default;
}

a:hover{
	text-decoration:line-through;
	color:#000;
	cursor:default;
}

br{
	letter-spacing:normal;
}


body,td,th {
	font-size:8pt;
	color:#000;
	font-face:Arial;
	
}

body{
	scrollbar-face-color:#0ff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#0ff;
	scrollbar-highlight-color:#0ff;
	scrollbar-shadow-color:#0ff;
	scrollbar-3dlight-color:#0ff;
	scrollbar-darkshadow-color:#0ff;

	background-color:#0ff;
	background-image: url(hk.png); 
	background-attachment: fixed;
	background-repeat: no-repeat; 
	background-position: right bottom;
}


input,textarea{
	font-size:8pt;
	color:#000000;
	background-color:#ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}


#navi{
	height:auto;
	width:250px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:auto;
	padding:10px;
	background-color:#0ff;
}

#re{
	height:auto;
	width:180px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:auto;
	padding:20px;
	background-color:#0ff;
}
