.ewb-main{
	padding-top: 72px;
	height: 668px;
	background: url('../images/sale_bg.jpg') center bottom no-repeat;
}

.ewb-sales-hd {
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    border-bottom: 2px solid #1f8fd6;
}

.ewb-sales-hd a {
    color: #0c86d3;
    font-weight: bold;
}

.ewb-sales-bd{
	padding-top: 46px;
}

.ewb-sales-item{
	width: 33.3%;
	float: left;
	margin-top: 22px;
}

.ewb-sales-item a{
	display: block;
	margin: 0 12px;
	/*padding-left: 138px;*/
	text-align: center;
	height: 132px;
	line-height: 132px;
	font-size: 28px;
	color: #fff;
	background-position: 48px center;
	background-repeat: no-repeat;
	background-color: #0c86d3;
}

.ewb-sales-a1{
	background-image: url('../images/plats1.png');
}

.ewb-sales-a2{
	background-image: url('../images/plats2.png');
}

.ewb-sales-a3{
	background-image: url('../images/plats3.png');
}

.ewb-sales-a4{
	background-image: url('../images/plats4.png');
}

.ewb-sales-a5{
	background-image: url('../images/plats5.png');
}