代码

body,html
{
 margin
:0px;
 background
:#ffffff;
 font-size
:12px;
 padding
:0px;
}
td,th
{
 font-size
:12px;
}
div,form,img,ul,ol,li,dl,dt,dd,p 
{
 margin
: 0;
 padding
: 0;
 border
: 0;
}
li
{ 
   list-style
:none;
}
h1,h2,h3,h4,h5,h6,input,select 
{
   margin
:0; 
   padding
:0;
}

a
{
    color
:#000;
 text-decoration
:none;
}
a:hover ,a:active
{
    color
:#BB0119;
 text-decoration
:none;
}
.hidden
{
  display
:none;
}
.floatleft
{
 float
:left;
}
.floatright
{
 float
:right;
}
.clearboth
{
   clear
:both;
}


 

 

/*表格样式*/
 .table
  
{
    border
:1px red solid;
    border-collapse
:collapse;
  
}
  .table td
   
{
     border
:1px red solid;
   
}

 

 

posted on 2009-12-04 10:27  钱途无梁  阅读(218)  评论(0编辑  收藏  举报