@charset "euc-kr";

a { text-decoration:none; color:#999; }
a:hover { color:#666; }

h1,h2,h3,h4,h5,h6 { font-size:100%;  font-weight: inherit;}
address,strong{font-style:normal; font-weight:normal; }


   @font-face{font-family:'NGothic'; src:url('/font/NanumGothic.woff') format('woff'); }
   @font-face{font-family:'NGothicB'; src:url('/font/NanumGothicBold.woff') format('woff'); }
   @font-face{font-family:'NGothicEB'; src:url('/font/NanumGothicExtraBold.woff') format('woff'); }

   @font-face{font-family:'NMyeongjo'; src:url('/font/NanumMyeongjo.woff') format('woff'); }
   @font-face{font-family:'NMyeongjoB'; src:url('/font/NanumMyeongjoBold.woff') format('woff'); }

 body {height: auto; min-height:100%; width: 100%; position:relative; margin: 0; background: #263238;  font:12px "NGothic","³ª´®°íµñ";  color:#000; }
@media print {

  /* ÀÎ¼â½Ã ¿©¹é / »ö»ó ¾ÈÁ¤È­ */
  @page {
    margin: 12mm;
  }

  body {
    margin: 0;
  }



  /* Ãâ·Â Á¦¿Ü ¿µ¿ª */
  .firstheader,
  .sub_header,
  .smt_box,
  #sub_menu_box,
  .sb_head,
  .address_tit,
  footer {
    display: none !important;
  }

  /* page ¿µ¿ª¸¸ Ãâ·Â */
  .page {
    display: block !important;
  }

  /* Å×ÀÌºí ÀÎ¼â ¾ÈÁ¤È­ */
  .page table {
    width: 100% !important;
  }

  .page table td {
    font-size: 6pt;
  }

}
