.wrapper {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
  background: #FFF;
}
.topUp img{width:100%}
.faq-questions {
  padding: 20px;
}
.faq-questions strong{
	font-size:20px
}
.faq-questions p {
  font-size:15px;  color: #333;
  line-height: 1.6rem;
  font-family: "Microsoft Yahei";
}

.kuai a{
	  color: #0066cc;
}

.footer-callout-content{
	margin-top:20px
}