body {
margin:0;
font-family: "Verdana","Arial", "Helvetica", "sans-serif"; 
font-size: 12px;
line-height: 20px;
color: #000000;

}
@media print {
    footer {page-break-after: always;}
}
.aboutHK{ 
   background-image: url("images/aboutHK.png");
   background-position: center;
   background-attachment: fixed;
   background-repeat: no-repeat;
}

.home{ 
   background-image: url("images/860-01.png");
   background-repeat: no-repeat;
}

.Registration{ 
   background-image: url("images/Registration.png");
   background-position: center;
   background-attachment: fixed;
   background-repeat: no-repeat;
}

.Programme{ 
font-family: "Verdana","Arial", "Helvetica", "sans-serif"; 
font-size: 10px;
color: #000000;
}



headera{
width: 100%;
height: 81px;
background: #FFF;
position: fixed;
top: 110;

}

headerc{
width: 100%;
height: 105px;
background: #00a79d;
position: fixed;
top: 0;

}

.wrapper{
width: 950px;
margin: 0 auto;
}




.wrapperb{
width: 950px;
margin: 0 auto;
}

headerb{
width: 100%;
height: 48px;
background: #00a79d;
position: fixed;
bottom: 0;
}

ula {
display: block;
padding: 0px 0px;
background-color: #FFF;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #00a79d;
position: fixed;
top: 0;
width: 900;

}

ulb {
list-style-type: none;
height: 48px;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #00a79d;
position: fixed;
bottom: 0;
width: 900;

}



li {

list-style: none;
float: left;
margin-left: 0px;
}

li a {
display: block;
color: white;
text-align: center;
padding: 2px 12px;
text-decoration: none;
letter-spacing: 1px;
}

li a:hover:not(.active) {
background-color:#9933CC ;
}

.active {
background-color: #652c90;
}

.content{
color: #652c90;
margin: 0 auto;
font-size: 14px;
}
.contentB{
font-weight: bold;
}

.content_{
	color: #669999;
}

.content_Y{
	color: #FFFF00;
}

.content_R{
	color: #FF0000;
	font-size: 14px;
}

.content_Home{
	color: #ffed00;
	font-size: 14px;
}



.content_PB{
	color: #91268f;
	font-weight: bold;
}


.content_RB{
	color: #FF0000;
	font-weight: bold;
}


.contenti{

	font-style: italic;
}

.w{
color: #FFFFFF;
}

.H1{
color: #000000;
font-size: 26px;
margin: 0 auto;
line-height: 0px;
}



.H2{
color: #FFFF00;
font-size: 20px;
}