@charset "utf-8";

.smover {
    clear: both;
    margin: -12px 11px 31px 60px;
}
.smover ul {
	list-style: none;
	margin-top: 10px;
	width: 100%;
	margin: 0;
	overflow: hidden;
}

.smover ul li {
	float: left;
	list-style:none;
	padding-right:10px;
}

.smover ul li a {
	display: block;
	margin-top: 5px;
	padding: 5px 5px 0;
}

.smover span {
	color: #585858;
    font-family: 'Nobile',sans-serif;
    font-size: 14px;
    font-weight: 400;
}
