@charset "utf-8";

body{
  _zoom:0.6;
}

@media print{
#contentsHeaderWrapper,
#headerWrapper .headUtil,
#leftContentsWrapper,
#footerWrapper
{
  display:none;
}

#mainContentsWrapper{
  float:left;
}

}


