/* BASIC css start */
nav.bottom {
	width: 100%;
	background: #eee;
}
nav.bottom .quick-link {
	overflow: hidden;
	clear: both;
}
nav.bottom .quick-link li {
	float: left;
	width: 25%;
	text-align: center;
}
nav.bottom .quick-link li img {
	width: 100%;
	vertical-align: top;
}
.service_menu a {
	font-size:12px;
}
.footer-info {
        font-size:0.85em;
	line-height:130%;
	color:#444;
	white-space:pre-line
}
.footer-info a {
	color: #444;
}
.bottom_menu_contents {
	display:table;
	text-align:center;
	width:100%
}
#footer .bottom_menu {
	display:block;
	margin:20px 10px 0 10px;
}
#footer .fnb-item:first-child {
	padding-left:0
}
#footer .fnb-item {
	display:table-cell;
	width:50%;
	padding-left:5px
}
#footer .fnb-item a {
	display:block;
	padding:5px 10px 7px 10px;
	color:#fff;
	background:#898989;
}

/* BASIC css end */

