﻿.box-c1, .box-c2, .box-c3, .box-c4 {float:left; background:url('/images/layout/box/box-c.png') no-repeat; width:26px; height:26px;}
.box-c1 {background-position:top left;}
.box-c2 {background-position:top right;}
.box-c3 {background-position:bottom left;}
.box-c4 {background-position:bottom right;}

.box-s1, .box-s3 {float:left; width:508px; height:26px; background:url('/images/layout/box/box-tb.png') repeat-x;}
.box-s2, .box-s4 {background:url('/images/layout/box/box-lr.png') repeat-y; }
.box-s1 {background-position:0px -26px;}
.box-s2 {background-position:right; clear:both;}
.box-s3 {}
.box-s4 {background-position:left;}
.box-body {margin:0 26px; background-color:#FFFFFF; min-height:150px;}
