@charset"utf-8";
a { text-decoration:none; color:#313131; }
a:hover { color:#000000; }

h1,h2,h3,h4,h5,h6 { font-size:100% }

address { font-style:normal; }

li {
	list-style-type:none;
}

@font-face{
  font-family:'NGothic';
  src:url('../font/NanumGothic.eot');
  src:local(※), url('../font/NanumGothic.woff') format('woff');
}
@font-face{
  font-family:'NGothicB';
  src:url('../font/NanumGothicBold.eot');
  src:local(※), url('../font/NanumGothicBold.woff') format('woff') ;
}
@font-face{
  font-family:'NGothicEB';
  src:url('../font/NanumGothicExtraBold.eot');
  src:local(※), url('../font/NanumGothicExtraBold.woff') format('woff') ;
}
@font-face{
  font-family:'NMyeongjo';
  src:url('../font/NanumMyeongjo.eot');
  src:local(※), url('../font/NanumMyeongjo.woff') format('woff') ;
}
@font-face{
  font-family:'NMyeongjoB';
  src:url('../font/NanumMyeongjoBold.eot');
  src:local(※), url('../font/NanumMyeongjoBold.woff') format('woff') ;
}

@font-face{
  font-family:'NotoSansKr';
  src:url('../font/NotoSansKR-Regular.otf.eot');
  src:local(※), url('../font/NotoSansKR-Regular.woff') format('woff') ;
}
@font-face{
  font-family:'NBGothic';
  src:url('../font/NanumBarunGothic.eot?#iefix');
  src:local(※), url('../font/NanumBarunGothic.woff') format('woff') ;
}
@font-face{
  font-family:'NBGothicB';
  src:url('../font/NanumBarunGothicBold.eot?#iefix');
  src:local(※), url('../font/NanumBarunGothicBold.woff') format('woff') ;
}

body { font:14px "NBGothic", 'Dotum'; }