@charset "utf-8";

/**[Layout]********************************************************/
	#_wrap {
		min-width: 320px;
		width: auto !important;
		_width: 320px;
	}
	#_wrap #_wrapHeader {
		background-color: #fff;
		margin: 0;
	}
	#_wrap #_wrapHeader #_header {
		height: 80px;
	}
	#_wrap #_wrapHeader #_header #gotoUniv,
	#_wrap #_wrapHeader #_header #wrapGnavi{
		display: none;
	}
	#_wrap #_wrapHeader #_header #wrapGnavi{
		top:0;
	  right:5px;
	  
	}
	#_wrap #_wrapArticle #_container #_aside {
		display: none;
		position: relative;
		z-index: 2;
	}
	#_wrap #_wrapArticle #_container #_content {
		padding: 0;
		position: relative;
		z-index: 1;
	}
	#_wrap #_wrapArticle #_container #_content #masterEditor{
		margin:0 10px;
	}
	#_wrap #_wrapFooter #_footer .address{
		padding: 30px 10px;
		line-height: 1.5;
	}
	#_wrap #_wrapFooter #_footer .footLogo{
		display: none;
	}
	#_wrap #_wrapHeader #_header,
	#_wrap #_wrapArticle #_container,
	#_wrap #_wrapFooter #_footer {
		width: 100%;
	}

/**[바로가기]********************************************************/
	#_wrap #_wrapFooter #_footer ._jumpTop{
		right: 0;
		top: 0;
	}
/**[점프메뉴]********************************************************/
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap {
		padding: 30px 10px 0;
		position: relative;
	}
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap ._jumpMenu {
		position: relative;
	}
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap ._jumpMenu ._jumpSelect {
		float: none;
		background-color: red;
		margin-right: 50px;
	}
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap ._jumpMenu ._jumpSelect select {
		width: 100%;
	}
	#_wrap #_wrapFooter #_footer ._jumpMenuWrap ._jumpMenu button {
		position: absolute;
		top: 0;
		right: 0;
	}
/**********************************************************/
	#_logo{
		top: 15px;
		left: 10px;
	}
	#_logo em{
		display: none;
	}

/**[모바일 - 메뉴열기/닫기]********************************************************/
	#mMenu{
		display: block !important;
		position: absolute;
		top: 30%;
		right: 0px;
	}
	#mMenu .mMenuButton{

	}
	#mMenu #mMenuOpen{
		background-position: 0 0;
	}
	#mMenu #mMenuClose{
		background-position: 0 -80px;
	}

/**[주메뉴]********************************************************/
	#wrapGnb{
		display: none;
		top: 80px;
		right: 0;
		width: 320px;
		z-index: 9;
		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;
	}

/**[서브메뉴]********************************************************/
	#wrapLnb{
		display: none;
	}

/**탭메뉴********************************************************/
	#masterTab{
		margin: 0 10px;
	}
	.menuUItab .tab_div .ul_3{
		border: 0;
	}
	.menuUItab .tab_div .ul_3 .li_3{
		width:49.3%;
		height: 46px;
		line-height: 45px;
		margin-bottom: 2px;
		border-bottom: 1px solid #ddd;
	}
	.menuUItab .tab_div .ul_3 .li_3 .a_3{
		height: 45px;
		line-height: 45px;
	}

/**페이지타이틀+페이지네비게이션********************************************************/
	#masterTitle{
		padding: 50px 0 30px 0;
		color: #000;
		border-bottom: 2px solid #4a4a4a;
		margin: 0 10px 50px 10px;
	}
	#masterTitle h1{
		height: 60px;
		line-height: 60px;
		font-size: 28px;
		color: #595a5b;
		font-weight: 600;
	}
	#masterNavigation{
		position: absolute;
		top: 35px;
		left: 10px;
		height: 15px;
		line-height: 15px;
		background: url("../images/navHome.gif") no-repeat left 50%;
		padding-left: 20px;
	}

/**[글로벌 네비게이션]********************************************************/
	#_globalNavi {
		display: none;
	}
