@charset "UTF-8";
/* coupon css */

/*------------------------------------------------------------coupon-text*/
#coupon-text .text {
	width:600px;
	float:left;
}
#coupon-text .qrcode {
	width:82px;
	float:right;
}


/*------------------------------------------------------------coupon-link*/
#coupon-link li {
	float:left;
	width:340px;
	/*margin:0 15px 15px 0;*/
}