@charset "utf-8"; /* CSS Document */ body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} body{font:12px"Microsoft Yahei","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} a{color:#333;text-decoration:none} a:hover{color:#0078db;text-decoration:none;} em{font-style:normal} li{list-style:none} img{border:0;vertical-align:middle} table{border-collapse:collapse;border-spacing:0} p{word-wrap:break-word; color:#666;} input:focus, select:focus{ outline: none;} /*通用定义*/ .clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; } .fl{ float:left;} .fr{ float:right;} .clearer{clear:both; height:0; display:block; font-size:1px;overflow:hidden;}