/* CSS Document */ .footer_bg{background: #003E6D; width: 100%; height: 170px; color: #fff; font-size: 14px;} .footer{ width:1200px; margin:0px auto; border-top:1px solid #5c5a5a; margin-top:10px; padding-top:10px; background: #003E6D; height: 159px;} .footer ul li{ float:left; margin:10px;} .navfoot ul{ text-align:center; height:40px; width:720px; line-height:25px; margin:0px auto;} .foot p{ text-align:center;} .navfoot p{ width: 1200px; text-align: center; line-height: 30px; } .copyright{ height: 40px; clear: both; margin-top:10px; }