@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	margin:0px auto;
}

#body {
	margin:0px auto;
	text-align:left;
	width:960px;
	background-color:#FFFFFF;
}

#content {
	margin:7px 20px 10px 20px;
}
