@charset "utf-8";
/* CSS Document */

#libnum {
	visibility:hidden;
	}

#libnum::before {
	visibility:visible;
	content: "77";
	}