@charset "utf-8";body,html{margin:0;padding:0;width:100%;height:100%}div#header-fixed{position:fixed;top:0;left:0;width:100%;height:140px}div#header-bk{background-color:#444;padding:10px 0 20px;height:110px;width:100%}div#header{border:5px solid #fff;height:100%;width:60pc;margin:auto}div#footer-fixed{position:fixed;bottom:0;left:0;width:100%;height:140px}div#footer-bk{background-color:#444;padding:10px 0 20px;height:110px;width:100%}div#footer{border:5px solid #fff;height:100%;width:60pc;margin:auto}div#body-bk{padding:10pc 0}div#body{width:60pc;margin:auto}