.pay_title {
	font-size: 20px;
	line-height: 150%;
}

.pay_booktitle {
	font-size: 24px;
	line-height: 170%;
}

.pay_a {
	font-size: 14px;
	line-height: 200%;
	margin: 1em 0 2em 0;
	text-align: right;
}

.pay_b {
	font-size: 16px;
	line-height: 200%;
	margin: 0 0 1em 1em;
	border-bottom: 1px solid #a00000;
}

.pay_t1a-1r0l0 {
	font-size: 16px;
	line-height: 200%;
	margin: 0 0 0 2em;
	text-indent: -1em;
}

.pay_border {
	font-size: 16px;
	line-height: 200%;
	margin: 0.5em 0 1em 1em;
	border-bottom: 1px solid #a00000;
}

.pay_c {
	font-size: 14px;
	line-height: 200%;
	margin: 0 0 1em 1em;
}

a.payclose {
	width: 70px;
	height: 20px;
	background-image: url(../img/close.png);
	background-repeat: no-repeat;
	display: block;
	margin: 10px 0 20px 0;
	float: right;
	line-height: 30px;
	vertical-align: middle;
	}

a.payclose:hover {
	background-image: url(../img/close.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	text-decoration: none;
	}


