@charset "euc-kr";
/* CSS Document */


* { margin:0; padding:0; font-family:'³ª´®°íµñ','NanumGothic','fontng','Nanum Gothic',sans-serif;  font-size:12px; color:#505050; }


body, div, span, table, tr, td, h1, h2, h3, h4, h5, h6, img, ul, ol, li,  a, p { margin: 0; padding: 0; }

form { display:inline; margin:none; }

img { border:0; vertical-align: top;}

fieldset { border:0; }

hr, .hidden { display:none; }

li { list-style:none; }

em { font-style:normal; }

a { text-decoration: none; }

a:hover { color:#505050; text-decoration: none; }

.invisible {
	position:absolute;
	left:-5000px; }