@charset "utf-8"; /* CSS Document */ hr { border: thin solid #fc8100;} *html .left{ background-image:url(bubble.gif); background-repeat:no-repeat; width:300px; height:250px; padding-left:20px; padding-right:40px; padding-top:20px; z-index:100; } .left{ background-image:url(bubble.gif); background-repeat:no-repeat; width:240px; height:200px; padding-left:20px; padding-right:40px; padding-top:20px; } *html .right{ background-image:url(bubble.gif); background-repeat:no-repeat; width:300px; height:200px; padding-left:20px; padding-right:40px; padding-top:20px; z-index:100; } .right{ background-image:url(bubble.gif); background-repeat:no-repeat; width:240px; height:200px; padding-left:20px; padding-right:40px; padding-top:20px; z-index:100; } #target { position:absolute; font-family:verdana; font-size: 11px; text-align:center; overflow:hidden; filter:alpha(opacity=90); opacity:0.9; } #target2 { position:absolute; font-family:verdana; font-size: 11px; text-align:center; overflow:hidden; filter:alpha(opacity=90); opacity:0.9; } .opt {cursor:pointer;} h3{ font-family:verdana; font-size: 15px; font-weight: bold; color:#fc8100; font-size:14px; padding:0; margin:0; } #header{ height:50px; background-repeat:no-repeat;} *html .fla { display:none; }