@charset "gb2312";
/* CSS Document */
body { font-family: "Î¢ÈíÑÅºÚ", Arial; font-size: 14px; margin:0; padding:0;color:#333; overflow-x:hidden }
* { 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:#333; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
img { border:none }

#header{ width:1000px; margin:0 auto; height:86px; padding-top:31px; position:relative;}
#header ul{ position:absolute; right:0;}
#header ul li{ float:left; width:94px; height:86px; background:url(../images/index_03.gif) right center no-repeat; padding-right:10px;}
#header li a{ display:block; width:94px; height:51px; text-align:center; padding-top:35px;}
#header li a span{ font-size:12px; text-transform:uppercase}
#header ul li a:hover,#header ul li a.on{ color:#f00}