tr{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	color: #006600;
	text-decoration: none;
}
.menu1 a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.menu1 a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
