<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>无标题文档</title> <style type="text/css"> body { text-align:center; } #opacityContainer { width:100%; background-color:blue; left:0px; top:0px; position: absolute; filter:alpha(opacity=50); -moz-opacity:0.50; opacity: 0.50; z-index:100; display:none; } #opacityDiv_out { width:400px; height:150px; margin:0; border-left:2px solid #FFFFFF; border-top:2px solid #FFFFFF; border-right:2px solid #404040; border-bottom:2px solid #404040; background-color:#D4D0C8; position: absolute; z-index:102; display:none; } #opacityDiv_out #opcityDiv_top { width:100%; height:20px; margin:0px; border:0px; background-color:#0A256A; position: relative; filter:alpha(opacity=100,style=1,startX=30,startY=0,finishX=100,finishY=0); } #opacityDiv_out #opcityDiv_middle { width:392px; height:92px; margin:0px; border:0px; font-size:12px; line-height:12px; padding:4px; text-align:left; } #opacityDiv_out #opcityDiv_bottom { width:100%; height:30px; margin:0px; border:0px; position: relative; text-align:center; padding:0px; } #opacityDiv_out #opcityDiv_left { float:left; width:14px; height:14px; border:0px; position: relative; line-height:14px; margin:3px; font-size:13px; padding:0px; color:#ffffff; cursor:pointer; } #opacityDiv_out #opcityDiv_close { float:left; width:378px; height:20px; margin:0px; border:0px; background-color:#0A256A; position: relative; color:#ffffff; font-weight:bold;