www.gusucode.com > SiteEngine(建站引擎) 7.0 个人免费版源码程序 > data/css/iehacks.css

    @charset "UTF-8";
@media all
{
   html { height: auto; margin-bottom:0; }
  * html textarea { overflow:scroll; overflow-x: hidden; }
  * html input { overflow: hidden; }

  body { position:relative; }
  * html body { position:static; }
  * html #col1,
  * html #col2, 
  * html #col3 { position:relative; } 
  body { height: 100%; }
  * html ul, * html ol, * html dl { position: relative; }
  body ol li { display:list-item; }
  html { margin-right: 1px; }
  * html { margin-right: 0 }
  #col3 { position:relative; z-index: 1; }
  * html body a, * html body a:hover { background-color: transparent; }

}

@media screen, projection
{
  #col1,  #col2 { display:inline; }
  .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l,
  .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { display:inline; }
  * html .subcolumns .subc,
  * html .subcolumns .subcl,
  * html .subcolumns .subcr { word-wrap: break-word; overflow:hidden; }
}

@media print
{
  #col3 { height: 100%; }
}