@charset "utf-8";
/* base style */
*{margin:0;padding:0;background:transparent;font-size:100%;vertical-align:baseline;outline:none;}
body, button, input, select, textarea {font:12px "Microsoft YaHei","Arial Narrow";color:#333;vertical-align:middle;word-wrap:break-word;outline:none;-webkit-text-size-adjust:none;}
body {-webkit-tap-highlight-color: rgba(0,0,0,0);_margin:0; _height:100%; background:#eee;}
table{border-collapse:collapse;border-spacing:0}
h1, h2, h3, h4, h5{font-size:100%; font-weight:normal}
h6{ font-size:14px;}
ul,li{list-style:none}
a{text-decoration:none; color:#333;}
a:hover{ text-decoration:none;}
sup { vertical-align:text-top }
sub { vertical-align:text-bottom }
em{font-style:normal}
fieldset, img {border:0 }
table { border-collapse:collapse; border-spacing:0 }
img{vertical-align:top;border:0 none}
textarea{overflow:hidden;overflow-y:auto; resize:none;_zoom:1}
input {overflow:hidden;_zoom:1}
a img{ border:0;}
.clearfloat:after{display:block;clear:both;content:"";font-size: 0visibility:hidden;height:0;}
.clearfloat{zoom:1; overflow:hidden;}
.w1000{ width:1000px; margin:0 auto;}