@charset "utf-8"; body{ background:white; margin:0 auto; text-align:center; } body,td,th,div,ul,li{ font-family:'微软雅黑', 'Arial', 'Helvetica', 'sans-serif', '宋体'; font-size: 13px; line-height: 2; color:#444444; } input,select{ color:#444444; font-size:12px; } div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6,dl,menu,nav{ margin:0; padding:0; text-align:left; list-style:none; } form,img{ border:0; margin:0; } a{ font-size:13px; line-height:2; text-decoration: none; outline:none; } a:link{ color: #444444; blr:expression(this.onFocus=this.blur()) } a:visited{ color: #444444; blr:expression(this.onFocus=this.blur()) } a:hover{ color: #0064aa; blr:expression(this.onFocus=this.blur()) } p{ margin: 0; } .fleft{ display:inline; float:left; overflow:hidden; } .fright{ display:inline; float:right; overflow:hidden; } li img{ display: block; margin: 0 auto; } .pageStyle{ clear: both; font-size: 0; padding-top:24px; letter-spacing: -1px; text-align: center; width: 900px; } .pageStyle *{ display: inline-block; vertical-align: top; letter-spacing: 0; line-height: 30px; min-width: 32px; font-size: 12px; text-align: center; margin-left: -1px; padding: 0 10px; background:white; border: 1px solid #EEE; height:32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .pageStyle *:first-child{ border-radius: 4px 0 0 4px; margin-left: 0; } .pageStyle *:last-child{ border-radius: 0 4px 4px 0; } .clear{ clear: both; } .clearfix:after{ content: ''; display: block; overflow: hidden; clear: both; height: 0; }