header .head{ padding:0 30px 0 96px; background:#eee;}

#container{ background:#fff; padding-bottom:0;}
#catmenu{ width:220px; display:table-cell; vertical-align:top; background:#eee;}
#catmenu a{ display:block; line-height:2.5em; text-align:center; text-align:center;}
#catmenu a.active{ background:#fff; border-left:4px solid #FF0077; width:101%;}

#catlist{ width:530px; display:table-cell; vertical-align:top; padding:20px;}
#catlist dt{ text-align:center; font-size:36px; line-height:2em; font-weight:bold; padding:10px 0;}
#catlist dt a{ display:inline-block; position:relative;}
#catlist dt a::before{ content:""; position:absolute; right:100%; top:50%; margin-top:-1px; margin-right:30px; width:100px; height:2px; background:#FF0077;}
#catlist dt a::after{ content:""; position:absolute; left:100%; top:50%; margin-top:-1px; margin-left:30px; width:100px; height:2px; background:#FF0077;}
#catlist dd a,#catlist dd span{ width:31.333%;text-align:center; margin:10px 1%; float:left; line-height:2em;}


