﻿@charset "utf-8";
#f_link {
	text-align: center;
	height: 40px;
	overflow: hidden;
	clear: both;
	background-color: #454545;
	margin-bottom: 10px;
	margin-top: 10px;
}

#f_link a{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	font-weight: normal;
}
