@media print {
  body { width: 800px; margin: 0;}
  
  #index { display: none; }
  #sub-tilte { display: none; }
  #top { display: none; }
  #bottom { display: none; }
  #summary-content { display: none; }
  #popup { display: none; }
  #popup-btn { display: none; }
  .print-btn { display: none; }

  .print-screen .box1, .print-screen .box2, .print-screen .box3, .print-screen .box4, .print-screen .box5, .print-screen .box6, .print-screen .box7, .print-screen .box8, .print-screen .box9, .print-screen .box10 { position:relative; display: block; float: left; margin-bottom: 30px; }
  .print-screen div > .summary-box { position: relative; height: auto; float: left; width: 800px; }
  .print-screen div > .summary-box > div { height: auto; }
  
  .print-screen .summary-title {font-family: 'nanumbarungothic'; font-size: 24px;color:#000; font-style:normal;font-weight:bolder;line-height: 30px; }
  .print-screen div > .summary-box > .summary-title { background: url('../images/summary/print_title.png') no-repeat; width: 800px; height: 59px; left: 30px; }
  .print-screen #summary-quiz-title1 { display: block; left: 40px; top: 0px; width: 825px; height: 65px; background: url(../images/summary/summary_lesson_01.png) no-repeat; }
  .print-screen #summary-quiz-title2 { display: block; left: 40px; top: 0px; width: 825px; height: 65px; background: url(../images/summary/summary_lesson_02.png) no-repeat; }
  .print-screen #summary-quiz-title3 { display: block; left: 40px; top: 0px; width: 825px; height: 65px; background: url(../images/summary/summary_lesson_03.png) no-repeat; }
  .print-screen #summary-quiz-title4 { display: block; left: 40px; top: 0px; width: 825px; height: 65px; background: url(../images/summary/summary_lesson_04.png) no-repeat; }
  .print-screen #summary-quiz-title5 { display: block; left: 40px; top: 0px; width: 825px; height: 65px; background: url(../images/summary/summary_lesson_05.png) no-repeat; }
  .print-screen #summary-quiz-title6 { display: block; left: 40px; top: 0px; width: 825px; height: 65px; background: url(../images/summary/summary_lesson_06.png) no-repeat; }
  .print-screen .summary-content-big{ font-family: 'nanumbarungothic'; font-size: 20px;color:#4f4c4f; font-style: normal;font-weight: nomal; line-height: 30px; width:100%; left:50px; line-height: 30px; margin-top: 10px; margin-left: 20px; }
  .print-screen .summary-content-middle{ font-family: 'nanumbarungothic'; font-size: 18px;color:#565356; font-style: normal;font-weight: nomal;line-height: 30px; width:100%; left:75px;top:110px; line-height: 40px; margin-left: 50px; }
  .print-screen .summary-content-middle-image1{ display:inline-block; vertical-align:middle; width:380px; height:280px; background:url(../images/summary/summary_ob_01.png) no-repeat; width:100%; left:64px;top:220px; }
  .print-screen .summary-detail{ font-family: 'nanumbarungothic'; font-size: 19px;color:#565356; font-style: normal;font-weight: nomal;line-height: 25px;position:relative;left:14px;top:5px; }
  .print-screen .summary-detail-brit{ display:inline-block; vertical-align:middle; width:9px; height:10px; background:url(../images/summary/summary_brit_02.png) no-repeat; }
  .print-screen .summary-content-middle-brit{ display:inline-block; vertical-align:middle; width:15px; height:17px; background:url(../images/summary/summary_brit_01.png) no-repeat; }*/
  .print-screen .summary-content-big-brit{ display:inline-block; vertical-align:middle; width:22px; height:22px; background:url(../images/summary/summary_brit.png) no-repeat;position:relative;left:0px;top:-3px }

}
