@charset "utf-8";
/* CSS Document */
#footer .card {
	width:80px;
	height:75px;
	padding:10px 0px 0px 30px;
	float:left;
}
#footer .menu {
	width:100%;
	height: 20px;
	padding:5px 0px 0px 0px;
	float:left;
}
#footer .copyright {
	width:100%;
	height: auto;
	float:left;
	text-align:left;
}
#footer .design {
	width:106px;
	height:  auto;
	position:absolute;
	z-index:2;
	left: 33px;
	top: 110px;
}
