@charset "utf-8";

/**[Layout]********************************************************/
	#_wrap {
	}
	#_wrap #_wrapHeader {
		background: url("../images/bg_wrapHeader.gif") repeat-x center 68px;
	}
	#_wrap #_wrapHeader #_header {
		height: 128px;
	}
	#_wrap #_wrapArticle {
		background: url("../images/bg_wrapArticle.jpg") repeat-x center top;
	}
	#_wrap #_wrapFooter #_footer{
		height: 185px;
	}
	#_wrap #_wrapFooter #_footer .address{
		padding-top: 40px;
		line-height: 2;
	}
	#_wrap #_wrapHeader #_header,
	#_wrap #_wrapFooter #_footer {
		width: 1200px;
	}
/**[다단]********************************************************/
	.multipleDiv .multipleContentsDiv{
		width: 1200px;
	}
/**[바로가기]********************************************************/
	#_wrap #_wrapFooter #_footer ._jumpTop{
		display: none;
		right: 0;
		top: 0;
	}
/**[점프메뉴]********************************************************/
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap {
		display: none;
		top: 90px;
		right: 0;
	}
/**[로고]********************************************************/
	#_logo{
		top: 8px;
		left: 0px;
	}

/**[주메뉴]********************************************************/
	#wrapGnb{
		display: block !important;
		left: 0px;
		top: 68px;
		width: 100%;
		z-index: 61;
	}
	.menuUItop #top_div {
	}
	.menuUItop ul.ul_1 li.li_1 {
	}
	.menuUItop ul.ul_1 li.li_1 a.a_1{
		height: 60px;
		line-height: 60px;
		font-size: 16px;
		padding: 0 1em;
		text-align: center;
	}
	.menuUItop ul.ul_1 li.li_1 a.a_1._active,
	.menuUItop ul.ul_1 li.li_1 a.a_1:hover{
		color: #fff ;
	}
/*	.menuUItop ul.ul_1 li.li_1.eQ06 .div_2{
		right: 63px;
	}  */
	.menuUItop ul.ul_1 li.li_1 .div_2{
		display: none;
		position: absolute;
	  width: 800px;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 ul li a{
		height: 40px;
		line-height: 40px;
	}
	/*.menuUItop ul.ul_1 li._5th > div {
		position: absolute;
		left: 100px  !important;
	}*/


	.menuUItop ul.ul_1 li._last > div {
		position: absolute;
		left: 890px;
	}



/**[글로벌 네비게이션]********************************************************/
	#_globalNavi {
		top: 30px;
		right: 0;
	}

/**[주메뉴위치 재설정: 2016년 7월 21일 케이투웹테크 작업 중]********************************************************/
#sub_navi_bg {
  display: block ;
}

/*
.menuUItop ul.ul_1 li.li_1.eQ05 > .div_2{
  right: 0;
}*/


/**[로그인 위치 조정]************************************************/
#_wrap #_wrapHeader #_header #wrapGnavi {
    top: -7px !important;
}


