body{ margin: 0px auto; padding: 0px; text-align: center; } div{ text-align: left; } img{ border: 0px; } *{ font-size: 12px; font-family: SimSun Arial, Helvetica, sans-serif; color: #494949; } a{ text-decoration: none; } * a:hover{ color: red; text-decoration: underline; } table{ width: 100%; } .cls{ clear: both; } .header{ width: 1082px; height: 153px; margin: auto; background-image: url("/images/headerBg.jpg"); } .header .nav{ width: 1002px; height: 34px; line-height: 34px; margin: 0 auto; position: relative; top: 118px; background-image: url("/images/navBg.jpg"); } .header .nav .navItem{ float: left; padding-left: 25px; padding-right: 25px; } .header .nav .navItem a{ text-decoration: none; font-family: Microsoft YaHei; font-size: 15px; color: white; } .header .nav .current{ background-image: url("/images/navSelBg.jpg"); background-repeat: repeat-x; } .header .nav .current a{ color: #0765c4; } .header .nav .line{ background-image: url("/images/navline.jpg"); background-repeat: no-repeat; background-position: right; } .header .nav .line a{ color: white; } .footer{ margin: 0 auto; margin-top: 10px; width: 1002px; height: 200px; background-image: url("/images/footerBg.jpg"); background-repeat: repeat-x; text-align: center; } .footer p{ margin: 0px; padding: 0px; line-height: 150%; font-size: 14px; color: white; }