@charset "utf-8";

/**
 * KATOHTEK.CO
 * print.css
 *
 * @Author : ND&amp;I
 * @Version : 2007-11-28
 * @Encoding : utf-8 ( all files )
 *
 * @xml declaration :
 * 	all pages : [ declared ]; Quirks Mode in IE less than 6.0 ver.
 *
 * @layout type :
 * 	solid ( max width 850px )
 *		
 * @unit :
 * 	em, %(font), (px)
 *
 * @no use :
 * 	using width or height and padding or border at the same time,
 * 	and Image Replacement with using 'text-indent' or 'display: none'.
 **/

 /* =========================================
 * MAIN NAVIGATION
 * ========================================= */
	
div#mainNav ul li {
	float: left;
	padding: 0;
}
