@charset "utf-8";
body { 
	background: #ffffff;
}
.content {
	min-width: 501px;
	background: #ffffff;
	padding-left:1em;
	padding-right:1em;
}
