@charset "utf-8";
/* CSS Document */

body {text-align: center;}
#em {width: 1em; height: 0; overflow: hidden;}
#page {
  text-align: left; margin: 0pt auto;
  width: expression((d=document)&&(fs = d.getElementById('em').offsetWidth)&&(po=2*fs)&&(bo=3)&&(min=865)&&(max=85*fs)&&(cw=d.body.clientWidth)&&(px='px')&&(cw-po>=max+bo?max+px:cw-po<=min+bo?min+px:'auto'));
}


