body#bd { width:expression((document.body.clientWidth) < 1000? '1000px' : (document.body.clientWidth)>1280? '1280px' : '100%'); margin: 0 auto; background: url(../images/egoweb_header_bg.jpg) no-repeat top right; min-width: 1000px; max-width: 1280px; text-align: left; height: 1%; color: #666666;