@charset "utf-8";
*{margin:0;padding:0;list-style:none;}
body{font:12px 微软雅黑,sans-serif; color:#333; _background-attachment:fixed; _background-image:url(about:blank); width:100%; min-width:320px;}
a{text-decoration:none; color:#5A5A5A; outline:none; blr:expression(this.onFocus=this.blur());}
a:hover{color:#39F;}
/*---banner---*/
#bannerbg{height:130px; position:relative; top:0px; width:100%; z-index:0;}
.bannerc{height:130px; overflow:hidden; position:relative; width:100%;}
.bannerc li{left:0; position:absolute; top:0; width:100%;}
.banner img{ left:50%; top:0px; }
.bannermenu{left:50%; margin-left:350px; position:absolute; bottom:30px; z-index:9; display:block;}
.bannermenu li{background-color:#9C9C9C; float:left; height:10px; list-style:none outside none; margin:0 5px; width:10px; overflow:hidden; cursor:pointer;}
.bannermenu li.on{background-color:#FF7519; height:10px; width:10px;}

.fix {display:none}