@charset "utf-8"; /* CSS Document */ a{ text-align:center; text-decoration:none; color:#000} body{ margin:0, padding :0; } .logo{ width:1000px; height:65px; margin:0 auto; background-color:#099} .toptext{float:right; margin:0 20px; font-size:22px; font-weight:150px;} .toptext a:hover{border-bottom:#C00 2px solid; color:#3F0}