.top_map{
  width: 301px;
  height: 178px;
  position: relative;
}
.top_map em{
  display: none;
  position: relative;
  font-size: 12px;
  font-style: normal;
  color: #FF0000;
  width: 120px;
  height: 50px;
  text-align: center;
  left: -55px;
  background-image: url(http://www.autoremont.su/map/img/place.gif);
  background-repeat: no-repeat;
  font-weight: bold
}
.top_map a{
  display: block;
  overflow: visible;
  width: 10px;
  height: 10px;
  position: absolute;
  background-image: url(http://www.autoremont.su/map/img/dot.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-decoration: none;
  z-index: 1
}
.top_map img{
  position: absolute;
}
