.select_case {
	width: 100%;
	margin-bottom: 15px;
	background: #fff
}
.select_case table {
	border-collapse: collapse;
	border: 1px solid #eee
}
.select_case table td {
	line-height: 42px;
	border-bottom: 1px dotted #eee;
	font-size: 14px
}
.select_case table td.td_left {
	background: #f7f7f7;
	text-align: center;
	color: #000
}
.select_case table td a {
	margin-left: 6px;
	margin-right: 4px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 6px;
	text-decoration: none;
}
.select_case table a:hover, .select_case table span {
	margin-left: 6px;
	margin-right: 4px;
	display: inline-block;
	white-space: nowrap;
	background: #809EAE;
	padding: 0 6px;
	height: 25px;
	line-height: 25px;
	border-radius: 2px;
	color: #fff !important;
}
.quanbu {
	margin-left: 23px;
	margin-right: 3px;
	padding: 0 14px;
	display: inline-block;
	white-space: nowra
}