﻿@charset "utf-8";
@import url("brand.css");
@import url("commonext.css");   /* 20180327 : new common style add */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url(//cdn.jsdelivr.net/font-nanum/1.0/nanummyeongjo/nanummyeongjo.css);
/*
@font-face {
    font-family: 'Spoqa Han Sans';
    src: url('../font/NanumGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Spoqa Han Sans';font-weight: 700;
    src: url('../font/NanumGothicBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/
html, body, div, p, span, em, u, i, table, caption, thead, tbody, tfoot, tr, th, td, form, fieldset, label, legend, textarea, input, select, button, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, a {
  padding: 0; margin: 0;