body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(pic/bga.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding: 0px;
	text-align: center;
}

/* 链接颜色*/
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a1:link{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:hover {
	text-decoration: none;
	position: relative;
	top: 1px;
}
a.a1:active {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a2:link{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
a.a2:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
a.a2:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.a2:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
a.a3:link{
	font-family: "宋体";
	font-size: 12px;
	color: #DA251C;
	text-decoration: none;
}
a.a3:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #DA251C;
	text-decoration: none;
}
a.a3:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.a3:active {
	font-family: "宋体";
	font-size: 12px;
	color: #DA251C;
	text-decoration: none;
}
a.a4:link{
	font-family: "宋体";
	font-size: 12px;
	color: #B44843;
	text-decoration: none;
	font-weight: bold;
}
a.a4:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #B44843;
	text-decoration: none;
		font-weight: bold;
}
a.a4:hover {
	text-decoration: none;
	position: relative;
	top: 1px;
}
a.a4:active {
	font-family: "宋体";
	font-size: 12px;
	color: #B44843;
	text-decoration: none;
		font-weight: bold;
}
