.menu   { font-family: arial, verdana, sans-serif; list-style: none; margin: 0 0 0 20px; padding: 0; position: relative; height: 40px }

.menu li.top1  { display: block; margin-top: 10px; margin-left: 10px; position: relative; width: 110px; float: left }
.menu li.top2   { display: block; margin-top: 10px; margin-left: 10px; position: relative; width: 110px; float: left }
.menu li.top3   { display: block; margin-top: 10px; margin-left: 6px; position: relative; width: 110px; float: left }
.menu li.top4   { display: block; margin-top: 10px; margin-left: 6px; position: relative; width: 110px; float: left }
.menu li.top5  { display: block; margin-top: 10px; margin-left: 12px; position: relative; width: 98px; float: left }
.menu li.top6 {display:block; float:left; position:relative; margin-left:6px; margin-top:10px; width:75px;}

.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:13px; padding: 0px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 4px 0 0px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px;}

/* .menu li a.top_link:hover {color:#000; background: url(images/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(images/button4a.gif) no-repeat right top;}
.menu li:hover > a.top_link {color:green; } 
.menu li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/button4a.gif) no-repeat right top;} */

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

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

.menu :hover ul.sub {left:0px; top:30px; right:2px; background: #690000; padding:0px; border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; white-space:nowrap; width:130px; height:auto;}

.menu :hover ul.sub li {display:block; margin:0px; position:relative; float:left; height:20px; width:130px;}
.menu :hover ul.sub li a {font-weight:normal; display:block; font-size:11px; height:20px; width:120px; line-height:20px; text-indent:3px; letter-spacing:1pt; color:#fff; text-decoration:none; }
.menu :hover ul.sub li a.fly {background:#fff url(../img/arrow.gif) 80px 7px no-repeat;} 
.menu :hover ul.sub li a:hover {background:#fff; color:#690000; width:130px;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(../img/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 
.menu :hover ul li:hover > a.fly {background:#999999 url(../img/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:0px; background: #690000; padding:3px; border-top:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff;white-space:nowrap; width:126px; z-index:200; height:auto;}
