body {
  margin: 0px;
  padding: 0px;
  background: url(images/bg.jpg);
  font-family: Georgia;
  font-size: 14px;
}
img
{
border:none;
}

.container {
  background: url(images/fon.jpg) no-repeat top center;
  text-align: center;
}
.wrap {
  width: 1250px;
  background: url(images/center_top.jpg) no-repeat top left;
  margin-left: auto;
  margin-right: auto;
}
.wrap2 {
  width: 1250px;
  height: 1024px;
  text-align: left;
  background: url(images/center_bottom.jpg) no-repeat bottom left;
  position: relative;
}
.content {
  width: 800px;
  height: 680px;
  position: absolute;
  top: 180px;
  left: 370px;
  overflow: auto;
}
.menu_bottom {
  font-family: Tahoma;
  font-size: 10px;
  color: #e70c08;
  position: absolute;
  top: 880px;
  left: 675px;
}
.menu_bottom a {
  color: #e70c08;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
.menu_bottom a:hover {
  text-decoration: underline;
}
.copyright {
  color: #dc8850;
  font-family: Tahoma;
  font-size: 11px;
  position: absolute;
  left: 670px;
  bottom: 10px;
}
.copyright a {
  color: #dc8850;
  text-decoration: none;
}
.copyright a:hover {
  text-decoration: underline;
}
.copyright2 {
  width: 16px;
  height: 16px;
  background: url(images/copyright2.gif) no-repeat top left;
  position: absolute;
  left: 10px;
  bottom: 8px;
}
.copyright3 {
  color: #dc8850;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  position: absolute;
  left: 30px;
  bottom: 10px;
}
.copyright3:hover {
  text-decoration: underline;
}

/* menu */
.b1 {
  width: 116px;
  height: 64px;
  background: url(images/b1.jpg) no-repeat top left;
  position: absolute;
  top: 48px;
  left: 443px;
}
.b1:hover {
  background: url(images/b1_2.jpg) no-repeat top left;
}
.b2 {
  width: 101px;
  height: 62px;
  background: url(images/b2.jpg) no-repeat top left;
  position: absolute;
  top: 63px;
  left: 587px;
}
.b2:hover {
  background: url(images/b2_2.jpg) no-repeat top left;
}
.b3 {
  width: 164px;
  height: 78px;
  background: url(images/b3.jpg) no-repeat top left;
  position: absolute;
  top: 42px;
  left: 715px;
}
.b3:hover {
  background: url(images/b3_2.jpg) no-repeat top left;
}
.b4 {
  width: 154px;
  height: 57px;
  background: url(images/b4.jpg) no-repeat top left;
  position: absolute;
  top: 31px;
  left: 1025px;
}

.b4:hover {
  background: url(images/b4.jpg) no-repeat top left;
}

.b5:hover {
  background: url(images/b5.jpg) no-repeat top left;
}

.b5 {
  width: 154px;
  height: 57px;
  background: url(images/b5.jpg) no-repeat top left;
  position: absolute;
  top: 39px;
  left:905px;
}
/* menu end */

.dom {
  width: 10px;
  height: 12px;
  background: url(images/dom.jpg) no-repeat top left;
  position: absolute;
  top: 6px;
  left: 14px;
}
.mail {
  width: 15px;
  height: 12px;
  background: url(images/mail.jpg) no-repeat top left;
  position: absolute;
  top: 6px;
  left: 38px;
}
.map {
  width: 9px;
  height: 12px;
  background: url(images/map.jpg) no-repeat top left;
  position: absolute;
  top: 6px;
  left: 64px;
}






