.coupon{
	width:480px;
	height:199px;
	position:relative;
	margin-bottom: 20px;
}
.coupon .day{
	font-size:10px;
	color:#333;
	width:130px;
	position:absolute;
	z-index:100;
	left: 61px;
	top: 180px;
}
