@charset "utf-8";

/* 페이지 인쇄용 */

@media print {
  body {border-top: 0px solid #3a3a3a !important;}
  .noprint { display:none !important; }
  .cnt-tit { border-bottom:3px solid #aaa; margin-bottom:20px; }

  #main-navi { display:none !important; }
}