@charset "euc-kr";
html {
	height:100%;
}
body {
	position:relative;
	width:100%;
	height:100%;
    padding:0;
    margin:0;
    color:#444;
    font-family:"µ¸¿ò", dotum, sans-serif;
    font-size:12px;
}
div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd {
    margin:0px;
    padding:0px;
    font-family:"µ¸¿ò", dotum, sans-serif;
}
ul, ol {
    list-style:none;
}
table, th, td {
	margin:0;
    padding:0;
    font-size:12px;
    font-family:"µ¸¿ò", dotum, sans-serif;
    border-collapse:collapse;
	color:#444;
}
caption {
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
}
textarea {
	color:#444;
	font-size:12px;
    font-family:"µ¸¿ò", dotum, sans-serif;
}
select {
	color:#444;
	font-size:12px;
    font-family:"µ¸¿ò", dotum, sans-serif;
}
input {
    font-family:"µ¸¿ò", dotum, sans-serif;
	font-size:12px;
	color:#444;
}
	input.txt,
	textarea.txt {
		background:#fff;
		padding:4px 5px 0;
		border:1px solid #C7C7C7;
	}
fieldset {
    margin:0px;
    padding:0px;
    border:none;
}
legend {
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
a:link, a:visited, a:active {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#000;
    text-decoration:underline;
}
img    {
    border:0px;
    font-size:0px;
}
hr {display:none;}
col {background:none;}
.cboth {
	clear:both;
	font-size:0px;
}
input.bnone {border:0;}
#skipNavi {
	overflow:hidden;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}
