@charset "UTF-8";
#globalNav { display: none !important; }
#subNav { display: none !important; }
footer { display: none !important; }

html { background: #fff !important; }
body { color: #333 !important; background: #fff !important; }
#contaier { padding: 0 !important; }
a { color: #000 !important; }

#test { display: none; }

/*
.print { width: 686px; zoom: 0.6; }
.print #wrapper {display: none; }
.print footer { display: none;}

.print .modalWrapper { display: block; }
.print .modalWrapper .overlay{ display: none; }
.print .modalWrapper .modalCont { width: 686px; position: relative; margin: 0 auto; top: 0; left: 0;}
.print .modalWrapper .btn { display: none; }
.print .close { display: none; }
*/

