/*exam.html 璋冩煡椤�*/
.exam_area {
	padding: 20px 20px;
	background: #FFF;
}

.exam_area h2 {
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #c40000;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:15px;
	margin-top:20px;
}

.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("../images/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("../images/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 璋冩煡椤�*/
/*日期*/