古典邊框

經過 BIG TEA http://tw.myblog.yahoo.com/bt-monkey/ 耐心的指導受益良多
迫不及待要快點發表他的作品
將以下語法複製-->貼到你的CSS最底下->有重複請覆蓋或刪除
/*shared rounded corner for all modules加框語法*/
.ycntmod {width:100%;position:relative;margin-bottom:10px;overflow:hidden;}
.ycntmod .rctop {zoom:1;background:url(http://hk.geocities.com/liaosd2004/2/1.gif) left top no-repeat;margin-right:5px;}
.ycntmod .rctop div {background:url(http://hk.geocities.com/liaosd2004/2/2.gif) right top no-repeat;height:45px;font-size:0;position:relative;right:-5px;}
.ycntmod .rcbtm {zoom:1;background:url(http://hk.geocities.com/liaosd2004/2/3.gif) left bottom no-repeat;margin-right:5px;}
.ycntmod .rcbtm div {background:url(http://hk.geocities.com/liaosd2004/2/4.gif) right bottom no-repeat;height:45px;font-size:0;position:relative;right:-5px;}
.ycntmod .rcl {padding-left:3px;background:url(http://hk.geocities.com/liaosd2004/2/5.gif) repeat-y;}
.ycntmod .rcr {zoom:1;padding-right:3px;background:url(http://hk.geocities.com/liaosd2004/2/6.gif) right repeat-y;}
.ycntmod .text {position:relative;word-break:break-all;}
.yc3pribd .ycntmod{overflow:visible;}