body {
	font-size: 14px;
	color: #000000;
	background-image: url(<%=(WebInfo.Fields.Item("WebBGimage").Value)%>);
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 14px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF00;
}
.Alticle {
	font-size: 14px;
	line-height: 25px;
	color: #0000CC;
	word-wrap:break-word;
}
.Alticle01 {

	font-size: 14px;
	color: #666666;
	word-wrap:break-word;
}
.rsTitle {
	font-size: 28px;
	font-weight: bolder;
	color: #FFFFFF;
	filter: Glow(Color=#0000FF, Strength=6);
}
.rsTitle02 {
	font-size: 14px;
	color: #FFFFFF;
	filter: Glow(Color=#FF0066, Strength=3);
}
.Td-Font-12 {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	word-wrap:break-word;
}