/* CSS Document */



body {
	font-family:HANA, Arial, sans-serif;
	background-color: #000000;

		}

div {
	background-color: #000000;
	}
		
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
	
	
	#main {
	margin-left:50px;
	width:1000px;
	height:600px;
	border:0px;
	background-color:#000000;
		}
		
	


#header {
	border:0px;
	height:67px;
	background-color:#000000;
		  		
}


#content {

	width:792px;
	float:left;
	height:492px;
	
}
#advert {
	width:202px;
	float:left;	
		height:492px;
		border-left:thin #FFFFFF;
		border-right:thin #FFFFFF;
	
}
	
	
	#feature {
	width:901px;
	height:651px;
			}
}

#menu {

	clear:both;
	width:999px;
	
}	
#footer {
	width:600px;
	margin-left:0px;
	


}
		
		
			
	#iframebox {
	width:700px;
	height:700px;
	background-color:#000000;
		}


