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

body {
	margin:10px auto 0px auto;
	}
	
.BGtop {
	background:url("images/top.png") no-repeat;
	}
.BGleft {
	background:url("images/left.png") no-repeat;
	}
.BGright {
	background:url("images/right.png") no-repeat;
	}
.BGbottom {
	background:url("images/bottom.png") no-repeat;
	}