@charset "utf-8";
/* CSS Document */

.wrapper
{
	margin:0px auto;
	width:1020px;
}
.fleft
{
	float:left;
}
.fright
{
	float:right;
}
.spacer
{
	clear:both;
}
body
{
	margin:0px;
}
img
{
	border:0px;
}
.bold
{
	font-weight:bold;
}
