﻿.footer {
	border-top:2px solid #ddd;
	background:#dadfe7;
	height:285px;
}
.footer_top {
	background:#dadfe7;
	padding-top:11px;
	overflow:hidden;
}
.footer_bottom {
	height:45px;
	background:#cdd4de;
	color:#666;
	font:12px/45px "微软雅黑";
}
.footer_bottom img {
	margin-top:10px;
	margin-left:5px;
}
.footer_top ul {
	float:left;
	width:100px;
	padding-right:50px;
}
.footer_top ul li.footli1 {
	height:55px;
	background:url(/images/footer_li1.png) no-repeat left bottom;
	margin-bottom:3px;
}
.footer_top ul li h3 a {
	color:#333;
	font:14px/54px "微软雅黑";
}
.footer_top ul li a, .footer_bottom a {
	color:#666;
	font:12px/26px "微软雅黑";
}
.footer_top ul li a:hover {
	text-decoration:underline;
}
.footer_top ul li h3:hover a {
	text-decoration:none;
	color:#2b528b;
}
.footer_top ul li img {
	margin-top:12px;
	display:block;
}
.footer_bottom p {
	padding-left:30px;
	background:url(/images/footer_bg.png) no-repeat left center;
}
.footer_bottom a:hover {
	text-decoration:underline;
}



