/* CSS Document */
body{
font-size: x-small;margin: 0;font-family: Verdana, Arial, Helvetica, sans-serif;cursor: hand 
padding: 0; }
}

.click-menu {
color: #333333;
    text-decoration: none;
}
.click-menu .box1 {
font-weight: bold;
    color: #333333;
  text-decoration: none;
}
.click-menu .box1-hover {
font-weight: bold;
    color:  #999999;
  text-decoration: none;
}
.click-menu .box1-open {
font-weight: bold;
    color: #000000;
  text-decoration: none;
}
.click-menu .box1-open-hover {
font-weight: bold;
    color: #999999;
  text-decoration: none;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {

}
.click-menu .section {

  text-decoration: none;
    line-height: 15px;
    padding: 5px 5px 6px 5px;

}
.click-menu .section a {
    color: #841122;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #B7868F;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
color: #841122;
	text-decoration: none;
}
.click-menu .box2-hover {

}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: #B7868F;
}