/******************ç½‘ä¸Šè°ƒæŸ¥******************/
.inv{padding:12px 20px;}
.inv span{display:block;line-height:19px;margin:8px 0;font-size:14px;font-weight:bold;color:#000;background:url(/global/vote.gif) no-repeat;}
.topbg{height:3px;line-height:3px;  font-size:0;}
.investigationcontent{padding:8px 0px 8px 0px;}
.investigationcontent dt{padding:0 12px;line-height:30px;font-size:12px;font-weight:bold;background:#f0e5a6;}
.investigationcontent label{display:inline-block;width:233px;}
.investigationcontent em{display:inline-block;width:150px;height:7px;line-height:7px;font-size:0;border:1px solid #D9D9D9;}
.investigationcontent dd{margin-bottom:5px;padding:5px 12px;border-bottom:1px solid #D9D9D9;line-height:22px;font-size:12px;color:#000;background:#F8F8F8;}
.investigationcontent dd input{margin:0 5px 3px 0;}
.t{margin:12px 0 0 0;}
.bottombg{height:3px;line-height:3px;font-size:0;}
.close{margin:12px 0 0 0;text-align:center;font-size:12px;}
#diaocha{padding:10px 10px 0 0;}
#diaocha dl{margin-bottom:20px;font-size:14px;}
#diaocha dd{line-height:28px;padding:6px 12px;border-bottom:1px dashed #CFCFCF;background:#FFF;}
#diaocha dd.bottom {border-bottom:1px solid #CFCFCF;}
#diaocha dd a{color:#E10202;font-weight:bold;}

/*exam.html è°ƒæŸ¥é¡µ*/
.exam_area {
  padding: 20px 20px;
  background: #FFF;
}

.exam_area h2 {
  font-family: "Microsoft Yahei";
  font-size: 24px;
  color: 2b2b2b;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  border-bottom:1px solid #d6d6d6;
  padding-bottom:15px;
}

.exam_area .desc{width:100%; margin:0 auto; padding:20px 0 10px 0; border-top:3px solid #f7f7f7; line-height:30px;}

.exam_li {
  margin: 0 0 30px 30px;
  font-size: 14px;
}

.exam_li dt {
  height: 42px;
  line-height: 42px;
}

.exam_li dd {
  height: 42px;
  line-height: 42px;
}

.exam_li dd .ra {
  margin-right: 5px;
}

.exam_mof {
  text-align: center; height : 34px;
  font-size: 16px;
  height: 34px;
}

.exam_mof .sub {
  width: 130px;
  height: 34px;
  display: inline-block;
  border: 0;
  background: #ff6b1b url("/global/exam_mof.png") no-repeat 118px center;
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin: 0 10px;
}

.exam_mof .view {
  width: 130px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  border: 0;
  background: #096fd4 url("/global/exam_mof.png") no-repeat 118px center;
  color: #fff;
  margin: 0 10px;
}

.exam_result {
  margin: 0 0 30px 30px;
  font-size: 14px;
}

.exam_result dt {
  height: 42px;
  line-height: 42px;
}

.exam_result dd {
  height: 42px;
  line-height: 42px;
  clear: both;
  padding-left: 23px;
}

.exam_result dd span {
  float: left;
  display: inline-block;
  width: 256px;
}

.exam_result .per {
  width: 410px;
  height: 12px;
  font-size: 1px;
  float: left;
  margin-top: 15px;
  background: #dfdfdf;
}

.exam_result .per_in {
  float: left;
  height: 12px;
  font-size: 1px;
}

.exam_result dd em {
  display: inline-block;
  width: 155px;
  float: left;
  text-align: right;
}

.exam_result dd em label{
  display: inline-block;
  width:40px;
}
/*exam.html è°ƒæŸ¥é¡µ*/