a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #999;
}
a:active {
	color: #999;
}
.indexlogo {
	width: 100%;
	margin-top: 120px;
	margin-bottom: 90px;
}
.profile {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
.biaoti {
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #222222;
	filter:Blur(Direction=180, Strength=6);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}
