#main {
    position: absolute;
    top: 229px;
    left: 0px;
    width: 915px;
    height: 384px;
    overflow: hidden;
}
#mainin {
  margin: 0em;
  padding: 0em;
}

#page {
    background-image: url("./page-no-main.jpg");
}

#intromain, #intromainen {
  background-image: url("./intro-bg.jpg");
  background-repeat: no-repeat;
  width: 585px;
  height: 315px;
  left: 167px;
  top: -1px;
  position: absolute;
  z-index: 80;
  line-height: 1.4em;
}
#intromainen {
  background-image: url("./intro-bg_en.jpg");
}
#intromainin {
  overflow: auto;
  margin: 50px 60px 0px 100px;
  padding-right: 15px;
  height: 210px;
}
#intromainin h3 {
  font-size: 110%;
  margin-top: 0em;
}
body#tmpbody #intromainin p {
  margin: .5em 0em .75em 0em;
  text-align: left;
}


#introcz {
    width: 900px;
    height: 72px;
    position: absolute;
    bottom: 16px;
    left: 0px;
    overflow: hidden;
}
#introcz span {
    display: block;
    width: 900px;
    height: 72px;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("./intro.jpg");
    background-repeat: no-repeat;
    z-index: 2;
}

#introen {
    width: 900px;
    height: 77px;
    position: absolute;
    bottom: 16px;
    left: 0px;
    overflow: hidden;
}
#introen span {
    display: block;
    width: 900px;
    height: 86px;
    top: 0px;
    left: 0px;
    position: absolute;
    background-image: url("./intro-en.jpg");
    background-repeat: no-repeat;
    z-index: 2;
}
