
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
	SCROLLBAR-FACE-COLOR: #FF62A9;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEC2DC;
	SCROLLBAR-SHADOW-COLOR: #FF62A9;
	SCROLLBAR-3DLIGHT-COLOR: #E7D6CE;
	SCROLLBAR-ARROW-COLOR: #B71C60;
	SCROLLBAR-TRACK-COLOR: #B71C60;
	SCROLLBAR-DARKSHADOW-COLOR: #B71C60;
}
a:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a:hover {
	text-decoration: underline overline;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.read {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.wordz {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #EE247F;
	text-decoration: none;
}
