	.tip {
		color: #fff;
		background:#262626;
		display:none; 
		position:absolute;	
		z-index:6666;
		width:270px;
		text-align:center;
		padding:10px;
	}	
	.ndata {
		color: #fff;
		background:#262626;
		display:none; 
		position:absolute;	
		z-index:6666;
		width:200px;
		text-align:left;
		padding:10px;
		line-height:100%;
		font-size:12px;
	}
	.map {width: 998px;  margin: 50px auto; overflow: hidden;background:no-repeat center center;background-size:100%;}
	#mapbatken { background-image:url(../img/maps/batken_2.png); height:623px;}
	#mapchuy { background-image:url(../img/maps/chui_2.png); height:623px;}
	#maptalas { background-image:url(../img/maps/talas_2.png); height:623px;}
	#maposh { background-image:url(../img/maps/osh_2.png); height:623px;}
	#mapissykkul { background-image:url(../img/maps/issyk_kul_2.png); height:623px;}
	#mapnaryn { background-image:url(../img/maps/naryn_2.png); height:623px;}
	#mapjalalabad { background-image:url(../img/maps/jalal_abad_2.png); height:623px;}	
	
	#mapbatkenen { background-image:url(../images/map-new-130616_eng_batken.png); height:623px;}
	#mapchuyen { background-image:url(../images/map-new-130616_eng_chuy.png); height:623px;}
	#maptalasen { background-image:url(../images/map-new-130616_eng_talas.png); height:623px;}
	#maposhen { background-image:url(../images/map-new-130616_eng_osh.png); height:623px;}
	#mapissykkulen { background-image:url(../images/map-new-130616_eng_issyk_kul.png); height:623px;}
	#mapnarynen { background-image:url(../images/map-new-130616_eng_naryn.png); height:623px;}
	#mapjalalabaden { background-image:url(../images/map-new-130616_eng_jalal_abad.png); height:623px;}
	.pin-img { width:25px;z-index:900;}
	.tip_trigger, .ninfo {position:absolute;}
	.tip img { height:166px; }
	.ninfo { width:24px; height:24px; background:url('../img/i.png') no-repeat center center; }
	.calcinfo { margin-left: 165px; margin-top: 25px; }
	.calcinfo2 { margin-left: 165px; margin-top:-1px; }
	.calcinfo3 { margin-left: 165px; margin-top:14px; }
	
	@media (max-width: 998px) {
		.map { display:none; }
		.calcinfo { margin-left:10px;}
		select { margin: 20px 0 0 40px;}
		.calcinfo2 { margin-left:10px;}
		.calcinfo3 { margin-left:10px;}
	}