/* base */
body { text-align:center; margin:0; padding:0; background: #fff; font-size:12px; position:relative;font-family: Arial, Helvetica, sans-serif;}
div,form,img,ul,ol,li,dl,dt,dd,fieldset,legend,i,hr {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/*another*/
.fleft{ float: left;}
.fright{ float: right;}
br{ clear: both; font-size:0px; width:0px; visibility: hidden; line-height:0px}
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}

