@charset "utf-8"; /* CSS Document */ html{ -webkit-text-size-adjust: none; height:100%; width: 100%; } body { line-height:1.428; height:100%;background:#fff; } *{font-family:arial,"微软雅黑";} a{ text-decoration:none; color: #444;} a:hover,a:active,a:focus{ text-decoration:none; color: #1e4f97;} html body div.clear,html body span.clear{ background: none; border: 0; clear: both; display: block; float: none; font-size: 0; margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; } .left{ float:left;} .right{ float:right;}