

.box_style {
	BACKGROUND: url(box.gif) no-repeat left top
}
.box_style DIV {
	BACKGROUND: url(box.gif) no-repeat right top; MARGIN-LEFT: 5px; PADDING-TOP: 5px
}
.box_content_style {
	BACKGROUND: url(box.gif) no-repeat left bottom; MARGIN-BOTTOM: 10px
}
.box_content_style DIV {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: url(box.gif) no-repeat right bottom; PADDING-BOTTOM: 8px; MARGIN-LEFT: 5px; PADDING-TOP: 3px
}


.box_style1 {
	BACKGROUND: url(box.gif) no-repeat right top
}
.box_style1 DIV {
	BACKGROUND: url(box.gif) no-repeat left top; MARGIN-LEFT: 0px; PADDING-TOP: 5px
}
.box_content_style1 {
	BACKGROUND: url(box.gif) no-repeat left bottom; MARGIN-BOTTOM: 10px
}
.box_content_style1 DIV {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: url(box.gif) no-repeat right bottom; PADDING-BOTTOM: 8px; MARGIN-LEFT: 0px; PADDING-TOP: 3px
}


