html{ overflow-y: scroll; }
body,h1,h2,h3,h4,h5,h6,p,div,form,table,ul,dl,li,dt,dd{ padding: 0; margin: 0; }
body{ font-size: 12px!important; color: #484848; font-family: arial,courier new,courier,"微软雅黑",monospace; word-break: break-all; }
img{ vertical-align: top; border: 0; }
input,textarea,select{ color: #222; margin: 0; font-family: arial,courier new,courier,"微软雅黑",monospace; outline: 0; font-size: 12px; vertical-align: top; }
input[type=checkbox]{ width: 13px; height: 13px; vertical-align: middle; padding: 0; }
input[type=hidden]{  }
button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=reset]::-moz-focus-inner{ border: 0; padding: 0; }
button{ font-family: "微软雅黑"; font-size: 12px; }
textarea{ line-height: 1.6em; overflow: auto; }
a{ color: #2898E0; text-decoration: none; outline: 0; }
a:hover{ text-decoration: underline; }
ul{ list-style: none; }
/*清除浮动*/
.cf{ zoom: 1; }
.cf:after{ content: '.'; display: block; width: 0; height: 0; line-height: 0; font-size: 0; clear: both; visibility: hidden; }
/*对齐方式*/
.tar{ text-align: right; }
/*清除边框*/
.cb{ border: 0!important; }
.cbl{ border-left: 0!important; }