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

.body {background-color:#cee6ff;} 
.top {height:68px; width:100%; background:url(top.gif); background-repeat:repeat-x;}
.left {height:100%; width:68px; background:url(left.gif); background-repeat:repeat-y;}
.right {height:100%; width:68px; background:url(left.gif); background-repeat:repeat-y;}
.buttom {height:68px; width:100%; background:url(top.gif); background-repeat:repeat-x;}
.ugl {background:url(ugl.gif); background-repeat:no-repeat;}
