  body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px/150% ;
	font-family:fonµ¸¿ò, verdana, seoul, arial, ; 
	text-transform: none;
	background-color: #979b3c; 
	
		scrollbar-face-color: #6c543a;
		scrollbar-highlight-color: #979b3c;  
		scrollbar-shadow-color: #979b3c; 
		scrollbar-3dlight-color: #979b3c; 
		scrollbar-arrow-color: #979b3c; 
		scrollbar-track-color: #979b3c; 
		scrollbar-darkshadow-color: #979b3c;
}
   
td { font-family:µ¸¿ò ; font-size: 12px; color: #454545;line-height:16px;}
	a:link    {color: #454545;font-size:11px;text-decoration:none; font-weight:normal;}
	a:visited {color: #454545;font-size:11px;text-decoration:none; font-weight:normal;}
	a:active  {color: #454545;font-size:11px;text-decoration:none; font-weight:normal;}
	a:hover   {color: #F966A4;font-size:11px;text-decoration:none; font-weight:normal;}

	img {border: none;}
	
#top {
	position:absolute;
	left:expression(document.body.clientWidth/2-700);
	top:0px;
}	
	
#menu {
	position:absolute;
	left:218px;
	top:80px;
	width:960px;
	height:140px;
	z-index:1;
}


