.ddmx {
	font-size: 11px;
}
#nedir .item1,
#nedir .item1:hover,
#nedir .item1-active,
#nedir .item1-active:hover {
    padding: 8px 5px 5px 5px;
    color: #13702f;
	font-size: 11px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
#yanmenu {border: 1px solid #b6e60b;}
#yanmenu .item1,
#yanmenu .item1:hover,
#yanmenu .item1-active,
#yanmenu .item1-active:hover {
    padding: 8px 5px 5px 5px;
    color: #fbfb00;
	background: #005f33;
	font-size: 11px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	z-index: 0;
}
#yanmenu .item1:hover,
#yanmenu .item1-active,
#yanmenu .item1-active:hover {
	background: #31992b;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10px;
    color: #fbfb00;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align:left;
    z-index: 500;
}
.ddmx .item2 {
    background: #005f33;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #31992b;
}
.ddmx .section {
    border: 1px solid #b6e60b;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
* html .ddmx td { position: relative; z-index: 1; } /* ie 5.0 fix */
