2 behavior:url("css/csshover.htc");
\r 
  10 #menu a, #menu h2, #menu div.x {
\r 
  11 font:11px/16px arial,helvetica,sans-serif;
\r 
  15 border-color:#ccc #888 #555 #bbb;
\r 
  18 padding:1px 0 1px 3px;
\r 
  23 background:#000 url(../image/expand3.gif) no-repeat 100% 100%;
\r 
  28 text-decoration:none;
\r 
  31 #menu a, #menu a:visited{
\r 
  69 /* Begin non-anchor hover selectors */
\r 
  71 /* Enter the more specific element (div) selector
\r 
  72 on non-anchor hovers for IE5.x to comply with the
\r 
  73 older version of csshover.htc - V1.21.041022. It
\r 
  74 improves IE's performance speed to use the older
\r 
  75 file and this method */
\r 
  78 background:#000 url(../image/expand3.gif) no-repeat -999px -9999px;
\r 
  86 div#menu li:hover ul ul,
\r 
  87 div#menu li li:hover ul ul,
\r 
  88 div#menu li li li:hover ul ul,
\r 
  89 div#menu li li li li:hover ul ul
\r 
  92 div#menu li:hover ul,
\r 
  93 div#menu li li:hover ul,
\r 
  94 div#menu li li li:hover ul,
\r 
  95 div#menu li li li li:hover ul
\r 
  98 /* End of non-anchor hover selectors */
\r 
 100 /* Styling for Expand */
\r 
 102 #menu a.x, #menu a.x:visited{
\r 
 103 /*font-weight:bold;*/
\r 
 105 background:#eee url(../image/expand3.gif) no-repeat 100% 100%;
\r 
 118 #menu div.x, #menu div.x:visited{
\r 
 119 /*font-weight:bold;*/
\r 
 121 background:#eee url(../image/expand3.gif) no-repeat 100% 100%;
\r 
 129 #menu div.x:active{
\r