@charset "utf-8";
/* CSS Document */



.fy {
	width: 100%;
	text-align: center;
	margin-bottom:0px;
}
.fy a {
	display: inline-block;
	padding: 0px 5px;
	font-size: 12px;
	color: #666666;
	margin: 0 5px;
}
.fy a.page-num-current {
	color:#dd4446;
	font-weight:bold;
}
