@charset "UTF-8";

/* print width */
@page {
margin: 13mm 10mm;
size: 210mm 297mm;
}
body {
-webkit-print-color-adjust: exact;
width: 1014px;
background:#FFF !important;
zoom: 0.7;
}
/* header */
.headerBar,
.headerMenu{
position:static !important;
}