@charset "utf-8";
.utill a { display:block; text-align:center; width:80px; height:26px; line-height:30px; background:#808080; color:#fff; border-bottom:1px solid #ddd; }
.utill a:hover { background:#fff; color:#808080; }