
#bg {
	background:url(../images/bg.jpg);
	margin:0 auto;
	width:900px;
	height:2040px;
}
.left {
	width:233px;
	background:#E7ECEF;
	height:1940px;
}
.right {
	width:567px;
	height:1940px;
	background:#fff;
}
