.mod-dialog-bg {
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.mod-dialog {background-color: #fff;border-top: none;width: 700px; height:400px; *padding-top: 27px;position: absolute;z-index: 1001;}

.clearfix_new:after {
	clear: both;
	content: '\20';
	display: block;
	height: 0;
}
.mod-dialog .dialog-nav {background: #f30100;color: #fff;font-size: 24px; height: 46px;line-height:45px;*left: 0; *position: absolute; *top: -27px; width:700px;}
.mod-dialog .dialog-title {
	padding-left: 20px;
}


.mod-dialog .dialog-main {padding: 20px;}


.dialog-content{}
.dialog-content h2{ font-size:30px; color:#8f0300; text-align:center; height:40px; padding-bottom:10px;}

.dialog-bg{ width:640px; height:200px; margin:0 auto; /*background:url(../images/wjdc_bj_03.jpg) no-repeat top center;*/ background-color:#eeeeee;}
.dialog-cont{ padding:25px;}
.dialog-cont p{ line-height:35px; font-size:16px;}

.mod-dialog .content-title {
	background: url(../images/warning.png) 30px 20px no-repeat;
	font-size: 18px;
	line-height: 24px;
	padding: 40px 0 40px 155px;
}

.mod-dialog .dialog-console { width:140px; height:40px; margin:0 auto; padding-top: 20px;}

.mod-dialog .dialog-console a {display: inline-block;font-size: 16px;height: 40px;line-height: 38px;text-align: center;width: 140px; background-color:#8f0300; color:#fff; margin:0 auto;}




