/*
 *  *****************************************************************************
 *  http://www.ara69.net/
 *  http://www.ezjob.kr/
 *
 *  Copyright (c) 2013
 *  조만형. 고남현
 *  개별 CSS.
 *  경로 ez_Layout/inc_Top.php
 *  width:1000px 
 *  height:65px;
 *  *****************************************************************************
 */

/** HEAD
===================================*/
#head_wrap{ background:url('../../../img/back/bg_top.gif') repeat-x 0% 0% #F8F8F8; }

#head_wrap #head_container:after {content:" "; display:block; clear:both;}
#head_wrap #head_container{ position: relative; width:1000px; padding:0; margin: 0 auto;}


/** LOGO
===================================*/
#logo_container{ position: relative; width:1000px; height:65px; margin:0; clear:both; }
#logo_container .column_left{ 
	float:left; 
	width:600px; 
	height:65px;
	margin: 0; 
}

	/* 로고  */
	#ez_logo {position: absolute; left: 0;  top: 5px; z-index:999; width: 170px; height: 60px; padding: 0; margin: 0; }

	/* 전체 검색  */
	#Search_all {
		position: absolute; top:15px; left:200px; width:307px; height:28px;  z-index:999; background:url('../../../img/search/search_01.png') no-repeat 0 0 transparent; padding:5px 20px 0 15px; line-height:1.9em !important;line-height:1.6em; border: 0;
	}
	#Search_all_stx {width:270px; height:23px; border: 0 solid #ccc; background:#fff;line-height:1.9em !important;line-height:1.6em}
	#Search_all_submit {position: absolute;  top:-5px; left:280px; width:46px; height:33px; border:0; }

	/* 좌측상단 네비 */
	#top_bookmark {position:absolute; top:-30px; left:0; margin:0; padding:0; list-style:none; zoom:1; z-index:1000;}
	#top_bookmark:after {display:block; visibility:hidden; clear:both; content:""}
	#top_bookmark li {float:left; padding:3px; background:url('../../../img/menu/ul_line.gif') no-repeat 0 50% transparent; }
	#top_bookmark li:first-child{background:none;}
	#top_bookmark a {display:inline-block; padding:3px; font: normal 11px Dotum; color:#555; letter-spacing:-0.1em; line-height:2em; text-decoration: none; }
	#top_bookmark a:hover, #tnb a:active {text-decoration:none; color:#FF3D33;}
	#top_bookmark img {margin:0; vertical-align:middle;}



/* 우측상단 아웃로그인 */
#logo_container .column_right{ 
	float:right; 
	width:360px; 
	height:65px; 
	margin: 0; 
}

	/* 우측상단 네비 */
	#outlogin {position:absolute; top:-30px; right:0; list-style:none; zoom:1; z-index:1000; border: 0px solid #ff0000;}
	#outlogin:after {display:block; visibility:hidden; clear:both; content:""}
	#outlogin li {float:left; padding:3px; background:url('../../../img/menu/ul_line.gif') no-repeat 0 50% transparent; }
	#outlogin li:first-child{background:none;}
	#outlogin a {display:inline-block; padding:3px; font: normal 11px Dotum; color:#555; letter-spacing:-0.1em; line-height:2em; text-decoration: none; }
	#outlogin a:hover, #tnb a:active {text-decoration:none; color:#FF3D33;}
	#outlogin img {margin:0; vertical-align:middle;}


	/* 우측메뉴 */
	.navi_Topcolumn { position: absolute; top:25px; right:0; margin:0; padding:0; list-style:none; zoom:1;}
	.navi_Topcolumn:after{ display:block; visibility:hidden; clear:both; content:""}
	.navi_Topcolumn li{ float:left; padding:3px 6px; background:url('../../../img/menu/ul_line.gif') no-repeat 0 50% transparent; }
	.navi_Topcolumn li:first-child{ background:none; }
	.navi_Topcolumn li a{ display:inline-block; padding:3px 6px; font: bold 14px Malgun Gothic; color:#555; letter-spacing:-0.1em; line-height:2em; text-decoration: none; }
	.navi_Topcolumn li a:hover{ text-decoration:none; color:#FF3D33;}
	.navi_Topcolumn img {margin:0; vertical-align:middle;}





/** MENU
===================================*/
#mu_container{ width:1000px; height:40px; margin: 0; clear:both; }
#mu_container .column_left{ 
	float:left; 
	height:40px; 
	margin: 0; 
	background-color: transparent;
}

#mu_container .column_right{ 
	float:right; 
	height:40px; 
	margin: 0; 
	background-color: transparent;
}



/* 우측상단 ul 메뉴 */
#mu_container .column_right ul { 
	list-style:none;
}
#mu_container .column_right ul li{ 
	float:left;
	padding: 13px 7px;
	border:0px solid #ff0000;
	background:url('../../../img/menu/ul_line.gif') no-repeat 0 50% transparent;
}

#mu_container .column_right ul li a{ 
	font-size: 12px;
	font-family:"돋움",Dotum, Verdana;
	font-weight: bold;
	color: #15ADFF;
}

#mu_container ul li:first-child
{
    background:none;
}


/** 에드센스
===================================*/
#head_wrap #head_container .aside_adsense{ position: absolute; top:105px; right:-175px; width:160px; height:600px; z-index:1; padding:0; margin: 0; }