.ddmx {
    margin-top: 25px;
    border: 1px solid #999;
    width: 120px;
    clear: all;
}
.ddmx .item1,
.ddmx .item1-active {
    font-family: Arial;
    letter-spacing: 0.07em;
    font-size: 100%;
    text-align: center;
    padding: 5px 10px 3px 10px;
    border-bottom: 1px solid #999;
    background: #000000;
    color: #999;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    color: #fff;
    background: #333;
    display: block;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
/*    font: 11px tahoma; */
    background: #000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #000;
	width: 130px;

}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #3a586d;
    color: #fff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

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

.ddmx2 {
    border: 1px solid #4b7692;
    border-top: 0px;
    width: 120px;
}
.ddmx2 .item1,
.ddmx2 .item1-active {
    font-family: Arial;
    letter-spacing: 0.07em;
    font-size: 100%;
    text-align: center;
    padding: 6px 0px;
    border-bottom: 0px solid #3a586d;
    background: #000000;
    color: #999;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx2 .item1:hover,
.ddmx2 .item1-active:hover {
    color: #fff;
    background: #333;
    display: block;
}
.ddmx3 {
    border: 1px solid #db8d13; 
    border-bottom: 0px;
    border-top: 0px;
    width: 120px;
}
.ddmx3 .item1,
.ddmx3 .item1-active {
    font-family: Arial;
    letter-spacing: 0.07em;
    font-size: 100%;
    text-align: center;
    padding: 6px 0px;
    border-bottom: 1px solid #db8d13;
    background: #000000;
    color: #999;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx3 .item1:hover,
.ddmx3 .item1-active:hover {
    background: #000;
    display: block;
}
.ddmx3 .item2,
.ddmx3 .item2:hover,
.ddmx3 .item2-active,
.ddmx3 .item2-active:hover {
    padding: 3px 8px 4px 8px;
    background: #3a586d;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx3 .item2 {
    background: #000;
    color: #bbb;
	width: 130px;
}

.ddmx3 .arrow,
.ddmx3 .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx3 .item2 img,
.ddmx3 .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx3 .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx3 .bottom,
.ddmx3 .bottom:hover {
    border-bottom: 1px solid #000000;
}

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

.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    padding: 3px 8px 4px 8px;
/*    font: 11px tahoma; */
    background: #000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item3 {
    background: #000;
	width: 130px;

}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background: #3a586d;
    color: #fff;
}

