.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 5px 0px 5px 4px;
    font: 11px tahoma;
    color: #A8A8A9;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #000000;
    color: #FFFFFF;
    border: 1px solid #656668;
    width: 93px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #28292A;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 0px 0px 0px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0;
}
.ddmx .section {
    border: 2px solid #656668;
    position: absolute;
    visibility: hidden;
    z-index: 0;
    width: 93px;
}

#aim1 {
width: 167px;
height: 65px;
float:right;
background: #000 url("images/aim.gif") no-repeat;
}

#xms, #xmseries, #xmseries1, #xmseries2 {
float:right;
clear:right;
padding:0;
}

#xms {
width: 1px;
height: 90px;
float:right;
}

#xmseries {
width: 70px;
height: 25px;
float:right;
}

#xmseries1 {
width: 140px;
height: 122px;
float:right;
}

#xmseries2 {
width: 85px;
height: 75px;
float:right;
}

#indx1, #indx12, #indx13, #indx14, #xm1, #xm12, #xm13, #xm14, #xm2, #xm22, #xm23, #xm24, #xm25, #xm26 {
float:right;
clear:right;
padding:0;
}

#indx1 {
width: 1px;
height: 100px;
float:right;
}

#indx12 {
width: 55px;
height: 15px;
float:right;
}

#indx13 {
width: 65px;
height: 30px;
float:right;
}

#indx14 {
width: 30px;
height: 50px;
float:right;
}

#xm1 {
width: 1px;
height: 120px;
float:right;
}

#xm12 {
width: 90px;
height: 10px;
float:right;
}

#xm13 {
width: 150px;
height: 122px;
float:right;
}

#xm14 {
width: 140px;
height: 40px;
float:right;
}



#xm2 {
width: 5px;
height: 20px;
float:right;
}

#xm22 {
width: 15px;
height: 30px;
float:right;
}

#xm23 {
width: 25px;
height: 30px;
float:right;
}

#xm24 {
width: 90px;
height: 90px;
float:right;
}

#xm25 {
width: 85px;
height: 30px;
float:right;
}

#xm26 {
width: 55px;
height: 40px;
float:right;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */