@charset "UTF-8";

#about #banner #image{
	
	float:left;
	width:202px;
	height:304px;
	padding-right:2px;
}

#about #banner #txt{
	
	float:left;
	
	width:506px;
	height:302px;
	
	border:1px solid #eeefe8;
	
}

#about #banner #txt div{
	
	width:460px;
	padding:17px 0px 0px 16px;
	text-align:justify;
	
}