@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
*html{background-image:url(about:blank);background-attachment:fixed;}
html{ overflow-x:hidden;}
body{ font-family:宋体; font-size:12px; }
a{outline:none;blr:expression(this.onFocus=this.blur()); text-decoration:none;}
img{ border:0;}
ul,li{ list-style:none;}
.clear{ clear:both;}

/*页底css样式*/
.bottom{ height:130px; background:#000;}
.footer{ width:1002px; margin:0 auto;}