*{ font-size: 15px; font-family: '微软雅黑'; } .fl{ float: left; } .fr{ float: right; } .hide{ display: none; } ul,li{ margin:0; padding:0; } /*banner*/ .banner{ width:100%; height: 200px; background: url("/images/30477/bg_banner.png") no-repeat center; } ._banner{ width: 1000px; height: 100%; margin:0 auto; } /*导航*/ .nav{ width:100%; height: 40px; background: url("/images/30477/bg_nav.png") repeat-x; } ._nav{ width: 1000px; height: 100%; margin:0 auto; } /*搜索*/ /*主体*/ .main{ min-height: 768px; width:1000px; margin:20px auto; } .sel{ width:100%; height: 44px; background: #F7F7F7; } ._sel{ width:1000px; height:100%; margin:0 auto; background: url("/images/30477/dot4.png") no-repeat 0 16px; line-height: 40px; padding-left: 30px; } /*底部*/ .foot{ width:100%; height:140px; background: #E6E6E6; border-top:2px solid #B3B3B3; float: left; } ._foot{ width:1000px; height:100%; margin:0 auto; }