@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family:Arial,Verdana,"Microsoft YaHei","微软雅黑",sans-serif; min-width: 1200px;}
ul,ol{list-style: none;}
img{border: 0;}
select, input, img { vertical-align: middle; }
a{text-decoration: none;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
/* a, area { blr:expression(this.onFocus=this.blur())} */
:focus { outline-style: none; }
input,select,textarea{outline:0;}
textarea{resize:none; overflow: auto;}
table{border-collapse: collapse; border-spacing: 0;}
th,var,em{font-weight: normal; font-style: normal;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }


@media  screen and (max-width:1000px) {
    html,body{min-width: 100%;}
}
