@charset "utf-8";

body,div,pre,p,blockquote,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,th,td,figure,figcaption{margin: 0; padding: 0;}
input,textarea{margin: 0; font-size: 100%;}
label{cursor: pointer;}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
tbody {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
tr {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
th,td{
  padding: 0;
  text-align: left;
  font-weight: normal;
}
fieldset,img{border: 0;}
/*img{vertical-align: bottom;}*/
address,caption,cite,code,dfn,em,th,var{font-style: normal; font-weight: normal;}
ol,ul{list-style: none;}
caption{text-align: left;}
h1,h2,h3,h4,h5,h6{font-size: 100%;}
q:after,q:before{content:'';}
/*a,input{outline: none;}*/
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance: none; background: none; border: none; padding: 0; cursor: pointer;}
abbr,acronym{border: 0;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}