body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
form,
fieldset,
p,
button {
    margin: 0;
    padding: 0;
    border: none;
}


body {
    font-family: 'NanumBarunGothic', sans-serif;
    font-size: 12px;
    color: #333
}


li {
    list-style: none;
}


a {
    color: #333;
    text-decoration: none;


}


img {
    vertical-align: top;
}


img,
fieldset,
iframe {
    border: 0 none;
}

