/* σόΜ]wθ */
@page {
	margin: 12.7mm 9.7mm;
}

/* IE6ΕσόΜ{¦πwθ */
@media print {
body {
  _zoom: 0.75;
}
}


/* FirefoxσόΞ */
/* Recg */
@media print {
body {
      -webkit-print-color-adjust: exact;
   }
#contents, x:-moz-any-link {
        width: 900px;
        height: auto;
        margin: 0px auto;
        padding: 20px;
        clear: both;
        overflow: auto;
        display:table;
}
#gnav,
#aside,
#topicpath,
div#footer,
p.eng {
display:none;
}
}