@charset "utf-8";
.fl {
	float: left
}

.qiye_box {
	padding-bottom: 10px;
	width: 850px;
	overflow: hidden
}

.qiye_box dt {
	/*background:#186D0E;*/
	color:#000;
	width: 850px;
	height: 49px;
	border-left: 10px solid #ed6942;
	margin-top: 10px
}

.qiye_box dt h3 {
	color: #000;
	font-size: 24px;
	line-height: 49px;
	text-align: center
}
.top100 {
	width: 100%;
	height: 300px;
	overflow: auto
}

.w_250 {
	margin: 10px 0 0 8px;
	font-size: 12px
}

.qiye_box table {
	border-collapse: separate;
	border-spacing: 0;
	border-color: grey
}

.qiye_box tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit
}

.qiye_box tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit
}

.qiye_box td,th {
	display: table-cell;
	vertical-align: inherit
}

.qiye_box th {
	background: #d0f3fb;
	padding: 4px 0;
	text-align: center;
	font-weight: 400
}

.qiye_box td {
	overflow: hidden;
	padding: 4px 0;
	text-align: left;
	border: none;
	color:#000;
}

.odd {
	background: #f8f8f8
}

.even {
	background: #fff
}

.qiye_box .subject {
	padding: 0 5px;
	text-align: left;
	overflow: hidden
}
