.ef_dn {
    position:relative;
    width:460px; height:60px;
    background-color:#f5deb3;
    border-width:15px;
    border-style:ridge;
    margin-bottom:36px;
    z-index:2;
}

.ef_dn .head {
    position:absolute;
    top:0px;
    left:110px;
    width:300px;
    height:30px;
    font-family:Tahoma;
    font-size:12px;
    color:black;z-index:100;
    font-weight:bold;
}

.ef_dn .bz {
    position:absolute;
    top:17px;
    line-height:15px;
    left:100px;
    width:335px;
    font-family:Tahoma;
    font-size:12px;
    color:black;
    z-index:100;
}

.ef_dn .op {
    position:absolute;
    right:0px;
    bottom:-32px;
    background-color:white;
    height:17px;
    width:150px;
    font-family:Tahoma;
    font-size:11px;
    text-align:center;
    border-style:solid;
    border-color:black;
    border-width:1px;
}

.ef_dn .op a {
    font-family:Tahoma;
    font-size:11px;
    text-align:center;
    color:black;
    text-decoration:none;
}

.ef_dn_o {
    display:none;
    background-color:#f5deb3;
    width:410px;
    position:relative;
    z-index:1;
    left:35px;
    top:-36px;
    border-width:4px;
    border-top-width:0px;
    border-style:ridge;
}

.ef_dn_o .cl {
    position:absolute;
    right:0px;
    bottom:-22px;
    background-color:white;
    height:17px;
    width:150px;
    border-style:solid;
    border-color:black;
    border-width:1px;
    border-top-width:0px;
}

.ef_dn_o .cl a {
    font-family:Tahoma;
    font-size:11px;
    text-align:center;
    color:black;
    text-decoration:none;
}

.ef_udn {
    position:relative;
    width:460px;
    height:75px;
    background-color:white;
    border-width:6px;
    border-style:ridge;
    margin-bottom:36px;
}

.ef_udn .head {
    position:absolute;
    top:0px;
    left:110px;
    width:300px;
    height:30px;
    font-family:Tahoma;
    font-size:12px;
    color:black;
    z-index:100;
    font-weight:bold;
}

.ef_udn .bz {
    position:absolute;
    top:15px;
    line-height:15px;
    left:85px;
    width:350px;
    height:30px;
    font-family:Tahoma;
    font-size:12px;
    color:black;
    z-index:100;
}

.ef_udn .prog {
    position: absolute;
    line-height:12px;
    bottom: 4px;
    left: 110px;
    width: 300px;
    font-size: 11px;
}

.ef_udn .op {
    position:absolute;
    right:0px;
    bottom:-24px;
    background-color:white;
    height:17px;
    width:180px;
    font-family:Tahoma;
    font-size:11px;
    text-align:center;
    border-style:solid;
    border-color:black;
    border-width:1px
}

.ef_udn .op a {
    font-family:Tahoma;
    font-size:11px;
    text-align:center;
    color:black;
    text-decoration:none;
}

.ef_udn_o {
    display:none;
    background-color:white;
    width:410px;
    position:relative;
    z-index:1;
    left:27px;
    top:-36px;
    border-width:4px;
    border-top-width:0px;
    border-style:ridge;
}

.ef_udn_o .cl {
    position:absolute;
    right:0px;
    bottom:-22px;
    background-color:white;
    height:17px;
    width:150px;
    border-style:solid;
    border-color:black;
    border-width:1px;
    border-top-width:0px;
}

.ef_udn_o .cl a {
    font-family:Tahoma;
    font-size:11px;
    text-align:center;
    color:black;
    text-decoration:none;
}