@charset "utf-8";

#copyright {
	width: 35px;
	height: 256px;
	float: right;
	position: fixed; /*fixed*/
	_position: absolute;
	bottom: 0px;
	right: 0px;
}
