.boxTopLeft {
	background-image: url(../images/box/images/boxanfangoben.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.boxTopMid {
	background-image: url(../images/box/images/boxobenwh.gif);
	background-repeat: repeat-x;
	background-position: center bottom;


}
.boxTopRight {
	background-image: url(../images/box/images/boxobenende.gif);
	background-repeat: no-repeat;
	background-position: left bottom;


}
.boxDownLeft {
	background-image: url(../images/box/images/boxanfangunten.gif);
	background-repeat: no-repeat;
	background-position: right top;


}
.boxDownMid {
	background-image: url(../images/box/images/boxuntenwh.gif);
	background-repeat: repeat-x;
	background-position: center top;


}
.boxDownRight {
	background-image: url(../images/box/images/boxuntenende.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
.boxSeitenWH {
	background-image: url(../images/box/images/boxseitenwh-li.gif);
	background-repeat: repeat-y;
	background-position: left top;



}
.boxSeitenWH-re {
	background-image: url(../images/box/images/boxseitenwh.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
