body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
}

body {
	background-color: #000000;
	margin: 0; 
	text-align: center;
	cursor:default;
}

#global {
  	margin-left: auto;
 	 margin-right: auto;
  	width: 844px;
  	text-align: left;
}



p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}


.txt_n {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	display:inline;
	line-height:5px;
	

}





div#footer{
	clear:both;
	
	bottom:0;
	margin-bottom:0;
	left:0;
/*height:50px;*/
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	background-color:black;
	font-size: 10px;
	color:#a29e9e;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
 }
		
		 @media screen{
		  body>div#footer{
		   position: fixed;
		  }
 		}
		
		 * html body{
		  overflow:hidden;
		 } 
		 * html div#content{
			  height:100%;
			  overflow:auto;
		 }
		 	
			
			
			.lk_block {
	color:#ffffff;
	text-decoration:none;
	
}

.lk_block:hover {
	color:#c1c1c1;
	text-decoration:none;
}



