/*ÓÊÀÆÈ ÍÀ ÊÀÐÒÅ*/
#block-onmap-0 {
  float: left;
  height: 300px;
  margin: 7px 0 0 0;
  width: 363px;
}

.onmap_block_body {
  width: 100%;
  float: left;

}

.onmap_title {
  width: 95%;
  margin: 5px 0 0 5px;
  height: 25px;
  float: left;
  color: #777;
  font: normal 12px Arial;
  line-height: 10px;
}

.onmap_map_teaser {
  width: 49%;
  height: 115px;
  float: left;
  margin-left: 3px;
}

.onmap_map_teaser2 {
  width: 50%;
  height: 115px;
  float: left;
}

.onmap_map_teaser .mtitle {
  float: left;
  width: 100%;
  height: 12px;
  margin: 5px 0 2px 0;
  color: #8bc400;
  font: bold 11px Arial;
  text-align: center;

}

.onmap_map_teaser .map_wrap {
  float: left;
  width: 94%;
  margin: 0 3%;
  /*border: 1px solid #cfcfcf;*/
  border: 1px solid #999;
  background: #fff;
  height: 94px;

}

.onmap_map_teaser .map {
/* float: left;*/
 width: 96%;
 height: 86px;
 margin: 3px auto;
 background-image: url('images/onmap1.jpg');
 border: 1px solid #699207;
}

.onmap_map_teaser .map2 {
/* float: left;*/
 width: 96%;
 height: 86px;
 margin: 3px auto;
 background-image: url('images/onmap2.jpg');
 border: 1px solid #699207;
}

.onmap_map_teaser .map3 {
 /*float: left;*/
 width: 96%;
 height: 86px;
 margin: 3px auto;
 background-image: url('images/onmap3.jpg');
 border: 1px solid #699207;
}

.onmap_map_teaser .map4 {
 /*float: left;*/
 width: 96%;
 height: 86px;
 margin: 3px auto;
 background-image: url('images/onmap4.jpg');
 border: 1px solid #699207;
}