

/*** for PC Browser ***/
@media (min-width:401px)
{
.rsfloating {
	float: left;
}
}
