@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	color:#888;
	font-size: 12px;
	line-height:20px;
}
.copyright a:link {
	color:#888;
	text-decoration: none;
}
.copyright a:visited {
	color:#888;
	text-decoration: none;
}
.copyright a:active {
	color:#888;
	text-decoration: none;
}
.copyright a:hover {
	color:#666;
	text-decoration: none;
}
.word {
	color:#666;
	font-size: 12px;
	line-height:20px;
	font-family: "微软雅黑", Arial, "华文细黑";
}
.word a:link {
	color:#666;
	text-decoration: none;
}
.word a:visited {
	color:#666;
	text-decoration: none;
}
.word a:active {
	color:#666;
	text-decoration: none;
}
.word a:hover {
	color:#333;
	font-size: 13px;
	text-decoration: none;
}
.word1 {
	color:#333;
	font-size: 14px;
	line-height:20px;
	font-family: "微软雅黑", Arial, "华文细黑";
}
img {border: solid 0px #ffffff;} 
