@charset "utf-8";

body{
  _zoom:0.6;
}
@media print{
#headerWrapper,
#contentsHeaderWrapper,
#leftContentsWrapper,
#contentsFooterWrapper,
#footerWrapper
{
  display:none;  
}
}

