.animation_fr
	{
		left: 307px;
		opacity: 0;
		z-index: 2;
	}

.animation_fl
	{
		left: -307px;
		opacity: 0;
	}

.animation_fb
	{
		top: 10px;
		opacity: 0;
	}

.animation_fb_x2
	{
		top: 10px;
		opacity: 0;
	}

.animation_fb_m
	{
		margin-top: 20px;
		opacity: 0;
	}

.animation_ftr
	{
		top: -10px;
		left: -10px;
		opacity: 0;
	}

.animation_o
	{
		opacity: 0;
	}