.img_slh_curent{
	width:126px;
	background-color: white;
}
.img_slh_curent img, .img_slh_1 img, .img_slh_2 img{
	border:1px solid #666;
}
.img_slh_1{
	width:98px;
	background-color: white;
}
.img_slh_2{
	width:66px;
	background-color: white;
}

.img_slh_1 img{
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.img_slh_2 img{
	opacity: 0.2;
	filter: alpha(opacity = 20);
}
#photo_info{
	margin:8px;
	padding:0px;
	height:40px;
	overflow: hidden;
}
#navig_photo{
	display:none;
}

.opa0{
	opacity: 0;
	filter: alpha(opacity = 0);
}
.opa5{
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.opa7{
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.opa10{
	opacity: 1;
	filter: alpha(opacity = 100);
}
.opaimg{
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.opaNav{
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.opaInfo{
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.opaCount{
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.opaCountOnpop{
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.onpop{
	opacity: 0.3;
	filter: alpha(opacity = 30);
}

