h3 {
  margin: 1ex 0px 1ex 0px;
  padding: 8px 0px 8px 0px;
  color: #009999;
  font-weight: bold;
  font-size: medium;
  border-top-style: solid;
  border-top-color: #ACA89A;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #ACA89A;
  border-bottom-width: 2px;
}

h4 {
  margin: 2ex 0px 1ex 0px;
}

div.news {
  width: 623px;
}

div.news p.pagetop {
  text-align: right;
  clear: both;
}

div.article {
  float: left;
  width: 400px;
}

div.article p {
  margin: 0.5em 0px 0px 0px;
  text-indent: 1em;
}

div.article ul, ol {
  margin-top: 0px;
  margin-bottom: 0.5em;
}

div.article-only p,dd {
  margin: 0.5em 0px 0px 0px;
  text-indent: 1em;
}

div.article-only ul {
  margin-top: 0px;
  margin-bottom: 0.5em;
}

div.article-only p.space {
  padding-left: 50px;
}

div.article-only span.small {
  font-size: 10px;
}

div.article-only dl {
  margin-top: 0px;
  margin-bottom: 0.5em;
}

div.photo {
  float: left;
  width: 220px;
  text-align: center;
}

div.photo p {
  color: #336666;
  font-size: 75%;
  margin: 0px 0px 0.5em 0px;
}

p.attention {
  color: #ff0000;
}

div#content-body p {
  margin: 0.5em 0px 0px 0px;
}

div#content-body div.article ul {
  margin-left: 2em;
}

div#content-body div.photo p {
  color: #336666;
  font-size: 75%;
  margin: 0px 0px 0.5em 0px;
}
