.textinformation {
	font-size: 11px;   <!--原為10px,更改為11px-->
	font-style: normal;
	line-height: 17px;   <!--原為12px,更改為17px-->
	text-decoration: none;
}
