﻿
.dialog-loading {
	background:url(http://file.ehome.cn/images/dialog/common_loading.gif) no-repeat center;
	width:100%;
	height:100%
}
.dialog-mask {
	border:0px;
	background:#000;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(http://file.ehome.cn/images/dialog/dialog_bg.png);
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://file.ehome.cn/images/dialog/dialog_bg.png");
	_background:none;
}
.dialog-btn1, .dialog-ok {
}


.dialogbox {
	width:450px;
	 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.dialogbox .dialog-header {
	height:25px;
	cursor:move;
	overflow:hidden;
 
}
.dialogtip .dialog-header {
	width:100%;
	height:27px;
	line-height:27px;
	border-bottom:1px solid #ccc;
}
.dialogbox .dialog-close {
	cursor:pointer;
	margin-top:5px;
	height:16px;
	width:16px;
	background:url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) -176px -502px no-repeat;
}
.dialog-title {
}
.left_box_min, .right_box_min {
	width:9px;
	background:#fff;
}
.left_box_min {
	display:none;
	height:0px
}
.right_box_min {
	display:none;
	height:0px
}
.dialogbox .dialog-content {
	 
}
.dialog-content {
}
 
.message_btm {
	 
}
.dialog-button {
	 
}
.dialog-button input {
}

.dialogbox .dialog-button {
}
.dialogbox .dialog-ok {
	background:#88B674 url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) repeat 0 -1035px;
border: none;
color:#FFFFFF;
cursor:pointer;
float:left;
height:28px;
left:30%;
line-height:28px;
margin:0 3px 0 0;
padding:0 5px;
position:relative;
text-align:center;
top:0;
width:71px;
}
.dialogbox .dialog-cancel {
	background:transparent url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) no-repeat scroll -73px -1035px;
border: none;
color:#666666;
cursor:pointer;
float:left;
height:28px;
left:32%;
line-height:28px;
margin:0 auto;
padding:0 5px;
position:relative;
text-align:center;
top:0;
width:71px;
}
.dialogbox .dialog-button-disabled {
	overflow-y:hidden;
	border:1px solid #999;
	background:url(http://file.ehome.cn/images/dialog/btn_cancel.gif) top;
	height:24px;
	line-height:24px;
	color:#666;
	cursor:pointer;
	padding:0 5px;
}
.message_til {
}
.bg_box_top {
	height:25px;
	width:430px;
	font-size:14px;
 	line-height:25px;
	overflow:hidden;
	color:#333;
	background:url(http://file.ehome.cn/images/dialog/bg_box_top.gif) repeat-x;
}
.left_box_top, .right_box_top {
	cursor:move;
	width:10px;
	height:25px;
	overflow:hidden;
}
.left_box_top {
	background:url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) 0px -514px  no-repeat;
	cursor:move;
}
.right_box_top {
	background:url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) -10px -514px  no-repeat;
}
.left_box_bottom, .right_box_bottom {
	width:10px;
	height:40px;
}
.left_box_bottom {
	background:url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) 0px -539px  no-repeat;
}
.right_box_bottom {
	background:url(http://file.ehome.cn/images/ehome2.0_backgound_pic.gif) -10px -539px  no-repeat;
}
.bg_box_bottom {
	float:left;
	width:430px;
	height:40px;
	background:url(http://file.ehome.cn/images/dialog/bg_box_bottom.gif) repeat-x;
}
/* new add style */

.dialogtip .dialog-close {
	float:right;
	padding-right:8px;
	cursor:pointer;
}
.dialogtip .dialog-title {
	height:27px;
	line-height:27px;
	 
	color:#333;
	padding:2px 10px 0px;
	cursor:move;
}

.dialogtip .dialog-content {
	background-color:#fff;
	padding:25px 15px 15px 50px;
	white-space:normal;
	word-wrap:break-word;
	word-break:break-all;
}
.dialogtip .dialog-button {
	padding:10px 10px 15px 10px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
.dialogtip .dialog-ok {
	border:1px solid #33621D;
	background:#88B674;
	height:24px;
	line-height:24px;
	color:#fff;
	cursor:pointer;
	padding:0 5px;
	margin:0px;
	margin-right:3px;
}
.dialogtip .dialog-cancel {
	border:1px solid #999;
	height:24px;
	line-height:24px;
	color:#666;
	cursor:pointer;
	padding:0 5px;
	margin:0px;
}
.dialogtip .dialog-button-disabled {
	border:1px solid #999;
	background:url(http://file.ehome.cn/images/dialog/btn_cancel.gif) top;
	height:24px;
	line-height:24px;
	color:#666;
	cursor:pointer;
	padding:0 5px;
	margin:0px;
}
.dialogtip {
	width:300px;
	min-width:300px;
	border:1px solid #ccc;
}
.dialogtip .dialog-header {
	background:url(http://file.ehome.cn/images/dialog/dialogbar_bg.gif) repeat-x #f8f8f8;
	width:100%;
	height:27px;
	line-height:27px;
	border-bottom:1px solid #ccc;
}
