@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
}
.clear{
	clear:both;
	height:0px;
	width:0px;
	white-space:nowrap;
	overflow:hidden;
}
