body {
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
}
a {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.center {
  text-align: center;
}
.page {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 916px;
}
.top {
  width: 848px;
  height: 24px;
  background: url(../image/top.jpg) repeat-x;
}
.topleft {
  width: 304px;
  height: 24px;
  background: url(../image/top.jpg) bottom repeat-x;
}
.topright {
  width: 544px;
  height: 24px;
  background: url(../image/top.jpg) bottom repeat-x;
}
.left {
  width: 24px;
  background: url(../image/left.jpg) repeat-y;
}
.bottom {
  width: 848px;
  height: 24px;
  background: url(../image/bottom.jpg) repeat-x;
}
.bottomleft {
  width: 304px;
  height: 24px;
  background: url(../image/bottom.jpg) repeat-x;
}
.bottomright {
  width: 544px;
  height: 24px;
  background: url(../image/bottom.jpg) repeat-x;
}
.right {
  width: 24px;
  background: url(../image/right.jpg) repeat-y;
}
.topleftcorner {
  width: 24px;
  height: 24px;
  background: url(../image/topleftcorner.jpg) left bottom  no-repeat;
}
.toplefthorizontal {
  height: 24px;
  width: 10px;
   
  background: url(../image/toplefthorizontal.jpg) left bottom no-repeat;
}
.topleftvertical {
  width: 24px;
  height: 10px;
  background: url(../image/topleftvertical.jpg) left bottom no-repeat;
}
.toprightcorner {
  width: 24px;
  height: 24px;
  background: url(../image/toprightcorner.jpg) bottom no-repeat;
}
.toprighthorizontal {
  height: 24px;
  width: 10px;
  background: url(../image/toprighthorizontal.jpg) left bottom no-repeat;
}
.toprightvertical {
  width: 24px;
  height: 10px;
  background: url(../image/toprightvertical.jpg) no-repeat;
}
.bottomleftcorner {
  width: 24px;
  height: 24px;
  background: url(../image/bottomleftcorner.jpg) no-repeat;
}
.bottomlefthorizontal {
  height: 24px;
  width: 10px;
  background: url(../image/bottomlefthorizontal.jpg) no-repeat;
}
.bottomleftvertical {
  width: 24px;
  height: 10px;
  background: url(../image/bottomleftvertical.jpg) no-repeat;
}
.bottomrightcorner {
  width: 24px;
  height: 24px;
  background: url(../image/bottomrightcorner.jpg) no-repeat;
}
.bottomrighthorizontal {
  height: 24px;
  width: 10px;
  background: url(../image/bottomrighthorizontal.jpg) no-repeat;
}
.bottomrightvertical {
  width: 24px;
  height: 10px;
  background: url(../image/bottomrightvertical.jpg) no-repeat;
}
.logotop {
  width: 868px;
  height: 10px;
  background: url(../image/logotop.jpg) top no-repeat;
}
.logobottom {
  width: 868px;
  height: 140px;
  background: url(../image/logobottom.jpg) top no-repeat;
}
.footer {
  height: 16px;
  background: #c2c2c2;
  font-family: tahoma;
  font-size: 10px;
  color: #6f6f6f;
}
.footerside {
  background: #c2c2c2;
  font-family: tahoma;
  font-size: 10px;
  color: #6f6f6f;
  width: 10px;
  height: 13px;
}
.footerleft {
  width: 10px;
  height: 10px;
  background: url(../image/footerleft.jpg) no-repeat bottom;
}
.footerright {
  width: 10px;
  height: 10px;
  background: url(../image/footerright.jpg) no-repeat bottom;
}
.menu {
  background: #bdd400;
  width: 868px;
  height: 24px;
  line-height: 24px;
  color: #000000;
  text-align: right;
  font-family: arial;
  font-size: 12px;
}
.menu a {
  padding-left: 5px;
  padding-right: 5px;
  color: #000000;
  text-decoration: none;
}
.menu a:visited {
  color: #000000;
  text-decoration: none;
}
.menu a:hover {
  color: #000000;
  text-decoration: underline;
}
.menu a#current {
  color: #000000;
  text-decoration: none;
}
.content {
  text-align: left;
  font-family: arial;
  font-size: 12px;
  width: 544px;
  height: 341px;
  padding-left: 62px;
}
h1 {
  font-family: arial;
  font-size: 16px;
}
.cartoon {
  width: 304px;
  height: 341px;
  text-align: left;
}
.cartoon img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

