
*:focus { outline: none }
.menu2 { list-style:none; height:37px; width:900px;position:absolute;} 
.menu2 li.top {display:block; float:left; position:relative;  }
.menu2 li a.top_link {display:block; float:left; height:37px; line-height:37px; color:#fff; text-decoration:none; padding:0 12px 0 11px; 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:37px; line-height:37px; color:#fff; text-decoration:none; padding:0 12px 0 11px; cursor:pointer; font-weight:bold; font-size:14px;}

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


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



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


.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:37px; background: #122C5D; padding:0;white-space:nowrap; width:200px; height:auto; font-weight:normal; color:#fff;}

* html .menu2 :hover ul.sub {left:0px;/top:37px; background: #122C5D; padding:0;white-space:nowrap; width:200px; height:auto; font-weight:normal; color:#fff;}



.menu2 :hover ul.sub li {display:block; height:26px; position:relative; float:left; width:200px; color:#3D3D3D;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:26px; width:180px; line-height:26px; text-indent:5px; color:#fff; text-decoration:none; border-bottom: 1px solid #485B7B; font-weight:normal;}

.menu2 :hover ul.sub li a:hover {background:#; color:#F0C14F;border-bottom: 1px solid #485B7B; height:26px; text-decoration:none;}
.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;}

