.dialog-overlay { BACKGROUND: url("../images/production/ghost.png");}
.dialog { background:url("../images/production/videoFrame.png") no-repeat; width: 820px; height: 470px; padding:0 10px; }
.dialog .bar { BACKGROUND: none; CURSOR: move; COLOR: #333; padding:4px; font-size:20px; font-size:24px; line-height:30px; height:2px; text-decoration:none}
.dialog .bar .title { FLOAT: left; MARGIN-RIGHT: 10px }
.dialog .bar .close { FLOAT: right; position: absolute; left: 801px; top: -14px; CURSOR: pointer; width:36px; height:36px; background:url("../images/production/closeBtn.png"); }
.dialog .content {  BACKGROUND: #fff; display: none; padding:10px;}
.dialog IFRAME { WIDTH: 100%; HEIGHT: 100% }
.content IMG { MAX-WIDTH: 700px; OVERFLOW: auto; MAX-HEIGHT: 500px }
/*.content2 { width: 500px; height: 500px; overflow: hidden; text-align: center; line-height: 500px; font-size: 18px; }*/
.content2 { width: 800px; height: 450px; z-index: 9999; }