.bg { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.menu { padding:0 0 0 225px; margin:0 2px 0 0; list-style:none; height:24px; position:relative; font-family:verdana, arial, sans-serif; background-color: #e50; background-position: 0 0; text-align: right; float: left; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link1 {display:block; float:left; height:24px; line-height:23px; color:#bbb; text-decoration:none; font-size:11px; font-weight:normal; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link1 span {float:left; font-weight:normal; display:block; padding:0 5px 0 12px; height:24px;}
.menu li a.top_link1 span.down { background-color: transparent; float:left; display:block; padding:0 24px 0 12px; height:24px; }
.menu li a.top_link1:hover { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
.menu li a.top_link1:hover span { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right top; }
.menu li a.top_link1:hover span.down { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right top; }

.menu li:hover > a.top_link1 { color:#bbb; font-weight: bold; background: no-repeat; }
.menu li:hover > a.top_link1 span { background: no-repeat right top; }
.menu li:hover > a.top_link1 span.down { background: 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 { background-color: #bbb; background-image: none; background-repeat: no-repeat; left:2px; top:25px; right:2px; width: 230px; padding:3px 5px 3px 0; white-space:nowrap; height:150px; -khtml-border-radius: 20px; -moz-border-radius: 20px; -moz-opacity: .60; filter: Alpha(Opacity=60); opacity: .60; }
.menu :hover ul.sub li { display:block; height:20px; position:relative; top: 10px; float:left; width:250px; }
.menu :hover ul.sub li a { font-weight:normal; display:block; font-size:11px; height:20px; width:170px; line-height:20px; text-indent:15px; color:#000; text-decoration:none; text-align: left; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; }
.menu :hover ul.sub li a.fly {background:#fff url(../source/images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover { color:#673622; background-position: 0 0; }
.menu :hover ul.sub li a.fly:hover {background:#999999 url(../source/images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(../source/images/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:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}