.tub{
float: left;
}
.ddmx {
    font: 14px Verdana,Tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-top: 1px;
    padding-bottom: 2px;
    text-align: center;
    font: 14px Verdana,Tahoma;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    float:left;
}
.ddmx .item1 {
    background-image: url('img/buttong.gif');
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #ffffff;
    background-image: url('img/button.gif');
    font-weight: bold;
}
.pad {	
    padding-top: 5px;
}
.ite1{
    width: 125px;
    border-left: 1px solid #474747;
}
.ite2{
    width: 128px;
    border-left: 1px solid #474747;
    border-right: 1px solid #474747;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    width: 185px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    font: 13px Verdana,Tahoma;
    color: #000000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #333;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background-color: #dddddd
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    color: #ffffff;
    background-image: url('img/button.gif');
    font-weight: bold;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .item2l,
.ddmx .item2l:hover,
.ddmx .item2l-active,
.ddmx .item2l-active:hover {
    width: 185px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    font: 13px Verdana,Tahoma;
    color: #000000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #333;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2l {
    background-color: #dddddd
}

.ddmx .item2l:hover,
.ddmx .item2l-active,
.ddmx .item2l-active:hover {
    color: #ffffff;
    background-image: url('img/buttonl.gif');
    font-weight: bold;
}
.ddmx .item2l img,
.ddmx .item2l-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    width: 180px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    font: 13px Verdana,Tahoma;
    color: #000000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #333;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item3 {
    background-color: #dddddd
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    color: #ffffff;
    background-image: url('img/button.gif');
    font-weight: bold;
}
.ddmx .item3 img,
.ddmx .item3-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px;
    position: absolute;
    visibility: hidden;
    z-index: 600;
}
* html .ddmx td {
    position: relative;
    z-index: 600;
}




