@charset "utf-8";
/* 浮动修改*/
	.fRight{
	float:right !important;
	}
	.fLeft{
	float:left !important;
	}
