@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
body {

????font: 13px;

????*font-size: small;

????*font: x-small;

}


img {
	vertical-align: top;
}