@charset "euc-kr";


html {
        font-size:100.01%;
}
body {
        font:normal 12px "¾ÖÇÃ°íµñ", AppleGothic, "µ¸¿ò", dotum, Arial, Verdana, sans-serif;
        line-height:1.6;
        color:#000;
        background-color:#fff;
        margin:0;
        padding:0;
}
h1, h2, h3, h4, h5, h6 {
        font-size:1em;
}
h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, ul, ol, li, form, fieldset, blockquote, address, table, thead, tbody, tfoot, tr, td, caption {
        margin:0;
        padding:0;
}
ul, ol {
        list-style:none;
}
img {
        border:0;
}
table {
        width:100%;
        border-collapse:collapse;
        border:0;
        font-size:1em;
}
table caption {
        display:none;
}
a, a:link, a:visited {
        color:#666;
        text-decoration:none;
}
a:hover {
        color:#333;
        text-decoration:none;
}
fieldset {
        border:0;
}
legend {
        display:none;
}
select, input, textarea {
        font:normal 1em "¾ÖÇÃ°íµñ", AppleGothic, "µ¸¿ò", dotum, Arial, Verdana, sans-serif;
        color:#666;
        vertical-align:middle;
		margin:0;
		padding:0;
}
hr {
        clear:both;
        height:0;
		margin:0;
		padding:0;
        visibility:hidden;
        overflow:hidden;
		font-size:0;
		line-height:0;
}
em {font-style:normal;}