#mask {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.7;
	z-index: 999;
}
.login-popup{
	display:none;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	
}
.login-popup1{
	display:none;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
}
.pop_top
{
	background:url(images/adddep_top.png) no-repeat;
	width:586px;
	height:11px;
	border:0px;
}
.pop_mid
{
	background:url(images/adddep_mid.png) repeat-y;
	width:586px;
	border:0px;	
}
.pop_end
{
	background:url(images/adddep_end.png) no-repeat;
	width:586px;
	height:12px;
	border:0px;	
}
.pop_text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#525459;
	float:left;
	width:105px;
	padding-top:5px;
	padding-left:130px;	
}
.txtbx
{
	width:200px;
	height:25px;
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.pop_head
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#c24615;
	padding-left:20px;
	float:left;
	padding-bottom:5px;
}
.dotlin
{
	padding:10px 0px 50px 20px;
}
.adddep_select
{
	width:202px; border:1px solid #cccccc; padding:5px; height:30px; color:#e26a3a;
}
.nxt_btn { padding-left:130px; padding-top:30px;}
.file_bro
{
	background-color:#fff; border:1px solid #cccccc;
}