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

#hurry_top {
	margin-bottom:55px;
}

#hurry_top h3 {
	margin-bottom:23px;
}

#hurry_top p img {
	margin-bottom:15px;
}

#hurry_top #support {
  width: 620px;
  height: 70px;
  padding-top: 230px;
  margin-bottom: 15px;
  background-image: url("img/hurry01.gif");
}

#hurry_top #support a {
  width: 510px;
  height: 55px;
  background-image: url("img/btn_soudan.jpg");
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 auto;
}

#hurry_top #support a:hover {
  background-position: 0 -55px;
}

#hurry_top #comment {
  width: 620px;
  height: auto;
  background-color: #AF0404;
  text-align: left;
  padding: 10px 15px;
}

#hurry_top #comment * {
  color: white;
}

#hurry_top #comment p {
  margin-top: 5px;
  line-height: 140%;
}
