.b-footer
{
	position:relative;
	font-size:1.3em;
	line-height:1.461em;
	padding:0 50px 40px;
}

.b-footer table 
{
	width:100%;
	table-layout:fixed;
}

.b-footer .b-footer-center span.tel
{
	padding-left:20px;
}

.b-footer .b-footer-right
{
	text-align:inherit;
	float:right;
}

.b-footer a:link,
.b-footer a:visited
{
 	color:#5e5b5e;
}

.b-footer a:hover
{
	color:#f93703;
}

