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


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

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


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



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


.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:0px; top:48px; background: #122C5D; padding:0;white-space:nowrap; width:186px; height:auto; font-weight:normal; color:#fff; background-image:url(images/menu_sub.jpg); background-repeat: repeat-y;}

* html .menu2 :hover ul.sub {left:0px;/top:48px; background: #122C5D; padding:0;white-space:nowrap; width:186px; height:auto; font-weight:normal; color:#fff; background-image:url(images/menu_sub.jpg); background-repeat: repeat-y;}



.menu2 :hover ul.sub li {display:block; height:26px; position:relative; float:left; width:172px; color:#3D3D3D; padding-left:5px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:26px; width:168px; line-height:26px; text-indent:5px; color:#fff; text-decoration:none; border-bottom: 1px solid #223E7B; font-weight:bold;padding-left:8px;}

.menu2 :hover ul.sub li a:hover {color:#F0C14F;border-bottom: 1px solid #223E7B; height:26px;  width:168px;  text-decoration:none; background-image:url(images/arrow.jpg); background-repeat:no-repeat; background-position:left center;}
.menu2 li.test {width:71px; height:26px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat top left; line-height:0px;}
.menu2 li.test a {width:71px; height:26px; 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;}
