@charset "utf-8";
/* IAAN NET Web Design Team KWJ 2011.08.19 */

/* common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body, input, textarea, select, button, table{font:normal 12px '돋움', Dotum, AppleGothic, sans-serif;}
img, fieldset{border:0;}
img, input, select{vertical-align:middle;}
ul, ol{list-style:none;}
em, address, caption, th{font-style:normal;}
a{text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:underline;}
form{margin:0; padding:0;}

/* table */
table{border-collapse:collapse; border-spacing:0;}

/* skip */
	#skipNavi, .skip, hr, legend, .add, h1, h2, h3, h4, label, address{
	position : absolute ;
	width : 0 ; 
	height : 0 ; 
	font-size : 0 ; 
	line-height : 0 ;
	overflow : hidden ; 
	visibility:hidden;
	}
