
a {
	text-decoration: none;
}
ul, ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.s_menu {
margin:36px;
height: auto;

font-size:0.9em;
color:#666;


}

.s_menu > li > a {

	line-height: 2.75em;
	display: block;
	position: relative;

	color: #666;

}
.s_menu ul li a {

	line-height: 1.4;
	display: block;
	position: relative;
	font-size: 1.125em;
	font-weight: 400;
	/*color: #878d95;*/
	padding: 5px 0 5px 12px;
	box-sizing:border-box
}
.s_menu ul li a:hover{
background-color:#e5e5e5;
color:#eb6a33;
width:173px
}
.s_menu ul li:last-child a {

}
s_menu ul li ul{
padding:0;
padding-left:5px;
line-height:15px;
}
s_menu ul li ul li{
padding:0;
line-height:15px;
}


.s_menu > li > a span {
	font-size: 0.857em;
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	background: #48515c;
	line-height: 1em;
	height: 1em;
	padding: .4em .6em;
	margin: -.8em 0 0 0;
	color: #fff;
	text-indent: 0;
	text-align: center;

	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
}



.s_menu > li > ul li:hover a,
.s_menu > li > ul li:hover a span,
.s_menu > li > ul li:hover a:before {
	color: #cecece;
	text-decoration:underline;
}


.s_menu ul > li > a span {
	font-size: 0.857em;
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; /
	line-height: 0.5em;
	height: 0.7em;
	padding: .4em .7em;
	margin: -.9em 0 0 0;
	color: #878d95;
	text-indent: 0;
	text-align: center;

}
.estimate{

}
