
*:focus { outline: none }
.menu2 { list-style:none; height:46px; width:1000px; padding-left:20px; position:absolute;} 
.menu2 li.top {display:block; float:left;position:relative;  }
.menu2 li a.top_link {display:block; float:left; height:46px; line-height:46px; color:#fff; text-decoration:none; padding:0 20px 0 19px; cursor:pointer; font-weight:bold; font-size:17px; background-image:url(images/menu_line.jpg); background-repeat:no-repeat; background-position:right top;  }


.menu2 li .last{display:block; float:left; height:46px; line-height:46px; color:#fff; text-decoration:none; padding:0 20px 0 19px; cursor:pointer; font-weight:bold; font-size:17px;}

.menu2 li .last:hover{color:#EF1923;}


.menu2 li a.top_link span {float:left; display:block;  height:46px; color:#fff;}
.menu2 li a.top_link span.down {float:left; display:block; height:46px;}
.menu2 li a.top_link:hover {color:#EF1923;}



.menu2 li:hover > a.top_link {color:#EF1923;}
.menu2 li:hover > a.top_link span {color:#EF1923;}

.menu2 li a.top_link .selected{color:#EF1923;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :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;}

.menu2 :hover ul.sub {left:7px; top:46px; background: #0D0B0A; padding:0;white-space:nowrap; width:240px; height:auto; font-weight:normal; color:#fff;}

* html .menu2 :hover ul.sub {left:7px;/top:46px; background: #0D0B0A; padding:0;white-space:nowrap; width:240px; height:auto; font-weight:normal; color:#fff;}



.menu2 :hover ul.sub li {display:block; height:29px; position:relative; float:left; width:200px; color:#3D3D3D;}
.menu2 :hover ul.sub li a {display:block; font-size:13px; height:29px; width:180px; line-height:29px; text-indent:5px; color:#fff; text-decoration:none; font-weight:normal;}

.menu2 :hover ul.sub li a:hover {background:#; color:#EF1923; height:29px; text-decoration:none; font-size:13px; font-weight:bold;}
.menu2 li.test {width:71px; height:29px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat top left; line-height:0px;}
.menu2 li.test a {width:71px; height:29px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat top left; line-height:0px; color:transparent; text-indent:-999px;}
.menu2 li.test  a:hover{width:71px; height:26px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat bottom left; line-height:0px;}
