
.dmx {
font : 14px arial;
}
.dmx .item1, .dmx .item1:hover, .dmx .item1-active, .dmx .item1-active:hover {
padding : 7px 12px 5px 12px;
border: 1px;
border-bottom : 1px solid silver;
background : #e5ffff;
font : 14px arial;
color : #000000;
text-decoration : none;
display : block;
white-space : nowrap;
position : relative;
}

.dmx .item2, .dmx .item2:hover, .dmx .item2-active, .dmx .item2-active:hover {
padding : 7px 12px 5px 12px;
font : 14px arial;
border: 1px;
border-bottom : 1px solid silver;
color : #D9F2F2;
background : #E5FFFF;
text-decoration : none;
display : block;
white-space : nowrap;
position : relative;
z-index : 400;
}
.dmx .item2 {
background : #E5FFFF;
color: #000000
}
.dmx .item1:hover, .dmx .item1-active, .dmx .item1-active:hover {
background : #ffffff;
color : #000000;

}
.dmx .item2:hover, .dmx .item2-active, .dmx .item2-active:hover {
background : #ffffff;
color : #000000;
}
.dmx .arrow, .dmx .arrow:hover {
padding : 3px 16px 4px 8px;
}
.dmx .item2 img, .dmx .item2-active img {
position : absolute;
top : 4px;
right : 1px;
color : #2781bb;
}
.dmx .section {
border : 1px solid silver;
position : absolute;
visibility : hidden;
z-index : -1;
}
.dmx .bottom, .dmx .bottom:hover {
border-bottom : 1px solid silver;
}
#menu1-3-6-section {
margin-left:-2px;
}

