body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial, "宋体";
  color: #000;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  outline: none;
}

a:link,
a:visited,
a:hover,
a:active {}

a:active {
  outline: none;
  star: expression(this.onFocus=this.blur());
}

#freeApplyBox {
  position: absolute;
  width: 555px;
  height: 356px;
  background: url(../images/bg_pop.png) left top no-repeat;
}

#freeApplyBox .freeApplyTitle {
  position: absolute;
  width: 424px;
  left: 67px;
  top: 62px;
  font: 16px/24px '微软雅黑';
  color: #2f0b36;
}

#freeApplyBox .freeApplyTitle a {
  text-decoration: underline;
  color: #830202;
}

#freeApplyBox .freeApply {
  position: absolute;
  left: 116px;
  top: 150px;
  color: #2f0b36;
  font: 14px/29px '微软雅黑';
}

#freeApplyMobile {
  margin: 0 10px;
  height: 29px;
  width: 240px;
  font: 14px/29px '微软雅黑';
  vertical-align: middle;
  text-align: center;
  border: solid 1px #2f0b36;
  background-color: #ccd5fa;
}

#freeApplyMsg {
  position: absolute;
  left: 0;
  top: 200px;
  font-size: 12px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}

#freeApplySubmit {
  position: absolute;
  width: 130px;
  height: 41px;
  left: 212px;
  top: 262px;
}
