- @charset "UTF-8";
- * { padding:0;margin:0;border:0px; }
- html, body { height:100%; width:100%; overflow:hidden; }
- #mousebar { height:5px; width:100%; position:absolute; left:0px; top:0px; z-index:100;}
- #systemwin { height:100%; width:100%; position:absolute; left:0px; top:0px; z-index:0;}
|