@charset "utf-8";

/**[Layout]********************************************************/
#_wrap {
	background: url("../images/bg_wrapArticle.jpg") repeat-x center top;
}
#_wrapHeader {
	background: url("../images/bg_wrapHeader.gif") repeat-x center top;
}
#_header {
	height: 183px;
}
#_wrapArticle {

}
#_footer{
	height: 185px;
}
.address{
	padding-top: 40px;
	line-height: 2;
}
#_header,
#_container,
#_footer {
	width: 1200px;
}
/**[바로가기]********************************************************/
._jumpTop{
	right: 0;
	top: 0;
}
/**[점프메뉴]********************************************************/
._jumpMenuWrap {
	top: 90px;
	right: 0;
}
/**[로고]********************************************************/
#_logo{
	top: 45px;
	left: 460px;
}

/**[주메뉴]********************************************************/
#wrapGnb{
	display: block !important;
	left: 0;
	top: 105px;
	width: 100%;
	z-index: 60;
	background-color:#2c4270
}
.menuUItop .li_1{
  width:16.66667%
}
.menuUItop .a_1{
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	text-align: center;
}
.menuUItop .a_1._active,
.menuUItop .a_1:hover{
	color: #2ad5d1 ;
}
.menuUItop .li_1.eQ06 .div_2{
	right: 0;
}
.menuUItop .div_2{
	display: none;
	position: absolute;
}
.menuUItop .div_2 a{
	height: 34px;
	line-height: 34px;
}
