@charset "utf-8";
/* CSS Document */

.fy {
	width: 100%;
	text-align: center;
	margin-top:25px;
		margin-bottom: 20px;
	
}
.fy a {
	display: inline-block;
	padding: 0px 9px;
	font-size: 12px!important;
	color: #666666;
	margin: 0 2px;
}
.fy a.page-num-current {
	color:#000;
	font-weight:bold;
	background: unset;
}

