@charset "euc-kr";
/* CSS Document */


/*
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
* { margin:0; padding:0; font-family:'Nanum Gothic'; font-size:12px; color:#555555; font-size:12px;}
*/

body{ margin:0; padding:0; font-family:'µ¸¿ò', Dotum, AppleGothic, sans-serif ; color:#555555; font-size:12px;}


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;}

fieldset { border:0; }

li { list-style:none; }

address,caption,em { font-style:normal}


a:link, a {
	text-decoration:none;
	color:#555555;
}
a:hover {
	color:#555555;
}
.invisible {
	position:absolute;
	left:-5000px; }

