/* CSS Document */
*{ margin:0 auto; padding:0px;}
a{text-decoration:none; -webkit-tap-highlight-color: transparent;}
li{ list-style:none;}
img{vertical-align: top;}
input{outline: none;}
option{outline: none;}
select{outline: none;}
textarea{outline: none;}


::-webkit-scrollbar {width: 0px; height:0px;}
HTML {   
scrollbar-base-color: #fff;   
scrollbar-base-color: #fff;   
scrollbar-3dlight-color: #fff;   
scrollbar-highlight-color: #fff;   
scrollbar-track-color: #fff;   
scrollbar-arrow-color: #fff;   
scrollbar-shadow-color: #fff;   
scrollbar-dark-shadow-color: #fff;   
}


body{font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif; background:#FFF;}
#body{width:100%; max-width: 1920px; height:auto; overflow: hidden; position: fixed; height:100%;}

#body #ifr{width:100%; height:100%; border:0px; overflow:auto;}
