@charset "utf-8";
/*---------------------------------
Description:初始化样式
Company:同望
Author:chenz
Created:2014.04.21
Updated:2014.04.22
Updated by:chenz
---------------------------------*/

html, body, dl, dt, dd, ul, li, h3, h4, pre, input, p, blockquote, th, td, form, iframe {margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%}
html {width:100%;height:100%;}
body {font-family:sans-serif;background:#fff;}
ul {list-style:none;}
img {border:0;}
q:before, q:after {content:'';}
iframe {filter:chroma(color=#ffffff);}
table {border-collapse:collapse;border-spacing:0;}
.clear {zoom:1;}
.clear:after{clear:both;content:"";display:block}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer;-webkit-appearance:button;*overflow:visible;}