.back {
	background-image: url(../images/index/back2.jpg);
	background-repeat: repeat-x;
	background-color: #D1C7B0;
	background-position: left top;

}
.bg-homemid {
	background-image: url(../images/index/index_20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-homeleft {
	background-image: url(../images/index/index_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-homeright {
	background-image: url(../images/index/index_24.jpg);
	background-position: left top;
	background-repeat: no-repeat;


}
