body {
	background-color: #EFEFDA;
}
td {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.menu:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.menu:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	}
.in:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #0099CC;
	text-decoration: none;
}
.in:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #0099cc;
	text-decoration: none;
}
.in:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}.textline {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.style1 {color: #006699}
.bg2 {
	background-attachment: fixed;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
