.product-list .product-item .label_expired, .product_row .label_expired {
	position: absolute;
	left: -1px;
	top: 6px;
	padding: 5px 5px;
	font-size: 11px;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-ms-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
	background: #f50000;
	color: #fff;
	z-index: 1;
}

.product-list .product-item .label_lighting, .product_row .label_lighting {
	position: absolute;
	left: -1px;
	top: 6px;
	padding: 5px 5px;
	font-size: 11px;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-ms-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
	background: #f99b1d;
	color: #fff;
	z-index: 1;
}

.sd {
	background: #5fb023;
}
.eadin{top:40px;}