﻿body
{
	font-size: 14px;
	text-align: center;
	margin: auto;
	margin-top: 0px;
	font-family: Helvetica,Georgia,Arial,sans-serif，宋体;
	line-height: 1.5;
	background-image: url(/finance/img/bg.png);
	color: #333;
	background-repeat:repeat-x;
}
a:hover {color:#f30;}

        