$("#top").bind("mouseleave",function(){
			if ($("#gnb<?=$depth1?>").hasClass("over")){

			}else{

		}
	});