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