﻿/*----------------- payment parcels -----------------*/

.pay_block_l{
	width: 468px;
	height: 149px;
	float: left;
	border: 2px solid #2DABDA;
	border-radius: 6px;	
	margin-right: 21px;
}

.pay_block_l tr{
	border-bottom: 1px solid #30ACDB;
}

.pay_block_l tr:last-child{
	border-bottom: 0;
}

.pbright{
	margin-right:0;	
}



.pay_block_l td{
	border-right: 1px solid #30ACDB;
	height: 49px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-family: PFDinDisplayPro-Med;
	font-size: 16px;
	color: #315564;
}

.pay_block_l td.tab_pb_l{
	width: 287px;
	
}

.pay_block_l td.tab_pb_r{
	width: 180px;
	border-right: 0;
}

.pay_block_l{
	width: 468px;
	height: 149px;
	float: left;
	border: 2px solid #2DABDA;
	border-radius: 6px;	
	margin-right: 21px;
}

.pbright{
	margin-right:0;	
}




.pay_block_r{
	width: 468px;
	height: 149px;
	float: left;
	border: 2px solid #2DABDA;
	border-radius: 6px;	

}
.pay_block_r tr{
	border-bottom: 1px solid #30ACDB;
}

.pay_block_r tr:last-child{
	border-bottom: 0;
}

.pay_block_r td{
	border-right: 1px solid #30ACDB;
	height: 37px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	padding-left: 45px;
	font-family: PFDinDisplayPro-Med;
	font-size: 16px;
	color: #315564;
}

.pay_block_r td.tab_pb_l{
	width: 260px;
	
}

.pay_block_r td.tab_pb_r{
	width: 180px;
	border-right: 0;
}


.pay_btm_block{
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0 8px;
	height: 50px;
 	
}

.pbb_bor{
	border-bottom: 2px solid #D8D8DE;
	margin-top: 10px;
}

.pay_btm_block p{
	float: left;
	line-height: 50px;
	font-family: PFDinDisplayPro-Med;
	font-size: 16px;
	color: #315564;
	
}
.pay_btm_block p span{
	color: #2dabda;
}

.pay_btm_block a{
	float: right;
	width: 230px;
	line-height: 34px;
	margin-top: 7px;
	font-family: PFDinDisplayPro-Med;
	font-size: 16px;
	color: #fff;
}

/*----------------- end payment parcels -----------------*/
