﻿@charset "utf-8";
#nav {    font-size: 13px;
    margin: 0 auto;
    width: 840px; 
	list-style:none;
	height:32px;
	position:relative;
	z-index:500;}
#nav li a{
	color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    height: 28px;
    overflow: hidden;
	width:120px;
	text-align:center;
    text-decoration: none;}
#nav li.topmenu {display:block; float:left; height:32px; width:120px;}
#nav li a.top_link {display:block; float:left; height:32px; line-height:32px; cursor:pointer;}
/*#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0a.gif) no-repeat right top;}*/

#nav li:hover a.top_link {display:block; float:left; height:32px; line-height:32px;color:#454545; background: url(../images/pro_menu.png) no-repeat center;_background: url(../images/pro_menu.gif) no-repeat center;}
/*#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}*/

#nav li a.top_link1 {display:block; float:left; height:32px; line-height:32px; cursor:pointer;}
#nav li:hover a.top_link1 {display:block; float:left; width:120px;height:32px; line-height:32px;color:#454545; background: url(../images/pro_menu1.png) no-repeat center;_background: url(../images/pro_menu1.gif) no-repeat center;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{ left:14px; top:32px; background:url(../images/filter.png) repeat left top; white-space:nowrap; width:170px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:29px; position:relative; float:left; width:170px; font-weight:normal;}
#nav li:hover ul.sub li a
{ display:block; height:29px; text-align:left; width:165px; padding:0px; padding-left:5px; line-height:29px; color:#454545; text-decoration:none; font-weight:normal;}
#nav li ul.sub li a.fly
{background:url(../images/arrow_over.gif) no-repeat 155px center;}
#nav li:hover ul.sub li a:hover 
{background:#126fbd; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#126fbd url(../images/arrow_over.png) no-repeat 155px center; _background:#126fbd url(../images/arrow_over0.gif) no-repeat 155px center; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:170px; top:4px; background:url(../images/filter.png) repeat left top; _background:#fff; white-space:nowrap; width:170px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#126fbd url(../images/arrow_over.png) no-repeat 155px center;_background:#126fbd url(../images/arrow_over0.gif) no-repeat 155px center; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:url(../images/arrow_over.gif) no-repeat 155px center; color:#454545; border-color:#bbd37e;} 

#nav .sub a{ font-family:Arial,Helvetica,sans-serif,"宋体";}
