.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 5px 10px 5px 10px;
    background: #a91919;
    font: 12px tahoma;
    color: #f1dcb7;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;

}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active {
    padding: 5px 15px 5px 10px;
    font: 12px tahoma;
    color: #a91919;
    font-weight: bold;
    text-decoration: none;
	text-align:left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	border-bottom: 1px #a91919;
	border-bottom: solid ;
}

.ddmx .item2 {
    background: #f1dcb7;

}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #a91919;
    color: #ffffff;

}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 5px 15px 5px 10px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #a91919;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.td_menu {border-right: solid 1px #f1dcb7; border-right: #f1dcb7;}
.td_home01 {border-right: solid 1px #a91919; border-right: #a91919; border-bottom: solid 1px #a91919; border-bottom: #a91919;}
.td_home02 {border-bottom: solid 1px #a91919; border-bottom: #a91919;}
.td_home03 {border-right: solid 1px #a91919; border-right: #a91919;}

/* ie 5.0 fix */
