@charset "utf-8";
footer{
	background-color: #2a2a2a;
	text-align: center;
	color: #fff;
}
.height165{
	height: 115px;
	padding-top: 20px;
}
footer p{
	line-height: 28px;
}
footer p>span.su{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 20px;
}
footer p a:hover{
	opacity: .7;
}