@charset "euc-kr";
/* CSS Document */


html, body,table{
   margin-top:0;
	padding:0;
	font-family:µ¸¿ò, Dotum, AppleGothic, sans-serif;
	font-size:12px;
	
	}

body {
	border: 0;
	text-align:left;
	
}


form {
	display:inline;
	margin:none;
}
img, fieldset {
	border:0;
}
hr, .hidden {
	display:none;
}
li {
	list-style:none;
}
em {
	font-style:normal;
}
a:link, a {
	text-decoration:none;

}
a:hover {
	text-decoration:none;
}
img, fieldset {
	border:0;
}
ol, ul { list-style:none; }


.invisible {
	position:absolute;
	left:-5000px;
}

a, img {outline:none;}