/* kkm stylesheet */


.copy_out {font-family: Courier New, Courier, Georgia, mono; font-size: 13px; font-weight: 400; line-height: 18px; color: #8B8B8B; text-decoration:none;}
.copy_on {font-family: Courier New, Courier, Georgia, mono; font-size: 13px; font-weight: 400; line-height: 18px; color: #8B8B8B; text-decoration:none; background-color: #FFDB00;}


a:link {text-decoration:none;}
a:hover {text-decoration:underline;}


#hello{
    position: absolute;
	left:75px;
	top:79px; 
	width:624px; 
	height:159px; 
	}

#logo{
    position: absolute;
	left:33px;
	top:27px; 
	width:160px; 
	height:17px; 
	z-index:60;
	}


#nav{
    position: absolute;
	left:33px;
	top:116px; 
	width:132px; 
	z-index:70;
	}
	
	
#txt{
    position: absolute;
	left:175px;
	top:116px; 
	width:150px; 
	z-index:80;
	}
	
	
#cont{
    position: absolute;
	left:349px;
	top:116px; 
	z-index:90;
	}
	
#cont_img{
    position: absolute;
	left:0px;
	top:30px; 
	}
	
