
td{
	font:"宋体";
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
}
.fov{
	font:"宋体";
	font-size: 9pt;
	color: #0669B2;
	line-height: 150%;
}
a:link{
	font-size: 9pt;
	font-family: "宋体";
	color: #0669B2;
	text-decoration: none;
}

a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #0669B2;
	text-decoration: none;
}
a:hover {
font-size: 9pt;
	font-family: "宋体";
	color: #333333;
	text-decoration: none;
}

a:active {
	font-size: 9pt;
	font-family: "宋体";
	color: #0669B2;
	text-decoration: none;
}
.td_bg1{
	background-image: url(images/index_10.jpg);
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: left;}
.td_bg2{
	background-image: url(images/index_14.jpg);
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: right;}
