BODY {
  font-family:"MS UI Gothic","MS PGothic","Osaka";
  text-align: center;
  line-height: 150%;
  font-size: 12px;
  color: #333333;
  margin:0;
  background-color: #FFFFFF;
}
FORM {
  text-align: center;
  padding: 10px;
}
TD{
  font-size: 12px;
  line-height: 150%;
  width : 33%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
A:LINK {
  color: #000066;
  text-decoration: none;
}
A:VISITED {
  color: #666666;
  text-decoration: none;
}
A:HOVER {
  color: #FF8000;
  text-decoration: none;
}
A:ACTIVE {
  color: #FF8000;
}
HR{
  color: #ddddd9;
  background-color: #ddddd9;
  height: 1px;
  border: 1px;
  border-style: sold;
}
#head {
  width:100%;
  text-align : center;
  padding:25px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #CC0000;
  color: #FFFFFF;
  background-color : black;
}
#navi {
  text-align:center;
  width:100%;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 10;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CC0000;
}
#navi H1{
  display:inline;
  font-size:14px;
  font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #FFFFFF;
  width : 780px;
  font-weight: 100;
  color: #000000;
  padding-left: 5px;
}
#main {
  width:780px;
  text-align: left;
  padding: 15px 0;
  margin:1px auto 1px auto;
}
#foot {
  width:100%;
  text-align: center;
  font-size:10px;
  padding: 10px;
  height:16px;
  background : black;
  font-family : OCRB;
  color : white;
  margin-top: 1px;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #CC0000;
}
#foot a{
  width:100%;
  text-align: center;
  font-size:10px;
  padding: 10px;
  height:16px;
  background : black;
  font-family : OCRB;
  color : white;
  margin-top: 1px;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #CC0000;
}
#left {
  width:auto;
  float:left;
  margin : 0px 0px 0px 0px;
  padding:0;
}
#right {
  width:525px;
  float:right;
  padding:0;
}
#toptbl{
  width : 780px;
}
.registText{
  text-align:left;
  color: #FFFFFF;
  font-size: 14px;
}
.registLink UL {
  padding: 0;
  margin: 0;
  list-style:none;
  color: #000066;
}
.registLink LI {
  border-color:#cccccc;
  border-width:1px 0 0 0;
  border-style:solid;
  margin: 0 0 2px 0;
  padding:4px 0 4px 5px;
  color: #000066;
}
.registLink LI A {
  padding:1px 0 1px 10px;
  display: block;
  margin: 1px;
  color: #000066;
  text-decoration: none;
}
.registLink LI A:HOVER {
  color: #FF8000;
  padding-top: 1px;
  padding-right: 0;
  padding-bottom: 1px;
  padding-left: 8px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #FF8000;
}
.largeMenu UL {
  padding: 0;
  margin: 0;
  list-style:none;
}
.largeMenu LI {
  margin: 0 0 2px 0;
  padding:4px 0 4px 5px;
  font-size : 15px;
  font-family : Tahoma;
  font-weight : bold;
}
.largeMenu LI A {
  padding:1px 0 1px 10px;
  display: block;
  margin: 1px;
  color : #FFFFFF;
  text-decoration: none;
  background-image: url(head.gif);
  background-repeat: repeat-x;
  background-position: 4px;
}
.largeMenu LI A:VISITED {
  color : #FFFFFF;
  text-decoration: none;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 10px;
}
.largeMenu LI A:HOVER {
  color : #ff7800;
  text-decoration: none;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 7px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #FF8000;
}
.middleMenu UL {
  padding:0 0 0 10px;
  margin:0 0 0 5px;
  list-style:none;
}
.middleMenu LI {
  font-family : Tahoma;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 5px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-decoration: underline;
}
.middleMenu LI A {
  margin: 1px;
  display: block;
  margin: 1px;
  color: #333366;
  text-decoration: underline;
  padding-top: 4px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
}
.middleMenu LI A:HOVER {
  display: block;
  margin: 1px;
  color: #FF8000;
  text-decoration: none;
  padding-top: 4px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #FF8000;
}
.resultRows{
  font-size:12px;
  color: #000066;
}
.pageLink {
  text-align:right;
  color: #000066;
}
.PageRank {
  color: #333333;
}
.footLine{
  width:780px;
  text-align:center;
}
.title {
  font-size:16px;
  word-break:break-all;
  font-weight: bold;
  color: #333333;
}
.title A:VISITED{
  font-size:16px;
  word-break:break-all;
  font-weight: bold;
  color: #666666;
}
.text {
  line-height:170%;
  word-break:break-all;
  color: #333333;
}
H1{
  text-align : left;
  margin-bottom : 0px;
  font-family : "Trebuchet MS";
  padding-top : 5px;
  padding-bottom : 5px;
  margin-left : 0px;
  font-size : 24px;
  font-weight : bold;
  margin-top : 0px;
  margin-right : auto;
  width : 100%;
  color: #FFFFFF;
}

