.qmmc .qmdivider {
  border-style: solid;
  border-width: 0px;
  font-size: 1px;
  position: relative;
  display: block;
  z-index: 1;
}
.qmmc .qmdividery {
  float: left;
  width: 0px;
}
.qmmc .qmtitle {
  display: block;
  cursor: default;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.qmclear {
  font-size: 1px;
  height: 0px;
  width: 0px;
  clear: left;
  line-height: 0px;
  display: block;
  float: none ! important;
}
.qmmc {
  position: relative;
  z-index: 10;
}
.qmmc a, .qmmc li {
  float: left;
  display: block;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
  float: none;
}
.qmsh div a {
  float: left;
}
.qmmc div {
  visibility: hidden;
  position: absolute;
}
.qmmc li {
  z-index: auto;
}
.qmmc ul {
  left: -10000px;
  position: absolute;
  z-index: 10;
}
.qmmc, .qmmc ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.qmmc li a {
  float: none;
}
.qmmc li:hover > ul {
  left: auto;
}
#qm0 ul {
  top: 100%;
}
#qm0 ul li:hover > ul {
  top: 0px;
  left: 100%;
}
#qm0 {
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0px;
  background-color: #000000;
}
#qm0 a {
  border-style: solid;
  border-color: #000000;
  border-width: 0px 0px 0px 1px;
  padding: 10px 25px 5px 10px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  font-weight: bold;
}
#qm0 a:hover {
  background-color: #9a7030;
  color: #000000;
  text-decoration: none;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover {
  background-color: #9a7030;
  color: #000000;
  text-decoration: none;
}
#qm0 div, #qm0 ul {
  border: 1px solid #9a7030;
  margin: 0px;
  padding: 5px;
  background-color: #000000;
}
#qm0 div a, #qm0 ul a {
  border-style: solid;
  border-color: #9a7030;
  border-width: 0px 1px;
  padding: 3px 30px 3px 5px;
  color: #000000;
  background-color: #ffffff;
  font-size: 11px;
}
#qm0 div a:hover, #qm0 ul a:hover {
  border-color: #9a7030;
  color: #9a7030;
  background-color: #000000;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
  border-color: #9a7030;
  color: #9a7030;
  background-color: #000000;
  text-decoration: none;
}
#menu {
  border-top: 3px solid white;
  border-bottom: 3px solid white;
}
