#top_layer {position:relative; width:100%; height:auto;  z-index:9;}
	#top_gnb_layer { position:relative; width:100%; height:38px; margin-top:0px; background:url('/images/top/top_menu_bg.gif') repeat-x;  }
		#top_gnb {
	position:relative;
	width:980px;
	margin:auto;
	height:38px;
	left: 0px;
	top: 0px;
}

	#gnb_dog {
	position:absolute;
	width:69px;
	height:38px;
	left:0px;
	top:0px;
	}
	#gnb_cat{
	position:absolute;
	width:69px;
	height:38px;
	left:70px;
	top:0px;
	}
	#gnb_ferret {
	position:absolute;
	width:69px;
	height:38px;
	left:140px;
	top:0px;
	}
	#gnb_rabbit {
	position:absolute;
	width:70px;
	height:38px;
	left:210px;
	top:0px;
	}
	#gnb_ginipig {
	position:absolute;
	width:75px;
	height:38px;
	left:280px;
	top:0;
	}
	#gnb_hamster {
	position:absolute;
	width:100px;
	height:38px;
	left:355px;
	top:0px;
	}
	#gnb_chinchilla {
	position:absolute;
	width:65px;
	height:38px;
	left:455px;
	top:0px;
	}
	#gnb_hedghog {
	position:absolute;
	width:70px;
	height:38px;
	left:520px;
	top:0px;
	}
	#gnb_bird	{
	position:absolute;
	width:70px;
	height:38px;
	left:590px;
	top:0px;
	}
	#gnb_rabtile {
	position:absolute;
	width:70px;
	height:38px;
	left:660px;
	top:0px;
	}
	#gnb_bug {
	position:absolute;
	width:70px;
	height:38px;
	left:730px;
	top:0px;
	}
	
	#gnb_search {
	position:absolute;
	height:38px;
	left:680px;
	top:3px;
	width:300px;
	margin:0;
	padding:0;
	}
  #gnb_search1 {
	position:relative;
	height:38px;
	top:0px;
	left:0px;
	width:300px;
	margin:0px;
	padding:1px;
	}


#main_menu_layer { position:relative; width:980px; margin:0 auto;padding:0 auto; z-index:-1}
	#main_menu_layer #main_menu_box {
	position:relative;
	width:980px;
	height:0px;
	 margin:0 auto;
	 padding:0 auto;
	z-index:-1
}

#main_menu_box .main_menu_box1 {
	position:absolute;
	width:935px;
	height:350px;
	padding:15px 20px 15px 20px;
	background:white;
	top:-5px;
	border:2px solid #da0710;
	z-index:0;
}
#main_menu_box .main_menu_box_all {
	position:absolute;
	width:980;
	height:auto;
	text-align:left;
	background:white;
	border:1px solid  #da0710;
	padding:15px 14px 15px 14px;
	left: 0;
	top: -5px;
}
