.click-menu  { width: 165px }
.click-menu .box1          { color: #ff0; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #999; cursor: default; padding: 4px 30px 4px 4px; position: relative; border: solid 1px #448882 }
.click-menu .box1-hover          { color: #ff0; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #999; cursor: default; padding: 4px 30px 4px 4px; position: relative; border: solid 1px #99ccae }
.click-menu .box1-open          { color: #3f3; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #999; cursor: default; padding: 4px 30px 4px 4px; position: relative; border-style: solid solid none; border-width: 1px; border-color: #448882 }
.click-menu .box1-open-hover          { color: #ff0; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #999; cursor: default; padding: 4px 30px 4px 4px; position: relative; border-style: solid solid none; border-width: 1px; border-color: #99ccae }
/* start smiley */
.click-menu .lnk1     { color: #999; font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: #ccc; cursor: default; padding: 4px 8px; position: relative; border: solid 1px #448882 }
.click-menu .lnk1 a  { cursor: pointer; padding: 0; border-width: 0 }
.click-menu .lnk1-hover      { color: #39f; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: #ccc; cursor: default; padding: 4px 8px; position: relative; border: solid 1px #448882 }
.click-menu .lnk1-hover a  { cursor: hand; padding: 0; border-width: 0 }
.click-menu .lnk1 a    { color: #39f; text-decoration: none; white-space: nowrap }
.click-menu .lnk1 a:hover    { color: #39f; font-weight: bold; text-decoration: none; white-space: nowrap; cursor: hand   }
/* end smiley */
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img, .click-menu .lnk1 img, .click-menu .lnk1-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section     { font-size: 11px; font-family: Arial; line-height: 15px; background-color: #ccc; display: none; padding: 5px 8px 6px 5px; border-style: none solid solid; border-width: 1px; border-color: #448882 }
.click-menu .section a    { color: #000; text-decoration: none; white-space: nowrap }
.click-menu .section a:hover    { color: #000; text-decoration: none; white-space: nowrap }
.click-menu .box2 {
}
.click-menu .box2-hover  { background: #ff9 }
.click-menu .section .active,
.click-menu .section .active:hover  { color: #393 }
