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

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