#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:30px;
	background:url(../images/six_0.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:200;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
#nav li.top {display:block; float:left;}
#nav li a.top_link {
	display:block;
	float:left;
	height:60px;
	line-height:60px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 12px;
	cursor:pointer;
	background: url(../images/six_0.png);
}
#nav li a.top_link span {float:left;
 display:block;
 padding:0 18px 0 12px; height:60px; 
 background: url(../images/six_0.png) right top no-repeat;
 }
 
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 18px 0 12px;
	height:60px;
	background: url(../images/six_0a.png) no-repeat right top;
}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(../images/six_1.png) no-repeat;}

#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../images/six_11.png) no-repeat right top;}

#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(../images/six_11a.png) no-repeat right top; padding-bottom:0px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{
	left:10px;
	top:45px;
	padding:0px;
	border:0px;
	white-space:nowrap;
	width:120px;
	height:auto;
	z-index:300;
	background-image:url(../images/trans11.png);
}
#nav :hover ul.sub li
{
	display:block;
	height:40px;
	position:relative;
	float:left;
	width:120px;
	font-weight:normal;
}
#nav :hover ul.sub li a
{
	background-image:url(../images/trans1.png);display:block; height:40px; width:200px; line-height:40px; text-indent:5px; color:#fff; text-decoration:none;border:1px solid #333;}
#nav li ul.sub li a.fly
{
	background-image:url(../images/trans1.png);}
	
#nav :hover ul.sub li a:hover {background-image:url(../images/trans2.png); color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover{background-image:url(../images/trans2.png); color:#fff;}

#nav li b {display:block;  height:40px; width:120px; line-height:40px; margin-bottom:0px; text-indent:6px; color:#ff6;
border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:20px; top:20px; background: #444445; padding:3px; border:0px; white-space:nowrap; width:120px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a: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 > ul
{left:30px; top:35px;
background-image:url(../images/trans1.png); 
 padding:0px; border:0px; white-space:nowrap; width:120px; z-index:400; height:auto;}

#nav 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
{color:#fff; border-color:#fff;} 

#nav li:hover li:hover > li a.fly
{background-image:url(../images/trans1.png); color:#fff; border-color:#333;}