.cent {
  height: auto;
  width: 1200px;
  margin: 0 auto;
}

#left {
  width: 300px;
  float: left;
  height: 623px;
  border: 1px solid #8BCB85;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -o-border-radius: 19px;
}

.column-autostation-map {
    position: relative;
    float: left;
    width: 500px;
    height: 535px;
    border: 1px solid #F0F0F0;
}

.column-autostation-table-wrap {
    position: relative;
    float: right;
    width: 502px;
    height: 502px;
    border: 1px solid #AAA;
}