.dialog .header{background:#0085bd;}
.dialog .header h2{font-size:15px;text-indent:10px;color:#fff;height:40px;line-height:40px;cursor:move; -webkit-user-select:none; -moz-user-select:none; user-select:none;}
.dialog .header s{background:#0085bd url(../images/close-btn.png) no-repeat center center;}
.dialog .footer1 .buttons button{height:30px;line-height:30px;font-size:16px;border-radius: 3px;margin-left:10px;min-width:100px;border:none;color:#fff;font-size:14px;cursor:pointer;}
.dialog .footer1 .buttons button.confirm{background:#f3a11c;}
.dialog .footer1 .buttons button.cannel{background: #85A9CC; border:1px solid #85A9CC;}