.categorywgcat{padding: 20px 0}
.categorywgcat .itembox{ background-color:#e6e6e6; border:solid 2px #b8bdc0;}
.categorywgcat .itembox ul{border-top: solid 4px #b8bdc0;}
.categorywgcat .itembox ul:first-child{ border-top:none;}
.categorywgcat .item{border-left: solid 4px #b8bdc0; float:left;}
.categorywgcat .item img{ max-width:70%; display:block; margin:0 auto;}
.categorywgcat .item .name{ text-align:center; line-height:1.8em;}
.categorywgcat .item:nth-child(n+5){}
.categorywgcat .item.big:nth-child(4n+1){ border-left:none;}
.categorywgcat .item.small:nth-child(8n+1){ border-left:none;}

.categorywgcat .item.big{ width:292px;}
.categorywgcat .item.small{ width:144px;}

