.mlddm
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.mlddm li
{
    behavior: ;
    display: inline;
    margin: 0;
    padding: 0;   
    list-style: none;
    float: left;
    z-index: 999;
    line-height: 40px;
    width:120px;
    height: 40px;
    background-image: ;
    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: 120px;
    text-decoration: none;
}
.mlddm li a:hover, .mlddm li a#buttonhover
{
    background: #f9ac0e;
    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
{    
    /*background: #33537b no-repeat left ;*/
}
.mlddm .hsub:hover
{
    /*background: #17304e no-repeat right ;*/
}
