/* weebox_gary.css lu@2009/11/16 */
.dialog-loading {background:url(../../../images/tpzj/common/loading.gif) no-repeat center; width:100%; height:32px; padding: 10px 0;}
.dialog-mask{border: noe; background:#000; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}
.dialog-box {background:#fff; width:300px; border: 1px solid #666;}
.dialog-box .dialog-boxbg {border: 1px solid #CCC; }
.dialog-box .dialog-header {padding: 0 10px; height:30px; cursor:move; background: #CCC url(../../../images/tpzj/common/weebox_bgh.png) repeat-x 0 0; color: #333;}
.dialog-box .dialog-title {float:left; text-align:left; font-size:12px; line-height: 30px; font-weight:700; }
.dialog-box .dialog-close {float:right;	cursor:pointer;	margin:7px 0 0 0;	height:16px; width:44px; background:url(../../../images/tpzj/common/weebox_close.png) no-repeat 0 0;}
.dialog-box .dialog-content {clear:both; margin:0px; padding: 10px; color:#666666; font-size:12px; overflow-y:auto;}
.dialog-box .dialog-button {clear:both; border-top: 1px solid #BFBFBF; background: #ECECEC; text-align: right; margin:0px; padding:5px 10px;}
