.futerbox {
	margin-top: 50px;
	font-family: 'MSansCyrl300';
    font-size: 16px;
}
.fsep {
	margin-left: 5px;
	margin-right: 5px;
	color: gray;
}
.fitem {
	cursor: pointer;
	text-decoration: none;
	color: gray;
}
.fitem:hover {
	color: #2E0259;
}
	