@charset "utf-8";
*{
margin:0;
padding:0;
}
li{ list-style-type:none;}
body{
line-height:1.8;
font-size:88%;
 -webkit-text-size-adjust:80%;
}
