body {
	background-image: url(bg-html.png);
	margin-top: 0px;
	background-positionX: center;
	background-positionY: center;
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
}
A {TEXT-DECORATION: none;}

A:link {
	text-decoration: none;
	color: #333333;
}
A:visited {
	color: #333333;
}
A:hover {
	text-decoration: underline;
	color: #FF9900;
}
A:active {}
TD {
	FONT-SIZE: 12px;
	COLOR: #333333;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all; 
	text-align:justify;
	text-justify:inter-ideograph;
}
.fengexian{
	border-left: 1px solid #BCBCBC;
}
