/* Generated by KompoZer */
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
}
#wrapper {
  margin: 0px auto 0px 0px;
  position: relative;
  width: 1020px;
  height: 100%;
}
#case {
  background: #3366ff none repeat scroll 0% 50%;
  overflow: auto;
  height: 100%;
}
#header {
  position: absolute;
  font-weight: bold;
  text-align: center;
  background-color: #3366ff;
  color: white;
  height: 80px;
  padding-left: 80px;
  width: 920px;
  line-height: 2.8em;
  float: right;
}
#navi {
  margin: 80px 0px 0px;
  float: left;
  background-color: #3366ff;
  text-align: center;
  position: absolute;
  width: 80px;
}
#navi a {
  color: white;
  font-weight: bold;
}
#content {
  float: right;
  background-color: #ffe599;
  min-height: 500px;
  margin-top: 80px;
  width: 920px;
}
#ctext {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 130%;
}
h2 {
  font-style: italic;
  font-size: 110%;
}
h3 {
  font-size: 100%;
}
h3 a[name] {
  padding-top: 90px;
}
h4 {
  font-size: 100%;
  text-align: center;
}
h4 i {
  color: blue;
}
p {
  text-align: justify;
  font-size: 0.95em;
}
p.links {
  font-size: 0.95em;
  line-height: 1.4em;
}
p.ref {
  font-size: small;
}
.img440l {
  width: 440px;
  margin-top: 10px;
  margin-left: 0px;
  font-size: small;
  margin-bottom: 10px;
  padding-left: 0px;
  float: left;
}
.img440r {
  margin: 10px 0px;
  width: 440px;
  float: right;
  font-size: small;
}
.img900 {
  width: 900px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: small;
  float: left;
}
.text440l {
  margin: 10px 0px;
  font-size: 0.95em;
  font-family: Arial,Helvetica,sans-serif;
  width: 440px;
  text-align: justify;
  float: left;
}
.text440r {
  margin: 10px 0px;
  width: 440px;
  float: right;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.95em;
}
.nlink:link {
  color: black;
}
.nlink:hover {
  color: blue;
}
.noborder {
  border-width: 0px;
}
.new {
  color: red;
  text-decoration: blink;
}
