.link a:link,.link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover{
	text-decoration: none;
	color: #D1A648;
}a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D1A648;
	text-decoration: none;
}
.more {
	line-height: 30px;
	margin-right: 10px;
	float: right;
	font-family: "宋体";
	display: inline;
}
.more02 {
	line-height: 35px;
	margin-right: 10px;
	float: right;
	font-family: "宋体";
	display: inline;
}
.date {
	float: right;
	font-family: "宋体";
	color: #999999;
}

