@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,input,textarea,blockquote,th,td{margin:0;padding:0}
body,button,input,textarea,select{font:12px/1 Tahoma,Helvetica,Arial,"SimSun",sans-serif}
html{overflow-y:scroll}
body{text-align:center;color:#666464;line-height:18px;background:#fff}
table{ border-collapse:collapse;border-spacing:0}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,button,textarea,select{*font-size:100%}
textarea{resize:none}
fieldset,img{border:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
small{font-size:12px}
ul,ol,li{list-style-type:none}
caption,th{text-align:left}
a{text-decoration:none}
a:hover{text-decoration:underline}
abbr,acronym{border:0;cursor:help;font-variant:normal}
q:before,q:after{content:''}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
/* == clearfix == */
.clearfix:after{content:“.”;display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

.left{float:left}
.right{float:right}
.none{display:none}
.block{display:block}
.clear{clear:both;zoom:1}
button{ cursor: pointer;}