@charset "gb2312";
.clear {
	clear: both;
}
.left {
	height: 26px;
	width: 100px;
	margin-left: 20px;
	float: left;
	color: #FFF;
	font-family: "Î¢ÈíÑÅºÚ";
}
.right a:hover {
	color: #F90;
}
.right {
	float: right;
	height: 20px;
	width: 50px;
	margin-right: 10px;
}
.right a {
	color: #FFF;
	text-decoration: none;
}
.center {
	text-align: center;
	font-size: 14px;
}

