@charset "utf-8";

#_wrap {
}
#_wrap #_wrapHeader {
  	min-width: 1200px;
	background: url("../images/bgWrapHeader.png") repeat-x center top;
}
#_wrap #_wrapHeader #_header {
	height: 145px;
}
#_wrap #_wrapArticle {
}
#_wrap #_wrapArticle #_container {
}
#_wrap #_wrapFooter {
  	min-width: 1200px;
}
#_wrap #_wrapFooter #_footer {
}
#_wrap #_wrapFooter #_footer .address{
}
#_wrap #_wrapHeader #_header,
#_wrap #_wrapFooter #_footer {
	width: 1200px;
}

/**********************************************************/
#_logo{
	top: 25px;
	left: 2px;
}

/**[주메뉴]********************************************************/
.menuUItop{
	display: block !important;
	left: 0px;
	top: 91px;
	width: 1200px;
}
.menuUItop .top_div {
	width: 1200px;
}
.menuUItop ul.ul_1 li.li_1 {
	position: relative;
  	width: 16.65%;
}
.menuUItop ul.ul_1 li.li_1 a.a_1{
	font-size: 18px;
  	color: #fff;
  	background-color: #006640;
}
.menuUItop ul.ul_1 li.li_1 .div_2{
	display: none;
}
.menuUItop ul.ul_1 li.li_1._useChildDiv .div_2{
	background-color: #248360;
	position: absolute;
	top: 54px;
	left: 0;
	width: 100%;
}
.menuUItop ul.ul_1 li.li_1._useChildDiv .div_2 ul li a{
	display: block;
	height: 34px;
	line-height: 34px;
	margin: auto;
	padding: 0 10px;
	color: #fff;
  	font-size: 15px;
}
.menuUItop ul.ul_1 li.li_1._useChildDiv .div_2 ul li a:hover,
.menuUItop ul.ul_1 li.li_1._useChildDiv .div_2 ul li a._active{
	background-color: #006640;
	color: #fff;
}
.menuUItop ul.ul_1 li.li_1._useChildDiv .div_2 ul li a._active{
	font-weight: 600;
}
.menuUItop ul.ul_1 li.li_1 a.a_1._active,
.menuUItop ul.ul_1 li.li_1 a.a_1:hover{
	color: #fff ;
	background-color: #477966;
}

/**[글로벌 네비게이션]********************************************************/
#_globalNavi {
	top: 27px;
	right: 0;
}
