@charset"utf-8";

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
 print
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
@media print{
.printBtn,.pageTop {display: none;visibility: hidden;}
body {background: none !important;}
#gNav {background: url(/img/bg_69.gif) 0 bottom repeat-x;margin-bottom: 0 !important;}
#page {overflow: hidden;}
#footer {clear: both;background: url(../img/footer_bg_07.jpg) center bottom no-repeat !important;}
#contents {padding-top: 16px;}
#breadCrumbs {display: block !important;margin-bottom: 0 !important;padding-bottom: 16px !important;}
}
