@charset "utf-8";

/*样式重置*/
body, h1, h2,h3,h4,h5,h6,p,dl,dd,ol,ul,form, input,textarea,th,td,select { margin:0; padding:0;}
em,i { font-style:normal;}
li { list-style:none;}
a { text-decoration:none; cursor:pointer; color: #333; }
sub,sup {}
a:focus {outline:none;}
b{ font-weight:normal;}
img { border:none; vertical-align:top;}/*却掉图片间隙*/
input, textarea {vertical-align: middle;outline: none; border:none; background:none; box-sizing:content-box;}
textarea { resize:none; overflow:auto; }
table { border-spacing:0px; border:none; border-collapse:collapse;}/*\5b8b\4f53 宋体*/
body, input, select, button, textarea {font-size: 12px;font-family:tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif;background:#fff;}

html,body,.box{height: 100%;overflow: hidden;}
.box{font-family:Microsoft YaHei,Arial,Helvetica,sans-serif; position: relative;overflow-y: auto;overflow-x: hidden;}
