@charset "UTF-8";

body {
	margin: 0px;
	background: url(images/b_BG.gif);
}

.BGtop {
	background: url(images/b_topBG_l.gif) no-repeat top left;
}

.BGbot {
	background: url(images/b_botBG_r.gif) no-repeat bottom right;
	min-height: 736px;
}

