/* CSS Document */
body, div,  blockquote, iframe, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, table,  th, td, form,  input, button, select, textarea {padding: 0;margin: 0;list-style:none;}

body {font-family:"Microsoft YaHei","宋体", "Arial Narrow", HELVETICA; }
body {font-size:14px; background:#fff; color:#222;}

img {border:none;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

.left{ float:left}
.right{ float:right}

.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.f20 { font-size: 20px }
.f24 { font-size: 24px }
.l140 { line-height: 140%}
.l160 { line-height: 160% }
.l180 { line-height: 180% }
.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mb10 { margin-bottom: 10px
