@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,
sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,td,th,button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-size:12px;
	font-family:inherit;

}

html, body {position: relative;
font-family: '나눔고딕',NanumGothic,'굴림',Gulim,Helvetica,AppleGothic,Sans-serif; font-size: 100%; 
color:#000; height: 100%;background-color:#fff; }

table { border-spacing: 0; border-collapse: collapse;}

ol,ul ,li { list-style: none; }
hr{clear:both;}
legend, caption{position:absolute;visibility:hidden;overflow:hidden;line-height: 0;width:0;height:0;margin:0;padding:0;font:0/0 Arial; display:none;}

a{color:#000;text-decoration:none;}
a:link, 
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}


