.howtopay{
	float: left;
	background: #fff;
	width: 758px;
	padding: 38px;
	height: 598px;
}
.howtopay .dtable{
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}
.howtopay .dtable .th{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #434343;
	background: #f3f3f3;
	padding-left: 20px;
	border-bottom:  1px solid #e5e5e5;
}
.howtopay .dtable .td{
	font-size: 14px;
	color: #707070;
	padding: 15px 20px;
}
.transfer .l{
	float: left;
}
.transfer .r{
	float: right;
	font-size: 12px;
	color: #e60012;
	margin-right: 12px;
}
.transfer .td{
	overflow: hidden;
	padding: 0;
}
.transfer .bankicon{
	float: left;
	padding: 16px;
	border-right: 1px solid #e5e5e5;
}
.transfer .message{
	float: left;
	height: 74px;
	line-height: 74px;
	padding-left: 10px;
}
.howtopay .transfer{
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}
.howtopay .transfer .th{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #434343;
	background: #f3f3f3;
	padding-left: 20px;
	border-bottom:  1px solid #e5e5e5;
}
.howtopay .transfer .td{
	font-size: 14px;
	color: #707070;

	border-bottom:  1px solid #e5e5e5;
}
.howtopay .transfer .nobottom{
	border-bottom: none;
}