@charset "utf-8";
/* CSS Document */

.bl {
	background: #ffffff url(images/bl.jpg) no-repeat 0 100%;
	width: 660px
}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {
	background: url(images/tr.jpg) 100% 0 no-repeat;
	padding:5px 20px 10px
}
.clear {font-size: 1px; height: 1px}
