.black12 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.alwayswhite12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.alwayswhite12:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.alwayswhite12:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.alwayswhite12:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.gray12 {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
	line-height: 16px;
}
A.gray12:link {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}
A.gray12:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}
A.gray12:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}
.grayborder {
	border: 2px solid #999999;
}
.graybottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #9F9F9F;
}
.orange12 {

	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.darkred12 {


	font-family: "宋体";
	font-size: 12px;
	color: #A91707;
	text-decoration: none;
}
.stdRed12 {



	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.newsTitle12 {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
	line-height: 16px;
}
A.newsTitle12:link {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
	line-height: 16px;
}
A.newsTitle12:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	line-height: 16px;
}
A.newsTitle12:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
	line-height: 16px;
}
.xpStyleTd {
	background-color: #D6DFF7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.XPStylePanelTitleTxt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}