body {
	margin: 0px;
	padding: 0px;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	line-height: 20px;
	color: #3b3b3b;
}
.bg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.xy2 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.a{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-family: "宋体";
	line-height: 30px;
	font-weight: bold;
}
.a:hover{
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	line-height: 30px;
	font-weight: bold;
}
.b{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-family: "宋体";
	line-height: 20px;
}
.b:hover{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	line-height: 20px;
}

.c{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-family: "宋体";
	line-height: 20px;
}
.c:hover{
	font-size:12px;
	color:#5681CC;
	text-decoration:none;
	line-height: 20px;
}
.d{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-family: "宋体";
	line-height: 20px;
}
.d:hover{
	font-size:12px;
	color:#08088A;
	text-decoration:none;
	line-height: 20px;
}

