@charset "utf-8";
/* CSS Document */
*html {filter: expression(runtimeStyle.filter = '',document.execCommand('BackgroundImageCache', false, true));}
#global {width:expression(document.body.clientWidth > 1420? "1420px": "auto" );}