@import "../common/common.css";

#callcenter {
  margin-bottom: 23px;
}

#callcenter h3 {	
	width:620px;
	margin-bottom:23px;
}

#callcenter div {
  width: 620px;
  height: 86px;
  padding-top: 275px;
  background-image: url("img/callcenter02.jpg");
}

#callcenter div a {
  width: 470px;
  height: 49px;
  background-image: url("img/btn_soudan.jpg");
  overflow: hidden;
  display: block;
  text-indent: -9999px;
  margin: 0 auto;
}

#callcenter div a:hover {
  background-position: 0 -49px;
}