@charset "utf-8";
.footer {
	float: left;
	width: 950px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #445e6d;
	background-color: #eceff0;
	height: 95px;
	text-align:center;
}
.footerL {


}
.footerR {

	height: 70px;

	padding-top: 25px;
}
.footerLink {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	color: #999;
}
.link_1 {
	
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.link_2 {
	
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/image/Default33.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

