/* CSS Document */ *{ margin:0; padding:0;} body{ font-size:12px; color:#6a6e6d; background:#d8d8d8;} img{ border:0;} ul,li{ list-style-type:none;} a{ text-decoration:none} #wrap{ width:900px; height:auto; margin:auto;margin-top:10px} #first01 { float:right; margin-top: 150px; } #nav{ width:auto; height:36px;} #nav ul{float:left;} #nav ul li{ float:left; width:100px; height:30px; line-height:32px; color:#6a6e6d; font-size:14px; text-align:center; padding:0 8px;} #nav ul li a{ display:block; width:100px; height:30px; line-height:32px; color:#6a6e6d;} #nav ul li a:hover{ width:78px; height:36px; font-weight:600;} #first02 { position: relative; left: 0px; top: 0px; margin-top: 550px; width:900px; } #first03{float:left;} #first04{float:right;}