.examination_li{
	height: 37px;
	padding: 0 20px;
	border:1px solid #cbcbcb;
	line-height: 37px;
	text-align: center;
	color: #313131;
	float: left;
	width: auto;
	margin: 0 15px;
	margin-bottom: 15px;
}

.select_examination_li {
	color: #fff;
	background: #0299ec;
	height: 39px;
	line-height: 39px;
	border:0;
}

.examination_ul {
	width: 100%;
	margin-bottom: 50px;
}