@charset "utf-8";
.fone {
	width: 100px;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;
	margin: 0px;
}
