@charset "utf-8";
/* CSS Document */
#footer .card {
	width:80px;
	height:75px;
	padding:10px 0px 0px 20px;
	float:left;
}
#footer .menu {
	width:1000px;
	height: 20px;
	padding:2px 0px 0px 0px;
	float:left;
}
#footer .copyright {
	width:1000px;
	height: 60px;
	padding:15px 0px 0px 0px;
	float:left;
}