

/*-- DIVΜαΚΎΠΕΟ’ --*/
.box{background:url(bottom-left-w.gif) no-repeat left bottom;font-size:12px;}
.box-outer{background:url(bottom-right-w.gif) no-repeat right bottom;}
.box-inner{background:url(top-left-w.gif) no-repeat left top;}
.box p{background:url(top-right-w.gif) no-repeat right top; padding-left:20px; padding-top:10px; padding-bottom:15px; padding-right:20px;margin:0;}

.box-t {background:url(bottom-left-t.gif) no-repeat left bottom; position:absolute; margin-top::0px;margin-left:30px;font-size:12px;}
.box-outer-t{background:url(bottom-right-t.gif) no-repeat right bottom; margin-top:0px; margin-left:0px;}
.box-inner-t{background:url(top-left-t.gif) no-repeat left top;margin-top:0px; margin-left:0px;}
.box-t p{background:url(top-right-t.gif) no-repeat right top; padding-left:20px; padding-top:4px; padding-bottom:4px; padding-right:10px; line-height:20px; margin:0;}
.box-t span{background:url(top-right-t.gif) no-repeat right top; padding:10px 1px; display:block;}


