
	.page_fy {
  background: #fff;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-top: 2px solid #2295a5;
  margin-top: 13px;
		padding:0px;
}
	.page_fy span:hover {
  color: #148da0;
}
.page_fy span.cur {
  background-color: #148ea0;
  color: #ffffff;
}
