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

body {
	background:none;
	background:#e8e3e9;
}
#mainbox {
	float:none;
	margin:0px auto;
	background:#ffffff;
	padding:10px;
	width:599px;
	margin-top:10px;

}
