﻿.pop_back{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:8888;
	background:#333;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	height:100%;
	}
/*
.pop_alertbox{width:820px; margin:10 auto; background:#f5f5f5;z-index:9999;position: fixed;left: 50%;margin-left:-410px;top:20px;}
.pop_alertbox >p{line-height:34px; background:#febb08;color:#fff;font-size:14px;padding-left: 15px;font-weight: bold;}
.pop_alertbox >div.pop_boxcon >h3{
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	}
.pop_alertbox >div.pop_boxcon{
	width: 760px;
	margin: 15px auto 10px;
	line-height: 28px;
	background:#fff;
	padding: 15px;
	border: 1px solid #EAEAEA;
	height:350px;
	overflow-y:scroll;
}
.pop_alertbox >div.pop_boxcon >pre{
	white-space: pre-wrap;  
word-wrap: break-word; 
	}
.pop_alertbox >div.pop_boxcon >ul{
	float:left;
	width:50%;
	margin-bottom: 10px;
	}
.pop_alertbox >div.pop_boxcon >ul >li{
	line-height:30px;
	height:30px;
		}
.pop_js{
	width: 790px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	}
.pop_js >input{float: left;margin: 6px;cursor:pointer;}
.pop_js >p{
    float:left;
    width: 750px;
    line-height: 25px;
	color:#818181;
	font-size:12px;
 }
 .pop_js >p >a{color:#febb08}
 .pop_ts{ background:url(../img/bk.png) no-repeat scroll 5px -5px;position:absolute;left: -28px;bottom:-22px;width:530px; color:#febb08; font-size:18px;height:76px;line-height: 80px;
text-align: center;}
 
.pop_yes{ overflow:hidden;margin-bottom:25px;}
.pop_yes >span{
	float:right;
	width:100px;
	text-align:center;
	padding:5px;
	line-height:20px;
	background:#febb08;
	color:#fff;
	margin-right: 35px;
	border-radius: 3px;
	font-weight:bold;
	}
#yes{cursor:pointer;}
*/
.new_popall{width:900px; margin:10 auto; background:#f5f5f5;z-index:9999;position: fixed;left: 50%;margin-left:-450px;top:20px;}
.new_popall h2{line-height:34px; background:#febb08;color:#fff;font-size:14px;padding-left: 15px;font-weight: bold;font-family: "Microsoft Yahei";}
.new_popall >div.pop_boxcon{
	width:825px;
	margin: 15px auto 10px;
	line-height: 28px;
	background:#fff;
	padding: 15px;
	border: 1px solid #EAEAEA;
	height:300px;
	overflow-y:scroll;
}
.new_popall >div.pop_boxcon >pre{
	white-space: pre-wrap;  
	word-wrap: break-word; 
	}
.pop_head1{
	position:relative;
	line-height:30px;
	color:#febb08;
	font-size:14px;
	width: 850px;
	margin: 20px auto 0px;
	font-weight: 600;
	}
.pop_head1 img{
	margin: -1px 7px 0px 0px;
	}
.pop_head1 p{
	position:absolute;
	width:650px;
	height:16px;
	top:0px;
	right:0px;
	border-bottom:1px dashed #febb08;
	}
.new_popall >div.pop_boxcon >ul{
	float:left;
	width:50%;
	margin-bottom: 10px;
	}
.new_popall >div.pop_boxcon >ul >li{
	line-height:30px;
	height:30px;
		}
.new_popall >div.pop_boxcon >h3{
	text-align: center;
	line-height: 45px;
	}
.pop_sub{text-align: right;}
.pop_sub button{
	padding: 2px 20px;
	color:#fff;
	background: #ccc;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 10px 20px;
	}
.pop_js{
	width:860px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	}
.pop_js >input{float: left;margin: 6px;cursor:pointer;}
.pop_js >p{
    float:left;
    width:830px;
    line-height: 25px;
	color:#febb08;
	font-size:12px;
 }
 .pop_js >p >a{color:#febb08; font-weight:600}
 .pop_sub button.yes{
	 background:#febb08;
	 border:1px solid #febb08;
	 color:#fff;
	 font-weight:600;
	 cursor:pointer;
	 }
