/* CSS Document */

a#atol {
  display: block;
  width: 35px;
  height: 49px;
  background: url('../asset/atol.gif') 0 0 no-repeat;
}

a#atol:hover {
  background-position: 0 -49px;
}

a#atol span {
  display: none;
}

a#abta {
  display: block;
  width: 57px;
  height: 37px;
  background: url('../asset/abta.gif') 0 0 no-repeat;
}

a#abta:hover {
  background-position: 0 -37px;
}

a#abta span {
  display: none;
}

a#iata {
  display: block;
  width: 40px;
  height: 40px;
  background: url('../asset/iata.gif') 0 0 no-repeat;
}

a#iata:hover {
  background-position: 0 -40px;
}

a#iata span {
  display: none;
}

a#investor {
  display: block;
  width: 43px;
  height: 49px;
  background: url('../asset/investor_in_people.gif') 0 0 no-repeat;
}

a#investor:hover {
  background-position: 0 -49px;
}

a#investor span {
  display: none;
}

a#oft {
  display: block;
  width: 35px;
  height: 49px;
  background: url('../asset/oft.gif') 0 0 no-repeat;
}

a#oft:hover {
  background-position: 0 -49px;
}

a#oft span {
  display: none;
}
