body {
  background: #f4f4f4;
}
.bg-white {
  background-color: #FFF;
  margin-top: 3px;
}
/* banenr */
.banner-afq {
  overflow: hidden;
  _zoom: 1;
  position: relative;
  height: 240px;
  background: url(images/afq-banner.jpg) no-repeat 0 0;
}
.banner-afq .title {
  position: absolute;
  height: 48px;
  font-size: 22px;
  color: #fff;
  font-family: Microsoft YaHei, SimHei, Arial;
  margin-top: 168px;
  left: 17px;
  z-index: 10;
}
.banner-afq .title-bg {
  position: absolute;
  width: 480px;
  height: 48px;
  background-color: #000;
  top: 160px;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1;
}
.info-bar {
  line-height: 26x;
  margin-top: 9px;
  border-bottom: 4px solid #eee;
}
.info-bar .inner {
  overflow: hidden;
  _zoom: 1;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.info-bar .time {
  margin-left: 10px;
  margin-top: 5px;
  color: #333;
}
.info-bar .time .green {
  font-weight: bold;
  color: #006600;
}
.share-bar {
  width: 290px;
  float: right;
  _display: inline;
}
.share-bar .agree {
  background: transparent url(images/agree.png);
  width: 80px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  float: left;
  _display: inline;
}
.share-bar .share {
  margin-top: 5px;
  float: right;
  _display: inline;
}
.share-bar .share img {
  margin-right: 5px;
}
.m-main {
  margin: 18px 33px 20px 33px;
}
.tip,
.txt,
.txt2 {
  font-size: 14px;
  line-height: 28px;
}
.txt {
  text-indent: 2em;
}
.txt2 {
  margin-top: 30px;
  text-indent: 2em;
}
.form-box {
  margin-top: 15px;
}
.form-box .mar-l {
  margin-left: 20px;
}
.form-box .from {
  background: url(images/afq-ico.jpg) no-repeat 128px 4px;
}
.form-box .item {
  margin-top: 28x;
  line-height: 30px;
  padding-bottom: 5px;
}
.form-box .item p {
  line-height: 24px;
}
.form-box .item .title {
  line-height: 31px;
}
.form-box .title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  zoom:1;
}
.form-box .title .text ,.form-box .title .ico {
  float: left;
}
.form-box .title .ico {
  padding-top: 5px;
  padding-left: 6px;
}
.form-box .checkbox input,
.form-box .sex-box input {
  margin-right: 6px;
  float: left;
  margin-top: 6px;
  *margin-top: 3px;
}
.form-box .txt-textarea {
  width: 404px;
  height: 154px;
}
.form-box .btn {
  display: block;
  width: 64px;
  height: 24px;
  border: none;
  background: transparent url(images/vote-btn.png) no-repeat 0 -36px;
  padding-top: 0;
  color: #fff;
  margin: 15px 0 80px 20px;
  cursor: pointer;
  font-weight: bold;
}
.content-box {
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
}
