@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
body{font-family:"microsoft yahei",Verdana,"鍗庢枃缁嗛粦","榛戜綋";background:#000;color:#999;line-height:1.5;-webkit-text-size-adjust:none;}
li{list-style:none;}
img{border:none;}
a{color:#999;text-decoration:none;}
a:hover{color:#0099ff;}
/* header */
#header{height:146px;position:relative;margin:0 auto;width:960px;}
#header .logo{background:url(../images/logo.gif) no-repeat 0 0;height:84px;width:194px;overflow:hidden;line-height:90em;margin:36px 0 0 54px;float:left;display:inline;}
#header .logo a{height:84px;display:block;}
#header .menu{width:700px;float:right;margin:61px 0 0 0;}
#header .menu li{float:left;margin:0 0 0 62px;display:inline;position:relative;font-size:20px;text-transform:uppercase;background:#000;}
#header .menu .active a{color:#9C0;}
#header .menu li span{display:block;position:absolute;top:0;left:0;font-size:12px;}
#header .menu li ul{display:none;width:180px;position:absolute;left:0;top:30px;}
#header .menu .about ul{right:47px;left:auto;}
#header .menu li li{text-transform:none;font-size:12px;padding:0 15px 0 0;height:36px;line-height:18px;margin:0;}
#header .menu li li span{display:block;position:absolute;top:0;left:0;white-space:nowrap;}
#header .menu .active li a{color:#999;}
#header .menu .active li a:hover{color:#9C0;}