#liquid-round {
width: auto;
margin:0px auto;
background:#fff url(../images/template/content_box/c_box_l.jpg) repeat-y left top;
}
.top_box {
width:auto;
height:4px;
background:url(../images/template/content_box/c_box_top.jpg) no-repeat left top;
}
.top_box span {
display:block;
position:relative;
height:4px;
background:url(../images/template/content_box/c_box_top_r.jpg) no-repeat right top;
}
.center-content {
position:relative;
background:url(../images/template/content_box/c_box_r.jpg) repeat-y right top;
padding: 7px 15px 8px 15px;
margin: 0px 0px 0px 0px;
}
.bottom_box {
width:auto;
height:18px;
background:url(../images/template/content_box/c_box_bottom.jpg) no-repeat left bottom;
}
.bottom_box span {
display:block;
position:relative;
height:18px;
background:url(../images/template/content_box/c_box_bottom_r.jpg) no-repeat right top;
}