.top:link {
	font-family: "宋体";
	font-size: 12px;
	color: #044678;
	text-decoration: none;
}
.top:visited {

	font-family: "宋体";
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.top:hover {


	font-family: "宋体";
	font-size: 12px;
	color: #eb870d;
	text-decoration: underline;
}
table {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.searchborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7197b3;
	border-right-color: #d0dde6;
	border-bottom-color: #d0dde6;
	border-left-color: #7197b3;
	background-color: #e8f5fe;
	font-family: "Tahoma";
	font-size: 11px;
	color: #6496b4;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 3px;

}
a:link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {

	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {


	font-family: "Tahoma";
	font-size: 12px;
	color: #eb870f;
	text-decoration: underline;
}
.tm:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tm:visited {

	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tm:hover {


	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.middlebg {
	background-image: url(../images/middbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.borderb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.xx {
	background-image: url(xx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.newsContent
{
	line-height:150%;
	padding:5px 10px 10px 15px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}