.imfor_top div {
	height: 40px;
	background-color: deepskyblue;
	font-weight: bold;
}

.imfor div {
	height: 140px;
	line-height: 120px;
}

.imfor:hover {
	background: RGB(238, 246, 255);
}

.check,
.check_top {
	width: 70px;
}

.pudc,
.pudc_top {
	width: 400px;
}

.pices,
.pices_top {
	width: 60px;
}

.totle {
	color: red;
}

.num,
.num_top {
	width: 90px;
}

.num input {
	width: 40px;
}

.num span {
	height: 23px;
	width: 17px;
	border: 1px solid #e5e5e5;
	background: #f0f0f0;
	text-align: center;
	line-height: 23px;
	color: #444;
	cursor: pointer;
}

.totle,
.totle_top {
	width: 60px;
}