body {
  background-color: #ffffff;
  background-image: url(../../images/check24y.gif);
  background-repeat: repeat-y;
  color: black;
  margin-left: 4%;
}

em { color: blue }
strong { color: #e00000 }
p { text-indent: 1em }

div.updated { text-align: left; font-size: small }
div.indent { margin-left: 10%; margin-right: 10% }
div.url { text-align: left; color: #ffa000; font-style: italic }
div.lang-navi { text-align: right; color: #a52a2a; margin-top: -1em; }
div.doc-navi {
  text-align: center;
  font-size: small;
  color: green;
}

ul { list-style: disc }

div.map {
  position: relative;
  width: 100%;
/* If resizing on Netscape 4.0x, abnormal end!: */
/*background-color: #ffffff;
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;*/
}

div.left {
/* This discription on Netscape 4.0x, text heights is 0!: */
/*position: absolute; left: 0; top: 0; width: 50%;*/
   margin-top: 0px; margin-right: 50%; padding-bottom: 40%; padding-top: 0px;
/*  background-color: #dfffff;
  border-style: solid;
  border-width: 1px;*/
}

div.right {
  position: absolute; top: 0; left: 50%;
/*  background-color: #ffdfff;
  border-style: solid;
  border-width: 1px;*/
}

address {
  font-style: italic;
  color: #a52a2a;
}
