.b1tl {
	background-image: url('/templates/img/b1tl.gif');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 5px;
	height: 5px;
}
.b1tr {
	background-image: url('/templates/img/b1tr.gif');
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 5px;
	height: 5px;
}
.b1bl {
	background-image: url('/templates/img/b1bl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 5px;
	height: 5px;
	margin-top: -5px;
}
.b1br {
	background-image: url('/templates/img/b1br.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	width: 5px;
	height: 5px;
	margin-top: -5px;
}


.b2tl {
	background-image: url('/templates/img/b2tl.gif');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 10px;
}
.b2tr {
	background-image: url('/templates/img/b2tr.gif');
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 10px;
}
.b2bl {
	background-image: url('/templates/img/b2bl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}
.b2br {
	background-image: url('/templates/img/b2br.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}

.b3tl {
	background-image: url('/templates/img/b3tl.gif');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 10px;
}
.b3tr {
	background-image: url('/templates/img/b3tr.gif');
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 10px;
}
.b3bl {
	background-image: url('/templates/img/b3bl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}
.b3br {
	background-image: url('/templates/img/b3br.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}


.b4tl {
	background-image: url('/templates/img/b4tl.gif');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 10px;
}
.b4tr {
	background-image: url('/templates/img/b4tr.gif');
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 10px;
}
.b4bl {
	background-image: url('/templates/img/b4bl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}
.b4br {
	background-image: url('/templates/img/b4br.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 10px;
	margin-top: -10px;
}
