.boxTRC {
	background-image: url(images/box/boxTRC.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}
.boxTLC {
	background-image: url(images/box/boxTLC.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}
.boxBRC {
	background-image: url(images/box/boxBRC.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}
.boxTBG {
	background-image: url(images/box/boxTBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.boxRC {
	background-image: url(images/box/boxRC.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 5px;
}
.boxLC {
	background-image: url(images/box/boxLC.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 5px;
}
.boxBBG {
	background-image: url(images/box/boxBBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.boxBLC {
	background-image: url(images/box/boxBLC.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

