/* CSS Document */

.coopon_wrap {
	background: url(../images/com/coupon_icon.gif) no-repeat left top;
	padding-left: 80px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	width: 590px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.shop_title {
	font-size: 1.2em;
}
.coopon_l {
	float: left;
	width: 390px;
}
.btn_print {
	float: right;
	width: 150px;
	height: 32px;
	margin-top: 14px;
	margin-bottom: 14px;
}
.btn_print a {
	background: url(../images/com/btn_print.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 150px;
}

