@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 9pt;
	color: #4D4D4D;
	background-color: #F0F0F0;
	background-image: url(images/index-bj.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #4d4d4d;
	text-decoration: none;
	font-family: "宋体";
	font-size: 9pt;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #4d4d4d;
	text-decoration: none;
}
