@charset "utf-8";


/*reset*/
* {margin: 0; padding: 0; border: 0;}
body {letter-spacing: -0.05em; font-family: '나눔바른고딕', 'NanumBarunGothic', sans-serif; background: #fff;}
li {list-style: none;}
a {text-decoration: none; color: #333; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
img,fieldset {border: 0;}
button, input, textarea {outline: 0}
