#job_top_area{
	width:100%;
	height:158px;
	margin-bottom:10px;
}
#job_top_navi_left{
	width:545px;
	height:6px;
	background:#EFEFEF;
	float:left;
	font-size:1px;
}
#job_top_navi_right{
	float:right;
	background:url("http://www.kidkids.net/eduinfo_new/img/top_top_img1.gif");
	background-repeat:no-repeat;
	width:416px;
	height:23px;
}
#job_top_navi_right_text{
	float:right;
	text-align:center;
	width:401px;
	height:23px;
	background:#EFEFEF;
	vertical-align:bottom;
	padding-right:5px;
	line-height:23px;
	overflow:hidden;
}
#job_top_navi_area{
	width:961px;
	margin:0 auto;
	height:13px;
}
#job_top_middle_area{
	width:961px;
	height:50px;
	margin:0 auto;
	vertical-align:middle;
}
#job_top_middle_logo_area{
	float:left;
	height:50px;
	width:224px;
	vertical-align:bottom;
	text-align:left;
}
#job_top_middle_logo_area img{
	vertical-align:bottom;
}
#job_top_middle_kidkids_category_area{
	float:right;
	height:16px;
	text-align:right;
	width:360px;
	font-size:12px;
	margin-top:35px;
}

#job_top_bottom_area{
	margin-top:4px;
	width:100%;
	height:67px;
	background-color:#3767b0;
	background-repeat:repeat-x;
}
.job_top_menu_btns{float:left;position:relative;}
	.job_top_menu_btns .ico{position:absolute;top:-10px;left:50%;margin-left:-37px;}
#menu_btn_area{
		width:961px;
		height:37px;
		margin:0 auto;
		position:relative;
	}
	#menu_btn_area #right_btn{position:absolute;top:0;right:0;}
	#menu_btn_area #right_btn li{float:left;}
#job_top_favor_notice_area{
	width:100%;
	height:30px;
	background:#F6F8F9;
}
#job_top_favor_notice{
	width:960px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	vertical-align:bottom;
	text-align:left;
}
#job_top_favor_notice img{
	vertical-align:middle;
	margin-bottom:3px;
}
#job_top_favor{
	width:430px;
	height:20px;
	line-height:20px;
	float:left;
	position:absolute;
	vertical-align:top;
	margin-top:7px;
}

#job_top_notice{
	width:330px;
	height:20px;
	float:right;
	vertical-align:top;
	margin-top:7px;
	margin-right:-40px;
}
#job_top_notice_title{
	vertical-align:middle;
	float:left;
}
#job_top_notice_contents_area{
	width:300px;
	height:20px;
	position:relative;
	overflow:hidden;
}
#job_top_notice_contents{
	padding-left:5px;
	width:300px;
	position:absolute;
}
.job_top_notice_content{
	width:295px;
	height:20px;
	line-height:20px;
	display:none;
	vertical-align:top;
}
.view_notice{
	display:block;
}
.job_top_menu_search_area{
	float:right;
	height:30px;
	margin-top:6px;
}
.job_top_menu_search_area img{
	vertical-align:bottom;
}

.top_search_re{float:right;margin-top:15px;border:2px solid #3767b0;}
.top_search_re img{vertical-align:bottom;}
.top_search_re input{padding:5px 0 5px 3px;border:0px;height:20px;}

.btn{
	cursor:pointer;
}
.menu a{
	color:#000000;
}

#right_quick_banner_area img{
	font-size:0px;
	line-height:0px;
	margin:0px;
	border:0px;
	padding:0px;
}
#rqb_contents_area{
	width:120px;
	background:url(/img_renewal/main_img/img_qsbg.png);
}
.rqb_bg{
	text-align:left;
	width:114px;
	margin:0 auto;
}
.rqb_contents{
	margin-top:2px;
	width:110px;
	height:19px;
	line-height:16px;
}
.rqb_contents a{
	width:110px;
	height:16px;
	margin-left:3px;
	color:#0000CC;
}
#rqb_btn_area img{
	margin-top:5px;
}
#rqb_hunter_title_area,#rqb_offer_title_area{
	font-size:0px;
	width:120px;
	height:35px;
}
#rqb_bottom_area{
	font-size:0px;
}

#job_top_favor_notice_area a:link {
	color: #000;
	text-decoration: none;
}

#job_top_favor_notice_area a:visited {
	text-decoration: none;
	color: #000;
}
#job_top_favor_notice_area a:hover {
	text-decoration: underline;
}
#job_top_favor_notice_area a:active {
	text-decoration: none;
}

/* 25.04 ���� ���޴� ������*/
.right-quick-menu{
	width: 120px;
	display: flex;
	gap: 8px;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.right-quick-menu-service{
	width: 100%;
	display: flex;
	gap: 8px;
	flex-direction: column;
	align-items: center;
	text-align: center;
	font-size: 13px;
}
.right-quick-menu-service .component{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: inherit;
	min-height: 32px;
	color: #0E61AA;
	border-radius: 6px;
	text-decoration: none;
}
.right-quick-menu-service .component.a-1{
	background-color: #E2F1FF;
	border: 1px solid #B8D4EE;
}
.right-quick-menu-service .component.a-2{
	background-color: #D9F8DF;
	border: 1px solid #AEDFB7;
}
.right-quick-menu-service .component.a-3{
	background-color: #FEE0E1;
	border: 1px solid #F2B7B9;
}
.right-quick-menu-service .component.a-4{
	background-color: #F1F3F9;
	border: 1px solid #D9D9D9;
}
.right-quick-menu .quick-service__data{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	font-size: 13px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	overflow: hidden;
}
.right-quick-menu .quick-service__data .quick-service__text{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: inherit;
	min-height: 32px;
	color: #000;
	background-color: #F1F3F9;
}
.right-quick-menu .quick-service__data .quick-service__count{
	display: flex;
	gap: 5px;
	flex-direction: column;
	width: inherit;
	margin: 0;
	box-sizing: border-box;
	padding: 7px;
	font-size: 11px;
}
.right-quick-menu .quick-service__data .quick-service__count li{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.right-quick-menu .quick-service__data .quick-service__count li a{
	text-decoration: none;
	color: inherit;
}
