@charset "utf-8";
/* CSS Document */

.fy {
    width: 100%;
    display: table;
    text-align: center;
margin-top: 15px;

    
}


.fy a {
    display: inline-block;
    padding: 0px 7px;
    font-size: 12px;
    color: #666666;
	 margin: 0 1px;

}


.fy a.on {
  
    color:#008fdd;
	font-weight:bold;
}