@charset "gb2312";
/* CSS Document */
html, body, div, p, ul, li,ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, a, img { margin: 0; padding: 0; line-height: 100%;}
body { background: #fff; color: #363636;font-family: 'Microsoft Yahei'; font-size: 14px;}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
ul,ol,li{list-style: none;}
a img,img { border: 0 none; vertical-align: top; }
a:focus { outline: none; }
i, em, cite { font-style: normal; }
button { cursor: pointer; }
a{text-decoration: none;outline: none;color: #333;}
a:focus{outline:none;}

.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;clear: both;content: '';}
.clearfix{zoom:1;}

