body {
  color:#FFFFFF;
  font-family:Helvetica;
  font-size:10px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}
.relative {
  position:relative;
}
.pic {
  clear:both;
  padding:0px 0 15px 0px;
}
a {
  color:#F7EBC3;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
  text-decoration:none;
}
img {
  border:0 none;
}
.frame {
  position:absolute;
  left:0;
  top:0;
  width: 952px;
  height: 424px;
  display: block;
  border: 0px;
}
.frame #top {
  position:absolute;
  background: url(images/ramka.png) no-repeat top center;
  top: 0px;
  width: 952px;
  height: 63px;
  z-index: 9999;
}
.frame #left {
  position:absolute;
  background: url(images/ramka.png) no-repeat left -63px;
  top: 63px;
  left: 0px;
  float: left;
  width: 65px;
  height: 315px;
  z-index: 9999;
}
.frame #right {
  position:absolute;
  background: url(images/ramka.png) no-repeat right -63px;
  top: 63px;
  right: 0px;
  float: right;
  width: 63px;
  height: 315px;
  z-index: 9999;
}
.frame #bottom {
  position:absolute;
  background: url(images/ramka.png) no-repeat bottom center;
  bottom: 0px;
  width: 952px;
  height: 65px;
  z-index: 9999;
}
