
div.outer {
  position: relative;
  width:800px;
  height:450px;
  text-align: left;
}

p, table.content {
  padding: 0ex 1.5ex;
  margin: 0px 0px 2ex 0px;
}

p, ul,ol, table.content
{ 
  font-family: Times, Times New Roman, serif;
  font-size: 80%;
}

p.leftmenu {
  float: left;
  padding: 0px;
  margin: 0px 4ex 0px 0px;
}

p.rightmenu {
  float: right;
  padding: 0px;
  margin: 0px 0px 0px 4ex;
}

p.clearmenu { 
  clear: both;
}

h1 {
  padding-top: 13px;
  padding-bottom: 3px;
  font-size: 120%;
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  margin: 10px;
  padding-left: 20px;
}

div.topmenu {
  position: absolute;
  left:0px;
  top: 0px;
  width: 800px;
  height: 17px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

div.main {
  position: absolute;
  left:0px;
  top: 17px;
  width: 798px;
  height: 398px;
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  overflow: hidden;
}

div.title { 
  position: absolute;
  left:0px;
  top: 0px;
  width: 399px;
  height: 60px;
  overflow: hidden;
}

div.left { 
  position: absolute;
  left:0px;
  top: 60px;
  width: 379px;
  height: 318px;
  padding: 10px;
  overflow: hidden;
  z-index: 11;
}

div.forum { 
  position: absolute;
  left:0px;
  top: 60px;
  width: 779px;
  height: 318px;
  padding: 10px;
  overflow: auto;
}

div.navi { 
  position: absolute;
  left:398px;
  top: 60px;
  width: 106px;
  height: 338px;
  overflow: hidden;
  z-index: 9;
}

p.navimenu {
  padding: 0px;
  margin: 0px;
  text-align: right;
}

div.right, div.rightscroll { 
  position: absolute;
  left:500px;
  top: 60px;
  width: 299px;
  height: 338px;
  overflow: hidden;
  z-index: 10;
  overflow: auto;
}

div.rightscroll { 
  overflow: auto;
}

div.bottommenu {
  position: absolute;
  left:0px;
  top: 422px;
  width: 800px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

p.leftborder {
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  padding: 10px 10px 10px 110px;
}

img {
  border-width: 0px;
  border-style: none;
}

a {
  text-decoration: none;
}

a:link { 
  color: #777777;
}

a:visited { 
  color: #777777;
}

a:hover { 
  color: #444444;
  text-decoration: underline;
}

a.menuactive { 
  color: #bd212d;
  font-weight: bold;
}

.border {
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
}

div.leftback { 
  left:0px;
  top: 17px;
  width: 400px;
  height: 398px;
  background-repeat: no-repeat;
}
