@charset "utf-8";
*	{padding:0;margin:0;border:0;}
html, body{	border:1px transparent;}
ul, ol {list-style-type:none;}
a img {	border:none;}
.flo:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
:-moz-any-link:focus {outline: none;}

