.zeroResult .sorryIcon {
	background-image: url(http://img.china.alibaba.com/cms/upload/search/list/others/main.default.others.20121029.png);
	background-repeat: no-repeat;
	display: inline-block;
}

.zeroResult {
	height: 300px;
	margin: 30px 0 0 30px;
}

.zeroResult .sorryTip {
	position: relative;
	padding-top: 15px;
	padding-left: 70px;
	font-size: 16px;
	font-weight: 700;
	min-height: 55px;
	height: auto!important;
	height: 55px;
}

.zeroResult .sorryIcon { 
	background-position: 0 -80px;
	width: 55px;
	height: 55px;
	position: absolute;
	left: 0;
	top: 0;
}