@charset "utf-8";
/* CSS Document */

.f-link-32-1{
	width:100%;
	height:40px;
	background: #0e2c78;
	}
.t-link{
	width:100%;
	height:auto;
	padding:10px;
	font-size:14px;
	text-align:center;
	}
.t-link a{
	color: #ffffff;
	}
.t-link a:hover{
	color:#ffe480;
	}
	
.t-link-2{
	width:100%;
	height:auto;
	padding:10px 0;
	font-size: 13px;
	text-align:center;
	}
.t-link-2 a{
	color:#000;
	}
.t-link-2 a:hover{
	color:#999;
	}	
	