@charset "utf-8";
/* CSS Document */

.t {background: url(images/dot.gif) 0 0 repeat-x; width: 342px}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/lbot.gif) 0 100% no-repeat}
.br {background: url(images/rbot.gif) 100% 100% no-repeat}
.tl {background: url(images/ltop.gif) 0 0 no-repeat}
.tr {background: url(images/rtop.gif) 100% 0 no-repeat; padding:10px} 

