* {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
}
A:link {color: black}
A:visited {color: black}
A:active {color: black}
A:hover {color: #09F}
body {
	font-size: 62.5%;
	overflow:hidden;
}
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 200px;
	width: 200px;
	background: url('hk.png') no-repeat;
	text-indent: -999em;
	text-decoration: none;
	z-index: 99999;
}
#info {
	background: url(images/transpwhite.png);
	padding: 0px 0 0px 0;
	position: relative;
	top: 300px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 999;
	visibility: visible;
}
#infoup {
	background: url(images/transpwhite.png);
	padding: 0px 0 0px 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	color: white;
	font-size: 18px;
	z-index: 999;
	visibility: inherit;
}
#infodown
{
	background: url(images/transpwhite.png);
	position: absolute;
	bottom: 0;
	width: 100%;
    text-align: left;
	color: white;
	font-size: 18px;
	z-index: 999;	visibility: inherit;
}
#displayh
{
	left:148px;
	top:25%;
	position: absolute;
	width: 928px;
	text-align: justify;
	color: white;
	z-index: 222;
	visibility: visible;
}
#display
{
left:25%;top:60%;
position: absolute;
width: 60%;
text-align: justify;
color: white;
z-index: 222;
visibility: visible;
}
#displayb
{
left:25%;top:20%;
position: absolute;
width: 70%;
text-align: justify;
color: white;
z-index: 222;
visibility: visible;
}
#displayc
{
left:5%;top:43%;
position: absolute;
width: 60%;
text-align: justify;
color: white;
z-index: 222;
visibility: visible;
}
#displayd
{
left:50%;top:35%;
position: absolute;
width: 60%;
text-align: justify;
color: white;
z-index: 222;
margin: -150px auto auto -250px;
visibility: visible;
}
#m21
{
	position: absolute;
	top: 14%;
	right: 13%;
	width: 783px;
	text-align: left;
	color: white;
	font-size: 18px;
	z-index: 999;
	empty-cells:show;
	visibility: visible;
	layout-grid-line:5px;
}
#m22
{
	position: absolute;
	top: 18%;
	right: 11%;
	width: 412px;
	text-align: left;
	color: black;
	font-size: 16px;
	z-index: 999;
	visibility: visible;
}
#m23
{
	position: absolute;
	top: 10%;
	left: 15%;
	width: 412px;
	text-align: left;
	color: white;
	font-size: 16px;
	z-index: 999;
	visibility: visible;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#extended {
	position: relative;
	top: 0px;
	display: none;
}
#loader
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow:hidden;
}

#loader img
{
    width: 100%;
    height: 100%;	overflow:hidden;
}
.loading
{
    background: url( './loadingIcon.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%;
	z-index:1;
	overflow:hidden;
}
