@charset "utf-8";
/* CSS Document */

/* 
 * Copyright 2014 Li Guofeng
 * Email: lgf811@gmail.com
 */

html { height: 100% }
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
legend { display: none }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100% }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
button, input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
input[type=text], input[type=password], input[type=file], textarea { -webkit-border-radius: 0; -webkit-appearance: normal }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { resize: none }
blockquote, q { quotes: none }
    blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
body { line-height: 1.17 }
a { text-decoration: none; color:#666 }
a * { *cursor: pointer }
:focus { outline: none }

.clearfix:after, .cf:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.clearfix, .cf { zoom: 1 }

.clear, .cl { display: block !important; float: none !important; clear: both; width: auto !important; max-width: none !important; min-width: 0 !important; max-height: none !important; min-height: 0 !important; overflow: hidden; margin: 0 !important; padding: 0 !important; border: 0 none !important; font-size: 0; line-height: 0 }
