
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Kanit:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);

/*
RESET
*/
*{margin:0; padding:0;}
*::-webkit-scrollbar {display:none;}
html {font-size:100%;} 
body{font:normal 13px 'Roboto';line-height:1.6;color:#000;margin:0;padding:0;background:#fff;overflow-x:hidden;overflow-y:scroll;overflow-y:none !important;overflow:hidden;}
h1,h2,h3,h4,h5,h6{float:left;width:100%;line-height:normal;font-weight:normal;font-style:normal;margin:0;padding:0}
h1{font-size:36px;}
h2{font-size:12px;margin:5px 0 5px 0;font-weight:bold;}
h3{font-size:14px}
h4{font-size:12px}
ul,ol,li{margin:0;padding:0;list-style-type:none}
p{margin:0;float:left;height:auto;width:auto;text-align:left;color:#333;}
address{font-style:normal;margin:0}
a{text-decoration:none;}
a:link{}
a:visited{}
a:hover,a:focus,a:active{}
a img{border:none}
em{font-style:normal}
strong{font-weight:bold}
