﻿#footer {
	clear:both;
	text-align:left;
	position: relative;
	background-color: #2E8CD3;
	height: 137px;color: #fff;
}

#footerInner{
	width:1200px;margin:0 auto;
	height:100px;
	padding:30px 0 0 0;
	line-height:180%;
	font-size:13px;	
	position: relative;	
}
#ficon{
	position: absolute;
	z-index: 1;
	right:0;top:40px;
}
#footer p{margin-top:5px;line-height:200%;}
#footer a:link,#footer a:visited{color: #fff;}
#footer a:hover{color: #A8CAED;}
#footer img {vertical-align: middle; margin-left: 25px;}
#_ideConac img{margin-bottom:-15px;margin-right:-15px;}