@charset "utf-8";
/* CSS Document */

#maincont2 {
  position: absolute;
  width: 950px;
  top: 0px;
  left: 52.5%;
  height: 580px;
  margin: 0px auto auto -500px;
  text-align: center;
  z-index: 2;
  visibility: hidden;
  overflow: hidden;
}

#boxBg {
  position: absolute;
  background-image: url(images/boxbg.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 530px;
  top: 0px;
  left: 200px;
  height: 543px;
  margin: 0px auto auto 0px;
  text-align: center;
  z-index: 2;
  visibility: visible;
}

#close {
  position: absolute;
  left: 681px;
  top: 32px;
  width: 41px;
  height: 41px;
  z-index: 18;
  visibility: visible;
}

#next {
  position: absolute;
  left: 500px;
  top: 430px;
  width: 81px;
  height: 41px;
  z-index: 19;
  visibility: visible;
}

#back {
  position: absolute;
  left: 500px;
  top: 430px;
  width: 88px;
  height: 40px;
  z-index: 19;
  visibility: visible;
}

#TriBack {
  position: absolute;
  left: 500px;
  top: 440px;
  width: 23px;
  height: 24px;
  z-index: 19;
  visibility: visible;
}

#TriNext {
  position: absolute;
  left: 550px;
  top: 437px;
  width: 23px;
  height: 24px;
  z-index: 19;
  visibility: visible;
}

#doll {
  position: absolute;
  left: 458px;
  top: 335px;
  width: 270px;
  height: 212px;
  z-index: 18;
  visibility: visible;
}

#foto {
  position: absolute;
  left: 258px;
  top: 120px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: visible;
}
#foto2 {
  position: absolute;
  left: 258px;
  top: 120px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

#foto3 {
  position: absolute;
  left: 258px;
  top: 120px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

#foto4 {
  position: absolute;
  left: 258px;
  top: 120px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

#foto5 {
  position: absolute;
  left: 258px;
  top: 120px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

#word {
  position: absolute;
  left: 527px;
  top: 106px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: visible;
}

#word2 {
  position: absolute;
  left: 527px;
  top: 106px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

#word3 {
  position: absolute;
  left: 527px;
  top: 106px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}
#word4 {
  position: absolute;
  left: 527px;
  top: 106px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

#word5 {
  position: absolute;
  left: 527px;
  top: 106px;
  width: 164px;
  height: 233px;
  z-index: 2;
  visibility: hide;
}

body {
  background-color: transparent;
}

a {
  text-decoration: none;
  outline: none; /* for Firefox */
  hlbr: expression(this.onFocus=this.blur()); /* for IE */
}

a:link {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
a:visited {
  text-decoration: none;
}

img {
  border: none;
}
