



.content{line-height:10px;	padding: 10px 20px 40px 20px;
font-style: italic;
font-family:Calibri;
color:#6675A7 ;
height:auto;
width:auto;
	font-size: 13px;}
	
.zag{width: 470px;
height:40px;

padding: 5px 10px 13px 10px;
 

background:  #00CCCC ;}

.zag_login{width: 210px;
height:50px;

padding: 5px 10px 13px 10px;

background:  #00CCCC ;
height: 40px;}

.modal_r {
		position: fixed;

		color:rgb(128,128,128);
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
	}

	.modal_r:target {
		display: block;
		pointer-events: auto;
	}

	.modal_r > div {
	line-height:30px;
		width: 490px;
	height:auto;
		top: 0;
		right: 0;
		
		left: 0;
		clear:both;
			position:absolute;

		margin: 2% auto;
	border-bottom: 5px solid #3399CC;
		border-radius: 1px;
		background: #fff;
	}


	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: 15px;
		text-align: center;
		top: 15px;
		float:right;
		width: 90px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		font-size:13px;
	}

	.close:hover { background: #00d9ff; }
	
	.modal_login {
		
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		color:rgb(128,128,128);
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
	}

	.modal_login:target {
		display: block;
		pointer-events: auto;
	}

	.modal_login > div {
		width: 230px;
		position: relative;
		margin: 4% auto;
	border-bottom: 5px solid #3399FF;
		border-radius: 2px;
		background: #fff;
	}
	.zag_modal h2{
		font-family:Calibri;
	text-decoration: none;
	color:#666 ;
	font-style:normal;

	line-height:55px;
	font-size:15px;
	text-align:left;
	
	
		}
		.modal_r h2{
		font-family:Calibri;
	text-decoration: none;
	color:#fff ;
	font-style:normal;
	line-height:50px;
	font-size:15px;
	text-align:left;
	margin-bottom:5px;
	
		}
	
		.modal_r h3{
		font-family:Calibri;
	text-decoration: none;
	color:#999999 ;
	font-size:15px;
	text-align:left;
	margin-bottom:5px;
	
		}
		
		.left_w{
			width:220px;
			float:left;
			/*height:220px;*/
						}
			
		.right_r{
			
				/*height:220px;*/
				margin-left:0px;
			
			width:220px;
			float:right;
			}
			
			
			.modal_mail {
		position: fixed;

		color:rgb(128,128,128);
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
	}

		.modal_mail:target {
		display: block;
		pointer-events: auto;
	}

		.modal_mail > div {
	
		width: 440px;
	height:350px;
		top: 0;
		right: 0;
		
		left: 0;
		clear:both;
			position:absolute;

		margin: 2% auto;
	border-bottom: 5px solid #3399CC;
		border-radius: 1px;
		background: #fff;
	}
	
	#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#999999;
  display:none;
}
  
#boxes .window {
	
  position:absolute;
  left:0;
  top:0;
  width:660px;
  height:460px;
  display:none;
  z-index:9999;
 
}

#boxes #dialog {
	
	  position:fixed;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:660px; 
  height:460px;
border-radius:3px;
  background-color:#ffffff;
}
	

	.content_modal{ width:660px; 
	
	float:left;
  height:auto;}
  
  

  
  
 















#login_m .window {
	  margin-left:25%;
	   margin-top:-10%;
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
  width:230px;
  height:200px;


 
}

#login_m  #login_modal{
	 
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:230px; 
  height:200px;
border-radius:3px;
  background-color:#ffffff;
}
	.zag_modal{width: auto;
height:40px;


}




#advert_m .window {
	
  position:absolute;
  left:0;
  top:0;
  width:900px;
  height:490px;
  display:none;
  z-index:9999;
 
}

#advert_m  #advert_modal {
	  position:fixed;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:900px;
   height:490px;
border-radius:3px;
  background-color:#ffffff;
}
	

	.content_modal{ width:650px; 
	margin-top:10px;
	overflow:scroll;
	float:left;
  height:403px;}
  
  

  
  
  
  #add_m .window {
	  
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
  width:480px;
  height:400px;


 
}

#add_m  #add_modal{
	 
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:480px; 
  height:400px;
border-radius:3px;
  background-color:#ffffff;
}
	
.left_advert{
			width:220px;
			float:left;
			
				height:auto;
						}
			
		.right_advert{
			
				height:auto;
				margin-left:0px;
			
			width:630px;
			float:right;
			}
			


#meseg .window {
	  
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
  width:488px;
  height:240px;


 
}

#meseg  #meseg_modal{
	 
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:488px; 
  height:240px;
border-radius:3px;
  background-color:#ffffff;
}
	
	
	#new_us.window {
	  
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
  width:480px;
  height:480px;


 
}

#new_us  #new_us_modal{
	
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:480px; 
 height:480px;
border-radius:3px;
  background-color:#ffffff;
}
	#new_us_con{  width:450px; 
padding:4px 4px 4px 4px;
	overflow:scroll;
	float:left;
  height:410px;}
  
  
  
  
  #meseg_dialog .window {
	  
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
  width:480px;
  height:480px;


 
}

#meseg_dialog   #meseg_dialog_modal{
	
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
  width:480px; 
 height:480px;
border-radius:3px;
  background-color:#ffffff;
}




 #kat_modal .window {
	  
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
  width:230px;
  height:180px;


 
}

#kat_modal  #kat_dialog_modal{
	
	 position:fixed;
        top: 0;
		right: 0;
		bottom: 0;
		left: 0;
  display:none;
  z-index:9999;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.38);
 width:230px;
  height:180px;
border-radius:3px;
  background-color:#ffffff;
}
