BODY {
  width: 1024px;
  text-align: center;
  margin: auto;
}
a {
  hide-focus: expression(this.hideFocus=true);  /* IE */
  outline: none;  /* FF */
}
#pagebody {
  width: 1024px;
  height: 850px;
}
img.imgLeft {
  width: 261px;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 10;
}
img.imgMain {
  width: 763px;
  height: 100%;
  position: absolute;
  z-index: -1;
}
#sidebarL {
  width: 261px;
  height: 100%;
  float: left;
  background-repeat: repeat;
  background-image: url("./images/leftInfo.jpg");
  /*
  */
}
#divLeftInfoTop {
  margin-top: 20px;
  margin-left: 13px;
  margin-right: 13px;
  border: 2px solid #ffffff;
  width: 227px;
}
#divLeftInfoMiddle {
  margin-top: 20px;
  margin-left: 13px;
  margin-right: 13px;
  border: 2px solid #ffffff;
  width: 227px;
}
#divBlank {
  margin-top: 15px;
  margin-bottom: 15px;
}
.divLeftInfoTitle {
  margin-top: 10px;
  width: 227px;
  text-align: left;
}
.left_info_title {
  font-family: "&#718;&#805;";
  font-size: 14px;
  line-height: 14pt;
  color: #ffffff;
}
a.infoLink:link {
  text-decoration: none;
  color: #990000;
}
a.infoLink:visited {
  text-decoration: none;
  color: #990000;
}
a.infoLink:hover {
  text-decoration: underline;
  color: #990000;
}
a.aImgLink:link {
  text-decoration: none;
  color: #990000;
  border: 0;
}
a.aImgLink:visited {
  text-decoration: none;
  color: #990000;
  border: 0;
}
a.aImgLink:hover {
  text-decoration: underline;
  color: #990000;
  border: 0;
}
#main {
  width: 763px;
  height: 100%;
  FLOAT: right;
  background-repeat: repeat;
  background-image: url("./images/main_bg.jpg");
  /**/
}
#menu {
  width: 763px;
  height: 39px;
  float: right;
  margin: auto;
}
.menuitem {
  FLOAT: right;
  MARGIN-RIGHT: 25px;
  text-indent: 0px;
  line-height: 30pt;
  font-size: 20px;
  color: #990000;
  font-family: "&#718;&#805;";
}
a.item:link {
  font-size: 20px;
  text-decoration: none;
  font-family: "&#718;&#805;";
  line-height: 30pt;
  color: #990000;
}
a.item:visited {
  font-size: 20px;
  text-decoration: none;
  font-family: "&#718;&#805;";
  line-height: 30pt;
  color: #990000;
}
a.item:hover {
  font-size: 20px;
  text-decoration: underline;
  font-family: "&#718;&#805;";
  line-height: 30pt;
  color: #990000;
}
#list {
  list-style-type: none;
  font-family: "&#718;&#805;";
  font-size: 20px;
  line-height: 30pt;
  color: #ffffff;
  text-align: left;
  height: 697px;/*688*/
}
a.titleLink:link {
  text-decoration: none;
  color: #ffffff;
}
a.titleLink:visited {
  text-decoration: none;
  color: #ffffff;
}
a.titleLink:hover {
  text-decoration: underline;
  color: #ffffff;
}

li {text-align: right;}
li a { float: left;}

#divTitle {
  margin-top: 10px;
}
.title {
  font-family: "&#718;&#805;";
  font-size: 28px;
  font-weight: bolder;
  line-height: 40pt;
  color: #ffffff;
  text-align: center;
}
.subtitle {
  font-family: "&#718;&#805;";
  font-size: 13px;
  line-height: 10pt;
  color: #ffffff;
  text-align: center;
}
#divContent {
  margin: 20px;
  font-family: "&#718;&#805;";
  font-size: 15px;
  line-height: 20pt;
  color: #f7f700;
  text-align: left;
  letter-spacing: 1px;
  overflow-y: scroll;
  /*
  scrollbar-base-color: #ff6600;
  */
  height: 640px;/*688*/
}
a:link {
  text-decoration: none;
  color: #f7f700;
}
a:visited {
  text-decoration: none;
  color: #f7f700;
}
a:hover {
  text-decoration: underline;
  color: #f7f700;
}
#footer {
  font-size: 13px;
  border-top: 1px solid #cc6600;
  margin: 5px;
  padding: 5px;
}

