/* reset css */
body {font-size:100.01%}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
body{line-height:1;color: black;background: white;}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
/*img {display:block;}*/

/* clearfix */
.clearfix:after { content: ".";  display: block;  clear: both;   visibility: hidden;  line-height: 0;  height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix {    height: 1%; }
textarea {overflow:auto;}
