@charset "utf-8";
*{
	text-align:inherit;
	font-size:inherit;
	color:inherit;
	}
span{
	display:inline-block;
	text-indent:0;
	}

