﻿#footer {
	clear:both;
	text-align:left;
	position: relative;
	background-color: #3A6BC5;
	color: #fff;
}

#footerInner{
	width:1200px;
	margin:0 auto;
	height:130px;
	padding:35px 0 0 0;
	line-height:180%;
	font-size:14px;
	position: relative;	
}
#ficon{
	position: absolute;
	z-index: 1;
	right:0;
}
#footer p{line-height:200%;}
#footer a:link,#footer a:visited{color: #fff;}
#footer a:hover{color: #fff;}
#footer img {vertical-align: middle; margin-left: 25px;}
#_ideConac img {margin-left:0px; -10px;margin-bottom: -10px;}