body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,tr,td,th,div,span,button,input,label,em{ 
   margin:0px;
   border:0px;
   padding:0px;
   list-style-type:none;
   font-size: 14px; 
   color: #000;
   outline: none;
   font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Arial, sans-serif;
}
/*
p{text-align:Justify;
text-justify:inter-ideograph;
}
*/
body,html{height: 100%;}
a:hover{ text-decoration: none;}
a:focus{ text-decoration: none;}

.float_l{ float: left;}
.float_r{ float:right;}

.clear{ clear: both;}

.divTable{display: table; width: 100%; min-height: 100%; height: 100%;}
.divCell{display: table-cell; min-height: 100%;width: 100%; vertical-align: middle; text-align: center;}

.divTable2{ width: 100%; min-height: 100%; height: 100%;}
.divCell2{min-height: 100%;width: 100%; vertical-align: middle; text-align: center; overflow: hidden;}

.bold{font-weight:bold;}




