body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	scrollbar-base-color:#E2E2E2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
}
.homeword {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5A5A5A;
    line-height: 19px;
}
a:link {
	text-decoration: none;
	color: #5A5A5A;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #BAC3FF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.enterword {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C0894B;
}
.copyright {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9D948A;
	line-height: 19px;
}
.whiteword {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
    line-height: 19px;
}
.headword {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5A5A5A;
}
.strongword {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
    line-height: 22px;
	font-weight: bold;
}