.dialog-overlay { background: rgba(0,0,0,0.3);}
            .dialog-overlay i{ background: #333; width: 70px;height: 60px;border-bottom-left-radius: 60px;position: absolute;right: 0;top: 0; text-align: center;display: block;font: 40px/50px Tahoma;color: #999;z-index: 11111;background: rgba(0,0,0,.6);text-indent: 15px;cursor: pointer;}
            .dialog {font-size: 12px; border: 2px #ececec solid;background-color: #fff;padding: 20px; box-shadow: 4px 4px 10px #999; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);}
            .dialog .bar {}
            .dialog .bar .title { background: none;border: none; float:left; margin-right: 10px;font: bold 14px/20px "Microsoft Yahei";}
            .dialog .bar .close { float: right; cursor: pointer; text-decoration: underline ;}
            .dialog .content {float:left; height: auto;width: auto; max-width: 800px;text-align: left;overflow-y: auto; font-size: 14px;line-height: 180% ;}
            .dialog .content .panel-body{min-width:400px; overflow: auto; max-height: 450px ;}
            .dialog iframe { width: 100%; height: 100% ;}
            .dialog .content img { max-width: 700px; overflow: auto; max-height: 500px ;}
            .dialog .content .panel,.dialog .content .alert{margin-bottom: 0;}
            .dialog .content .nopanel{min-width:500px; overflow: auto; max-height: 500px;background-color: #fff;border-radius: 5px;padding: 10px;}
            .dialog .close,.dialog .close:hover{text-decoration: none !important;}
            .dialog .times{font-family: Arial !important;font-weight: bold;font-size: 24px !important; color: #999;}
            .dialog .close:hover .times{color: #333;}.footer h1{
	font-size:12px;}
.footer h2{
	font-size:12px;}