.mlddm
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;}
.mlddm li
{
    behavior: url("iepngfix.htc");
    display: inline;
    margin: 0;
    padding: 0;   
    list-style: none;
    float: left;
    z-index: 999;
    line-height: 40px;
    height: 40px;
    background-image: url(imagesnavbar-spliter.jpg);
    background-repeat: no-repeat;
    background-position: center right;}

.mlddm li.last-child
{
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    z-index: 999;
    line-height: 40px;
    height: 40px;
    background-image:none;}

.mlddm li a, .mlddm li a#buttonnohover
{
    display: block;
    text-align: center;
    white-space: nowrap;
    margin: 0;
    color: #FFF;
    width: 107px;
    text-decoration: none;}
.mlddm li a:hover, .mlddm li a#buttonhover
{
    background: #0EB8FF;
    color: #FFF;}
.mlddm li a:visited
{
    color: #FFF;}
.mlddm ul
{
    margin: 1px 0 0 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    clear: both;
    background: #E7D7A4;
    border-left: 4px solid #0EB8FF;
    z-index: 999;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;}
.mlddm ul li
{
    float: none;
    margin: 0;
    padding: 0;
    border-width: 0px;
    behavior:none;}
.mlddm ul li a
{
    white-space: nowrap;
    width: auto;
    margin: 0px;
    padding: 7px 27px 7px 28px;
    font: 12px "宋体" , Tahoma ,georgia;
    text-align: left;
    text-decoration: none;
    border: 0px solid black;
    background: #33537B;
    color: #FFF;}
.mlddm ul li a:hover
{
    color: #FFF;
    background: #17304E;}
.mlddm .hsub
{}
.mlddm .hsub:hover
{}
