/* CSS Document */

body,h1,h2,h3,h4,h5,h6,input,textarea,p,ul,li,form,img,dl,dt,dd,table,tr,td,th,div,label,a,span{
   margin:0px;
   border:0px;
   border:none;
   padding:0px;
   list-style-type:none;
   text-decoration: none;
    font-weight: normal;
    color: #000;
    outline: none;
   }
.clear{clear:both;}
.float_L{float: left;}
.float_R{float: right;}




























