﻿.NavMenu {
    height: 25px;
    width: 790px;
    float:right;
}
.nav {
    float: left;
    width: 790px;
}
.nav ul {
    width: 790px;
}
.nav_line {
    background: url("../images/common/nav_line.gif") no-repeat scroll center top transparent;
    display: inline-block;
    height: 25px;
    width: 1px;
}
.nav li {
    float: left;
    line-height: 25px;
    position: relative;
    text-align: center;
    z-index: 1111;
}
.nav li span a {
    display: block;
    height: 25px;
    line-height: 25px;
    font-weight:bold;
    font-size:11px;
}

.nav li.nav_long span a{ width:142px;}
.nav li a:hover {
}

.nav_other {
    width: 86px; padding:0px 10px;
}

.nav_other dl dd.top{background: url("../images/common/nav2topbg.gif") left top no-repeat; height:38px; width:165px; }
.nav_other dl dd.bottom{background: url("../images/common/nav2bottombg.png") left top no-repeat; height:14px; width:165px; }

.nav_long dl dd.top{background: url("../images/common/nav2topbg.gif") left top no-repeat; height:38px; width:153px; }
.nav_long dl dd.bottom{background: url("../images/common/nav2bottombg.png") left top no-repeat; height:14px; width:165px; }

.nav_long {
    width: 142px; padding:0px 10px;
}
.nav_long span a {
}
 .nav_current01 a {
    background: url("../images/common/menubg2.gif") no-repeat scroll center top transparent;
    color: #2b5386;
    height: 25px;
    width: 124px;
}
.nav_long span a:hover{background:url(../images/common/menubg3.gif) left center no-repeat; width:142px; height:25px;}
li.nav_current02 a {
    background:url(../images/common/menubg3.gif) left center no-repeat; width:142px; height:25px;
    color: #333333;
    margin:0px auto;
    
}
.nav_lv2_long {
    width: 142px;margin-left:10px;
}
.nav_lv2_long dd {
    height: 25px;
    line-height: 25px;
    width: 154px;
    text-align:left;
    padding-left:12px;
    background: url("../images/common/nav2bg.gif") left top repeat-y;
    
}
.nav_lv2_long a:hover {
    color: #333333;
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 152px;
    font-weight:bold;
}

.nav_lv2_long dd a {
 background: url("../images/common/nav2bg.gif") left top no-repeat;margin:0px 0px 0px 0px;/*opacity: .4;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";*/
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    width: 140px;
}

li.current span a{background:url(../images/common/menubg3.gif) left center no-repeat; width:142px; height:25px;}
li#home.current span a,li#about.current span a,li#news.current span a,li#career.current span a{background:url(../images/common/menubg2.gif) left center no-repeat; width:86px; height:25px;}

li.current_m span a{background:url(../images/common/menubg3.gif) left center no-repeat; width:142px; height:25px;}
li#home.current_m span a,li#about.current_m span a,li#news.current_m span a,li#career.current_m span a{background:url(../images/common/menubg2.gif) left center no-repeat; width:86px; height:25px;}


li#download.nav_current02 dl dd{width:140px;background:none;}
li.nav_current02 dl dd a{width:152px; text-align:left;}
li.nav_current02 dl{width:165px; margin:0px 0px 0px 10px;/*opacity: .4;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";*/}

.nav_other span a {
    /*color: #2b5386;*/
}
.nav_other span a:hover, .nav_current02 a {
    background:url(../images/common/menubg2.gif) left center no-repeat; width:86px; height:25px;
    color: #333333;
    width: 86px;
    display:block;
    text-align:center;
}
.nav-lv2 {
    display: none;
    left: -30px;
    position: absolute;
    top: 24px;
}
.nav_long dl.nav-lv2{display: none;
    left: -13px;
    position: absolute;
    top: 24px;}
.nav_lv2_short {
    width: 165px;
}

.nav_lv2_short dd {
    height: 26px;
    line-height: 25px;
    width: 165px;
    background: url("../images/common/nav2bg.gif") left top repeat-y;
}
.nav_lv2_short dd a {
   /*opacity: .4;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)"*/
    color: #333333;
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    width: 150px;
     background: url("../images/common/nav2bg.gif") left top repeat-y;
    padding-left:13px;
}
.nav_lv2_short a:hover {
    
    color: #333333;
    display: block;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 150px;
}
