.shop_name{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.curpon_t{
	border: 1px solid #999999;
	float: left;
	width: 700px;
	margin-left: 75px;
	margin-bottom: 20px;
}
.curpon_t .style{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	text-align: right;
	padding-right: 10px;
	width: 100px;
}
.curpon_t .s_right{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
}
.curpon_t th{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	text-align: left;
	color: #0000FF;
}
.curpon_t td{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}