.cupon {
    text-align: center;
    margin-bottom: 20px;
	width: 620px;
    float: right;
}
.cupon p {
    font-size: 18px;
    font-weight: bold;
    color: #48a3ff;
	position: relative;
    top: 9px;
}
p.cupon_time {
	color: #555;
    font-size: 11px;
    text-align: center;
    border: 1px solid #00b1f3;
    padding: 5px;
    width: 89%;
    margin: 5px;
    border-radius: 3px;
    position: relative;
    left: 19px;
}
.order.row {
    overflow: hidden;
    display: block;
    width: 100%;
}
.mtop70 {
	margin-top: 50px !important;
}
.pay_info {
    text-align: right;
    margin-top: 20px;
    padding: 9px;
}

.pay_info li {
    display: inline;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    background: #fbff00;
    border-radius: 10px;
    color: #af8888;
}
.souryou_bnr {
    text-align: right;
    margin-right: 10px;
    margin-top: 20px;
}
.souryou_bnr img {
    width: 36%;
    opacity: 70%;
    border-radius: 5px;
}
.col img {
    max-width: 105% !important;
}
a.rink_1 {
    color: #f00000 !important;
}
a.rink_1:hover {
    color: blue !important;
}