.dropdownmenu_dolphin {
    background: none repeat scroll 0 0 #004281;
    height: 32px;
    z-index: 100;
}

.dorpmenu_dolphin {
    float: left;
    color: #fff;
    width: 134px;
    height: 32px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    background: none repeat scroll 0 0 #004281;
    z-index: 100;
}

.dorpmenu_dolphin_current {
    float: left;
    color: #fff;
    width: 134px;
    height: 32px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    background: #212121;
}

a.dorpmenu_dolphin:link, a.dorpmenu_dolphin:visited, a.dorpmenu_dolphin:active {
    color: #fff;
    text-decoration: none;
    height: 32px;
    line-height: 32px;
    font: 14px/30px 'SimSun', Arial, Sans-Serif;
    margin: 0px;
}

a.dorpmenu_dolphin:hover {
    color: #fff;
    text-decoration: none;
    height: 32px;
    background: #212121;
    font: 14px/30px 'SimSun', Arial, Sans-Serif;
}

a.dorpmenu_dolphin_current {
    display: block;
    color: #fff;
    text-decoration: none;
    height: 32px;
    background: #212121;
    font: 14px/30px 'SimSun', Arial, Sans-Serif;
}

div.subdorpmenu_dolphin {
    display: none;
    position: absolute;
}

div.subdorpmenu_dolphin ul {
    width: 134px;
    color: #2e2e2e;
    background: #212121;
    padding: 0px;
    margin-left: -4px;
}

div.subdorpmenu_dolphin li {
    padding: 0px;
    list-style-type: none;
    text-align: center;
    height: 41px;
    color: #fff;
    border: 1px #373737 solid;
    border-bottom: 0px;
}

div.subdorpmenu_dolphin li.current {
    color: #fff;
    height: 41px;
    display: block;
}

a.subdorpmenu_dolphin:link, a.subdorpmenu_dolphin:visited, a.subdorpmenu_dolphin:active {
    display: block;
    color: #fff;
    text-decoration: none;
    font: 12px/39px 'SimSun', Arial, Sans-Serif;
    margin: 0px;
}

a.subdorpmenu_dolphin:hover {
    display: block;
    color: #fff;
    text-decoration: none;
    font: 12px/39px 'SimSun', Arial, Sans-Serif;
    margin: 0px;
}
