.font1 {
	font-family: "宋体";
	font-size: 12px;
}
.P {
	FONT-FAMILY: 宋体; FONT-SIZE: 9pt; LINE-HEIGHT: 14pt
}
.DIV {
	FONT-FAMILY: 宋体; FONT-SIZE: 9pt; LINE-HEIGHT: 14pt
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
        text-decoration: none;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	height: 20px;
	line-height: 18px;
}
.font3 {
	font-family: "宋体";
	font-size: 12px;
	height: 22px;
	line-height: 18px;
}
body{
background-image:url(./images/bg.gif);
}