@charset "utf-8";
.imgfolow {
	overflow: auto;
	position: relative;
	visibility: visible;
	clip: rect(200,auto,auto,auto);
	z-index: 200;
}
