@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dt,dd,table,td,th,form,fieldset,legend,label{margin: 0px;padding: 0px;font-style: normal;font-weight: normal;}
body{color: #444444;	}
*:first-child+html body { overflow: hidden;}
* html body { overflow: hidden; height:;}
input,select,textarea{margin: 0px;color: #727172;font-weight:normal;padding: 0px 2px;}
ul,ol,li,dl,dt,dd{ line-height: 1.4em;}
table{ border-collapse: collapse; border-spacing: 0;}
ul{ list-style:none;}
img{ border: 0px; display: block;}
*:first-child+html img{ display: inline !important;}
* html img{ display: inline !important;}
a:focus{ outline:none;} 
sup{ vertical-align: top;}
sub{ font-size: x-small; vertical-align: text-bottom; padding-right: 3px;}