/* community */
#community ul {overflow: hidden;margin: 30px 0 0;display: flex;align-items: center;gap: 9px;}
#community ul li { display: inline-block; line-height: 0; vertical-align: text-top; }
#community ul li a { margin: 0 10px 0 0; width: 20px; height: 20px; background: url(/images/plurk-32.png) no-repeat 0 0; display: block; }
#community ul *{line-height:1;}