#map {
  background: url(../img/ngii/mapHere_white.gif);
}

#map .olControlAttribution {
  left: 10px;
  right: auto;
  bottom: 9px;
}

#map .olControlScaleLine {
  bottom: 0;
  left: 120px;
  padding: 5px;
  font-size: xx-small;
  font-family: "³ª´®°íµñ","Nanum Gothic","µ¸¿ò",Dotum,Arial,sans-serif;
}

#map .olControlScaleLineTop {
    border: solid 2px black;
    border-top: none;
    text-align: center;
    line-height: 3px;
    margin-bottom: 7px;
    height: 11px;
    color: black;
    font-weight: bold;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
