div#title{ position: fixed; bottom: 33px; width: 100%; } div#title p{ width: 70%; margin: 0 auto; } div#title span{ display: inline-block; width: 75px; height: 25px; line-height: 25px; border-radius: 5px; border: 1px solid #77ad4c; } div#title span.line{ margin-right: 18px; } div#title span a:hover{ background:#77ad4c; color: #ffffff; } #title span a{ color:#81b35c; width: 100%; height: 100%; display: inline-block; font-size: 14px; }