body, html { height:100%; } .bodyContent { width:960px; min-height:100%; margin:0px auto auto auto; } #headerContent { width:960px; height:75px; margin:0px auto auto auto; } #menu { height:20px; margin:0px; } #menu li { display: inline; list-style: none; padding-left:10px; height:20px; margin:0px; } #menu li a { background: none; color: black; text-decoration: none; } #nav { background-color:#3D95D5; /*#7ac0da*/ width:960px; height:70px; margin:0px auto auto auto; } #navBanner { width:280px; height:70px; margin:0px auto auto auto; float:left; } #logoImage { width:262px; height:54px; margin:8px auto auto 8px; border-style:none; } .navInner { width:670px; height:70px; float:right; color: Silver; } /* nav items */ #navWinForm { width:80px; height:34px; margin: 18px 25px auto 15px; float:left; } #navAspNetMvc { width:110px; height:34px; margin: 18px 25px auto 0px; float:left; } #navSqlServer { width:90; height:34px; margin: 18px 25px auto 0px; float:left; } #navWcf { width:48px; height:34px; margin: 18px 25px auto 0px; float:left; } #navDotNetOthers { width:80px; height:34px; margin: 18px 25px auto 0px; float:left; } #navOrigin { width:76px; height:34px; margin: 18px auto auto 0px; float:left; } .navInner div a { background: none; color: White; text-decoration: none; font-family:Microsoft yahei; font-weight:bold; display:block; height:27px; text-align:center; padding-top:7px; } .navInner div a:hover { background-color:#CAE1EE; color:#0D519C; } #navWinFormLink { width:80px; } #navAspNetMvcLink { width:110px; } #navSqlServerLink { width:90px; } #navWcfLink { width:48px; } #navDotNetOthersLink { width:80px; } #navTheOriginLink { width:76px; } /* foot */ #foot { width:960px; height:40px; margin:10px auto auto auto; font-family:Arial; font-size: 12px; } #footCopyRight { text-align:center; } #footBeiAn { text-align:center; }