.finance {
	float:left;
	display:inline;
	width:900px;
	font-size:12px;
	line-height:14px;
	padding-bottom:130px;
}
.finance_left {
	float:left;
	display:inline;
	width:645px;
	font-size:12px;
	text-align:justify;
	line-height:14px;
}
.finance_right {
	float:right;
	display:inline;
	width:225px;
}
.finance_line {
	float:left;
	display:inline;
	width:100%;
	font-size:2px;
	line-height:2px;
	height:2px;
	background:#bdc579;
	margin:20px auto 20px auto;
}
.finance_right table {
	float:right;
	display:inline;
	width:225px;
	border-collapse:collapse;
}
.finance_right td {
	padding:0px;
}
