@charset "utf-8";
#product_log{
	width: 100%;
	height: 230px;
	background: url(./img/exam_bg.png) repeat-x;
}
#product_log div{
	width: 2000px;
	margin:0 auto;
	height: 230px;
}
.exam_title{
width:945px;margin:0 auto;border-bottom:1px dashed #dbdbdb;
height:28px;margin-top:30px;font-size:16px;color:#4c4c4c;background:url(./img/rec.png) no-repeat 0px 5px;
padding-left:15px;
}
td{
	font-size:16px;
	color:#666666;
}