body, html, ul, li { margin: 0; padding: 0; box-sizing: border-box; }
menu#top { width: 100%; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; background-color: #fff; }
menu#top ul { list-style-type: none; list-style-image: none; font-size: 0; position: relative; display: block; width...