@charset "utf-8";
/* CSS menu */

.preload1 {background: url(../images/menu/btn_blankover.gif);}
.preload2 {background: url(../images/menu/btn_blankovera.gif);}

.menu {padding:0; margin:0; list-style:none; height:27px; position:relative; z-index:500; font-family:Arial, Helvetica, sans-serif;}
.menu li.top {display:block; float:left;}
.menu li a.top_link {display:block; float:left; height:23px; line-height:20px; color:#000000; text-decoration:none; font-size:12px; font-weight:bold; padding:0 12px 0 12px; cursor:pointer; background: url(../images/menu/btn_blank.gif);}
.menu li a.top_link span {display:block; float:left; padding:0 12px 0 12px; height:23px; background:url(../images/menu/btn_blank.gif) right top;}
.menu li a.top_link span.down {display:block; float:left; padding:0 12px 0 12px; height:23px; background:url(../images/menu/btn_blanka.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#FF0000; background: url(../images/menu/btn_blankover.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(../images/menu/btn_blankover.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(../images/menu/btn_blankovera.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#FF0000; background: url(../images/menu/btn_blankover.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(../images/menu/btn_blankover.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(../images/menu/btn_blankovera.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; position:relative; z-index:500;}
.menu li:hover {position:relative; z-index:500;}

/*-----------------------------------------------------*/
.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;}

/*-- sub ---*/
.menu :hover ul.sub {left:0px; top:22px; background: #FFFFFF; padding:1px 1px 1px 1px; border-top:0; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC; white-space:inherit; width:110px; height:auto; z-index:300;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:110px; font-weight:normal;}
.menu :hover ul.sub li a {display:block; font-size:11px; font-weight:normal; height:20px; width:110px; line-height:20px; text-indent:5px; color:#000000; text-decoration:none;}
.menu :hover ul.sub li a.fly {}
.menu :hover ul.sub li a:hover {background:#E8E8E8; color:#FF0000;}
.menu :hover ul.sub li a.fly:hover {background:#E8E8E8; color:#FF0000;}
.menu :hover ul li:hover > a.fly {background:#E8E8E8; color:#FF0000;}

/*-- sub2 ---*/
.menu :hover ul.sub2 {left:0px; top:22px; background: #FFFFFF; padding:1px 1px 1px 1px; border-top:0; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC; white-space:inherit; width:130px; height:auto; z-index:300;}
.menu :hover ul.sub2 li {display:block; height:20px; position:relative; float:left; width:130px; font-weight:normal;}
.menu :hover ul.sub2 li a {display:block; font-size:11px; font-weight:normal; height:20px; width:130px; line-height:20px; text-indent:5px; color:#000000; text-decoration:none;}
.menu :hover ul.sub2 li a:hover {background:#E8E8E8; color:#FF0000;}

/*-- sub3 ---*/
.menu :hover ul.sub3 {left:0px; top:22px; background: #FFFFFF; padding:1px 1px 1px 1px; border-top:0; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC; white-space:inherit; width:190px; height:auto; z-index:300;}
.menu :hover ul.sub3 li {display:block; height:20px; position:relative; float:left; width:190px; font-weight:normal;}
.menu :hover ul.sub3 li a {display:block; font-size:11px; font-weight:normal; height:20px; width:190px; line-height:20px; text-indent:5px; color:#000000; text-decoration:none;}
.menu :hover ul.sub3 li a:hover {background:#E8E8E8; color:#FF0000;}

/*-- sub4 ---*/
.menu :hover ul.sub4 {left:0px; top:22px; background: #FFFFFF; padding:1px 1px 1px 1px; border-top:0; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC; white-space:inherit; width:180px; height:auto; z-index:300;}
.menu :hover ul.sub4 li {display:block; height:20px; position:relative; float:left; width:180px; font-weight:normal;}
.menu :hover ul.sub4 li a {display:block; font-size:11px; font-weight:normal; height:20px; width:180px; line-height:20px; text-indent:5px; color:#000000; text-decoration:none;}
.menu :hover ul.sub4 li a:hover {background:#E8E8E8; color:#FF0000;}

/*-- sub5 ---*/
.menu :hover ul.sub5 {left:0px; top:22px; background: #FFFFFF; padding:1px 1px 1px 1px; border-top:0; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC; white-space:inherit; width:145px; height:auto; z-index:300;}
.menu :hover ul.sub5 li {display:block; height:20px; position:relative; float:left; width:145px; font-weight:normal;}
.menu :hover ul.sub5 li a {display:block; font-size:11px; font-weight:normal; height:20px; width:145px; line-height:20px; text-indent:5px; color:#000000; text-decoration:none;}
.menu :hover ul.sub5 li a:hover {background:#E8E8E8; color:#FF0000;}

/*-- sub6 ---*/
.menu :hover ul.sub6 {left:0px; top:22px; background: #FFFFFF; padding:1px 1px 1px 1px; border-top:0; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC; white-space:inherit; width:220px; height:auto; z-index:300;}
.menu :hover ul.sub6 li {display:block; height:20px; position:relative; float:left; width:220px; font-weight:normal;}
.menu :hover ul.sub6 li a {display:block; font-size:11px; font-weight:normal; height:20px; width:220px; line-height:20px; text-indent:5px; color:#000000; text-decoration:none;}
.menu :hover ul.sub6 li a:hover {background:#E8E8E8; color:#FF0000;}

/*-- sub3-sub menu ---*/
.menu :hover ul.sub3 :hover ul,
.menu :hover ul.sub3 :hover ul :hover ul,
.menu :hover ul.sub3 :hover ul :hover ul :hover ul,
.menu :hover ul.sub3 :hover ul :hover ul :hover ul :hover ul
{left:190px; top:-2px; background: #FFFFFF; padding:1px; border:1px solid #DCDCDC; white-space:nowrap; width:190px; z-index:400; height:auto;}

/*-- sub5-sub menu ---*/
.menu :hover ul.sub5 :hover ul,
.menu :hover ul.sub5 :hover ul :hover ul,
.menu :hover ul.sub5 :hover ul :hover ul :hover ul,
.menu :hover ul.sub5 :hover ul :hover ul :hover ul :hover ul
{left:145px; top:-2px; background: #FFFFFF; padding:1px; border:1px solid #DCDCDC; white-space:nowrap; width:145px; z-index:400; height:auto;}

/*-- sub6-sub menu ---*/
.menu :hover ul.sub6 :hover ul,
.menu :hover ul.sub6 :hover ul :hover ul,
.menu :hover ul.sub6 :hover ul :hover ul :hover ul,
.menu :hover ul.sub6 :hover ul :hover ul :hover ul :hover ul
{left:220px; top:-2px; background: #FFFFFF; padding:1px; border:1px solid #DCDCDC; white-space:nowrap; width:220px; z-index:400; height:auto;}
