@charset "utf-8"; /* reset */ body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, th, td, input, textarea, button, hr, pre, blockquote, fieldset, legend, figure, menu{margin:0;padding:0;} a{outline: none;color: #666;text-decoration: none;star:expression(this.onFocus=this.blur());} h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;} img {border: none;} input, textarea, select{outline: none;} input[type="button"], input[type="submit"], input[type="image"]{cursor: pointer;} input[type="radio"], input[type="checkbox"]{border: none;} input[type="text"], input[type="password"], input[type="file"], textarea{border: 1px solid #ccc;border-radius: 3px;} input::-ms-clear, input::-ms-reveal{display: none;} textarea{outline:none;resize: none;} table, th, td {border-collapse: collapse;} ul, li{list-style: none;} /* general */ .clearfix{*zoom: 1;} .clearfix:after{display: block;clear: both;height: 0;content: ‘‘;} .fl{float: left;} .fr{float: right;} .show{display: block} .hide{display: none}
时间: 2024-10-03 22:25:19