
a:link	{
	color : #000000;
	text-decoration : none;
}
a:visited	{
	color : #000000;
	text-decoration : none;
}
a:active	{
	color : #000000;
	text-decoration : none;
}
a:hover	{
	color : #000000;
	text-decoration : none;
	background-color : #CFCFCF;
}
body	{
	color : #FFFFFF;
	cursor : default;
	background-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-shadow-color : #000000;

}

#bak {
       position:absolute;
       width:981px;
       height:600px;
       left: 50%;
       top: 50%;
       margin-left: -490px;
       margin-top: -300px;
       overflow-x:hidden;
       overflow-y:auto; 
}    


#inf {
       position:absolute;
       width:540px;
       height:382px;
       left: 50%;
       top: 50%;
       margin-left: -100px;
       margin-top: -191px;
       overflow-x:hidden;
       overflow-y:auto; 
}    


#menu {
       position:absolute;
       width:964px;
       height:57px;
       left: 0%;
       top: 0%;
       margin-left: 18px;
       margin-top: 25px;
       overflow-x:hidden;
       overflow-y:hidden; 
}    

