@charset "UTF-8";
footer {
	position: fixed;
	_position: absolute;
	bottom: 40;
	right:20;
	width: 100%;
	padding: 0;
	text-align:right;
}