.click-menu {

}

.click-menu td {

}
.click-menu .box1 {

    color: #99bb99;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;



    cursor: default;
    position: relative;
}
.click-menu .box1-hover {

    color: #CCEEEB;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;



    cursor: default;
    position: relative;
}
.click-menu .box1-open {

    color: #99bb99;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;



    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {


    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;

    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {


    display: none;
}
.click-menu .section a {

    text-decoration: none;
  /*  white-space: nowrap; */
}
.click-menu .section a:hover {

    text-decoration: none;
   /* white-space: nowrap; */
}
.click-menu .box2 {}

.click-menu .box2-hover {

}
.click-menu .section .active,
.click-menu .section .active:hover {

}


.click-menu .section {

}

.box2 {}
