.type_pub_N { 
	overflow:hidden;
	position: relative;
}
.type_pub_R,.type_pub_E {
	overflow:visible;
	position: relative;
}

.type_pub_N,.type_pub_E {
	z_index:1;
	
}
.type_pub_R {
	z_index:3000;
}