body {
	background-image: url(images/bj.jpg);
	background-repeat: repeat-x;
}.news {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #6666666;
}
.more {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
}
.copyright {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}


.serch-font {
	font-family: "宋体";
	font-size: 13px;
	line-height: 22px;
	color: #1E64AB;
	font-weight: bold;
}
.name {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #004C96;
}
.text-bk {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cd {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5C5C5C;
	height: 20px;
	width: 100px;
}
.pic-font {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #F85959;
	font-weight: bold;
}
a.white:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.12:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.12:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.12:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}

