@charset "gb2312";
/* CSS Document */
body { font-family: "ËÎÌå", Arial; font-size: 14px; margin:0; padding:0;color:#464545; overflow-x:hidden ; font-weight:bold}
* { margin:0; padding:0 }
div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td { margin: 0px; padding: 0px; }
li { list-style-type: none; }
a { text-decoration: none; cursor:pointer; outline:none; blr:expression(this.onFocus=this.blur());
color:#464545; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
img { border:none }

#header{ width:1002px; margin:0 auto; position:relative;}
#header ul{ position:absolute; top:36px; right:0;}
#header ul li{ float:left; margin-left:46px;}
#header ul li a:hover,#header ul li a.on{ color:#f0aa46}