/*เยแ?เสเหแ?แ?เศแ?แ? แ?เยเลแ?*/ .lightSwitcher { font-weight:bold; position:relative; z-index:101; background-image:url(light_bulb_off.png); background-repeat:no-repeat; background-position:left; padding: 2px 0 2px 20px; height:16px; outline:none; text-decoration:none; } .lightSwitcher:hover { text-decoration:underline; font-weight:bold; } #shadow { font-weight:bold; background:#000; opacity:0.9; filter:alpha(opacity=80); position:fixed; left:0; top:0; height:100%; width:100%; z-index:100; display:none; } .turnedOff { color:#ffff00; font-weight:bold; background-image:url(light_bulb.png); } object { z-index:101; position:relative; } /*/เยแ?เสเหแ?แ?เศแ?แ? แ?เยเลแ?*/ html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; } body { background-color: #CCC; }