/*reset*/
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, input, textarea { margin: 0; padding: 0 }
ul, ol, dl { list-style: none }
img { border: 0; }

/* base */
body { overflow-x:hidden;}
a { text-decoration:none; color:#767676; outline:none; }



a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video {
box-sizing: border-box;
-webkit-box-sizing: border-box;
font-family: 'Droid Sans',sans-serif
}

