<!--


	#KoreaTimesHistory{
		background-image: url('/www4/images/koreatimesHistory.png');
		background-repeat: no-repeat;
		border: 0px solid #000;
		border-bottom: 2px solid #808080;		
		margin-left:0px;

	}
	#CEOMessage{
		/*background-image: url('/www4/images/CEOMessage.png');*/
		background-image: url('/www4/images/aboutkt.jpg');
		background-repeat: no-repeat;
		width:100%;
		height:487px;
		border:0px solid #000;
		margin-left:0px;

	}

	#AboutLogo{
		background-image: url('/www4/images/aboutUsMenuLogo.png');
		background-repeat: no-repeat;
		width:100px;
		height:20px;
		border:0px solid #000;
		margin-left:20px;

	}
	
	#AboutBorder{
		background-image: url('/www4/images/aboutusBar.png');
		background-repeat: no-repeat;
		width: 200px;
		height:2px;
		border:0px solid #000;
		
	}	
	.MenuSeparator{
		background-image: url('/www4/images/aboutusBorder.png');
		background-repeat: no-repeat;
		width: 200px;
		height:2px;
		border:0px solid #000;
		margin-left:0px;
	}	

//-->