@charset "utf-8";
/* CSS Document */
body,dl,dd,p,h1,h2,h3,h4,h5,h6{margin:0;font-size:12px;}
ol,ul{margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
img{border:none;}

.clearfloat{*zoom:1;}
.clearfloat:after{content:"";display:block;clear:both;height: 0;line-height: 0;visibility: hidden;}

.textContent {
  margin: 0 24px;
  color: #333;
}
.textContent h3 {
  font: bold 20px/56px "微软雅黑";
  text-align: center;
}
.textContent p {
  font: 16px/28px "微软雅黑";
  margin-left: 10px;
}
.textContent h4 {
  font: bold 18px/48px "微软雅黑";
  margin: 0 8px;
}
.textHead, .textFoot {
  text-indent: 2em;
}
.textFoot {
  margin-top: 16px;
}