
/* weebox */
.dialog-loading {background:url(../../../images/tpzj/user_center/loading.gif) no-repeat center; width:100%; height:100%}
.dialog-mask{border:0px; background:#ccc; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}
.dialog-box {background:#fff; width:300px; border-right: 3px solid #999; border-bottom: 3px solid #999;}
.dialog-box .dialog-boxbg { border: 1px solid #B20;}
.dialog-box .dialog-header {padding:4px 6px; height:20px; cursor:move; background: #B22; color: #FFF;}
.dialog-box .dialog-title {float:left; text-align:left; font-size:12px; font-weight:700; line-height: 20px; }
.dialog-box .dialog-close {float:right;	cursor:pointer;	margin:3px 3px 0 0;	height:14px; width:14px; background:url(../../../images/tpzj/user_center/close.gif) no-repeat;}
.dialog-box .dialog-content {clear:both; margin:0px; padding:6px; 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;}
.dialog-box .dialog-button input { font: 12px/1.3 Arial; margin: 0 3px;}