div.trans_roundcorner_topleft { position: absolute; top: 0; left: 0; width: 5px; height: 5px; background-image: url(../box/corner_topleft.png); }
div.trans_roundcorner_topright { position: absolute; top: 0; right: 0; width: 5px; height: 5px; background-image: url(../box/corner_topright.png); }
div.trans_roundcorner_btmleft { position: absolute; bottom: 0; left: 0; width: 5px; height: 5px; background-image: url(../box/corner_btmleft.png); }
div.trans_roundcorner_btmright { position: absolute; bottom: 0; right: 0; width: 5px; height: 5px; background-image: url(../box/corner_btmright.png); }

div.trans_roundcorner10_topleft { position: absolute; top: 0; left: 0; width: 10px; height: 10px; background-image: url(../box/corner_topleft_10.png); }
div.trans_roundcorner10_topright { position: absolute; top: 0; right: 0; width: 10px; height: 10px; background-image: url(../box/corner_topright_10.png); }
div.trans_roundcorner10_btmleft { position: absolute; bottom: 0; left: 0; width: 10px; height: 10px; background-image: url(../box/corner_btmleft_10.png); }
div.trans_roundcorner10_btmright { position: absolute; bottom: 0; right: 0; width: 10px; height: 10px; background-image: url(../box/corner_btmright_10.png); }



div.box_topleft { position: absolute; top: 0; left: 0; width: 10px; height: 10px; background-image: url(../box/box_top_01.jpg); }
div.box_topcnt { position: absolute; top: 0;  width: 10px; height: 10px; background-image: url(../box/box_top_03.jpg) repeat-x;}
div.box_topright { position: absolute; top: 0; right: 0; width: 10px; height: 10px; background-image: url(../box/box_top_05.jpg); }
div.box_btmleft { position: absolute; bottom: 0; left: 0; width: 10px; height: 10px; background-image: url(../box/box_top_10.jpg); }
div.box_btmcnt { position: absolute; bottom: 0; right: 0; width: 10px; height: 10px; background-image: url(../box/box_top_11.jpg); }
div.box_btmright { position: absolute; bottom: 0; right: 0; width: 10px; height: 10px; background-image: url(../box/box_top_12.jpg); }

