@charset "euc-kr";
@font-face{
    font-family:Nanum Gothic;
    src:url('/data/font/NanumGothic.eot');
    src:local(¡Ø),
    url('/data/font/NanumGothic.woff') format('woff');
}
/* Basic Tags */

img,fieldset {border:0;}
ul,ol {list-style:none;}
em,address {font-style:normal;}
a {text-decoration:none;}
article,aside,dialog,footer,header,section,footer,nav,figure {display:block; margin:0; padding:0;} /* html5 tags */
button {cursor:pointer;}

/* Fire Fox button style bug */
button::-moz-focus-inner {padding:0; border:0;}
