@charset "utf-8";
/* CSS Document */
.line_10 {
	height:10px;
}
.amount {
	padding:10px 5px;
	text-align:left;
}
.amount_box {
	background:#E7E7E7;
	padding:5px;
}
.amount_border {
	border:#C9CED4 solid 1px;
	background:#FFF;
	padding:5px;
}
.amount_info {
	
}
.amount_info a {
	margin-left:10px;
}
.amount_info p {
	padding-left:30px;
}
.amount_title {
	height:22px;
	line-height:22px;
	font-weight:bold;
	background-color:#6C6C6C;
	background-image:url(../images/pay/icon1.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:22px;
	border-top:#CC0001 2px solid;
}
.inputText {
	height:18px;
	border:#C9CED4 solid 1px;
	background:#FFF;
}
.select_border {
	border:#C9CED4 solid 1px;
	background:#FFF;
	height:22px;
}
.button_style1 {
	border:#B2231F solid 1px;
	background:url(../images/pay/button01.gif) repeat-x center;
	color:#FFF;
	height:30px;
    padding:0 10px;
}
.info_center {
	text-align:center;
}
.amount_info table {
	background:#E7E7E7;
}
.amount_info th {
	background:#FFC;
	height:25px;
	
}
.amount_info td {
	background:#FFF;
	height:22px;
}













