@charset "utf-8";

/**[Layout]********************************************************/
	#_wrap {
	}
	#_wrap #_wrapHeader {
		/* background: url("../images/bg_wrapHeader.gif") repeat-x center top; */
	}
	#_wrap #_wrapHeader #_header {
		height: 80px;
	}
	#_wrap #_wrapHeader #_header #gotoUniv{
		display: none;
	}
	#_wrap #_wrapHeader #_header #wrapGnavi{
		display: none;
	}	
	#_wrap #_wrapArticle {
		background: url("../images/bg_wrapArticle.jpg") no-repeat center top;
	}
	#_wrap #_wrapArticle #_container #_content {
		padding: 0;
	}
	#_wrap #_wrapFooter #_footer .address{
		padding: 40px 200px 40px 10px;
		line-height: 1.5;
	}
	#_wrap #_wrapFooter #_footer .address .adWrap .spTel{
		clear: left;
	}
	#_wrap #_wrapHeader #_header,
	#_wrap #_wrapArticle #_container,
	#_wrap #_wrapFooter #_footer {

	}
/**[바로가기]********************************************************/
	#_wrap #_wrapFooter #_footer ._jumpTop{
		right: 0;
		top: 0;
	}
/**[점프메뉴]********************************************************/
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap {
		top: 90px;
		right: 0;
	}
/**[로고]********************************************************/
	#_logo{
		top: 15px;
		left: 10px;
	}
/**[모바일 - 메뉴열기/닫기]********************************************************/
	#mMenu{
		display: block !important;
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -20px;
	}
	#mMenu .mMenuButton{
		background-color: transparent;
		background-repeat: no-repeat;
	}
	#mMenu #mMenuOpen{
		background-position: 0 0;
	}
	#mMenu #mMenuClose{
		background-position: 0 -42px;
	}
	
/**[주메뉴]********************************************************/
	#wrapGnb{
		display: none;
		top: 80px;
		right: 0;
		width: 320px;
		z-index: 60;
		background-color: #2d3039;
	}
	.menuUItop a{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.menuUItop ul.ul_1 li.li_1 {
		float: none;
		width: 100%;
	}
	.menuUItop ul.ul_1 li.li_1:before,
	.menuUItop ul.ul_1 li.li_1:after {
		content: "";
		clear: both;
		display: block;
	}
	.menuUItop ul.ul_1 li.li_1 a.a_1{
		float: left;
		width: 120px;
		color: #fff;
		padding-left: 10px;
		height: 50px;
		line-height: 50px;
		background-image: none;
		font-weight: 600;
		font-size: 1.2em;
		background-color: #454750;
	}
	.menuUItop ul.ul_1 li.li_1 a.a_1:hover,
	.menuUItop ul.ul_1 li.li_1 a.a_1._active{
		background-color: #2d3039;
		color: #2dafb2;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2{
		display: none;
		margin-left: 130px;
		background-color: #2d3039;
		padding: 0;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 ul.ul_2 {
		margin-left: 20px;
		padding: 7px 0;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 ul.ul_2 li.li_2 {
		float: none;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 ul.ul_2 li.li_2 a.a_2{
		font-weight: 100;
		color: #fff;
		height: 40px;
		line-height: 40px;
		border-top: 1px #5d6264 solid;
		font-size: 1em;
		display: block;
		padding: 0;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 ul.ul_2 li.li_2._1st a.a_2{
		border: none;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 ul.ul_2 li.li_2 a.a_2:hover,
	.menuUItop ul.ul_1 li.li_1 .div_2 ul.ul_2 li.li_2 a.a_2._active{
		color: #ffc000;
	}
	.menuUItop ul.ul_1 li.li_1 .div_2 .navGab{
		display: none;
	}
	.menuUItop ul.ul_1 li.li_1._active .div_2{
		display: block;
	}

/**[글로벌 네비게이션]********************************************************/
	#_globalNavi {
		top: 15px;
		right: 10px;
	}

#_wrap #_wrapHeader #gotoUniv2 {
    position: absolute;
    top: 20px;
    left: 110px;
    height: 31px;
    line-height: 31px;
    padding: 0 20px 0 20px;
}




