#main h1 {
  background: transparent url(../images/sitemap_bar.gif) no-repeat;
  height: 33px;
}

#show_case_menu {
  width: 80em;
}

#show_disease_menu {
  margin-top: 2em;
}

.disease_group {
  float: left;
  margin:  0 0px 0px 30px ;
  margin-bottom: 1em;
}

.disease_other {
  margin-left: 2em;
}

.show_disease {
  background: transparent url(../images/show_disease.gif) no-repeat;
  height: 30px;
}

.strong_western {
  color: #CA5F44;
  font-style: normal;
  font-weight: bold;
}

.strong_eastern {
  color: #728644;
  font-style: normal;
  font-weight: bold;
}

.strong_diagnosis {
  color: #721744;
  font-style: normal;
  font-weight: bold;
}

.strong_shinkyu {
  color: #286800;
  font-style: normal;
  font-weight: bold;
}

.strong_practice {
  color: #e15886;
  font-style: normal;
  font-weight: bold;
}

#document {
  border: 1px solid #725F44;
}

.element {
  border: 1px solid #145572;
  margin: 3px;
  position: relative;  /* for IE6 */
}

#document #title {
  color: #602b00;
  background-color: #ffe1a6;
  font-size: 16pt;
}

#document #body {
  padding: 15px;
  height: 346px;
  overflow: scroll;
}

#main hr {
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #145572;
  height: 1px;
}

#main h2 {
  display: none;
}

#main h3 {
  font-size: 120%;
  font-weight: normal;
  line-height:1em;
  margin: 0;
  font-weight: bold;
  color: #2868A4
}


#pagetitle{
  background: transparent url(../images/sitemap_bar.gif) no-repeat;
  height: 33px;
}