@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 {
}
#_content {
	padding: 0;
}
.address{
	padding: 40px 200px 40px 10px;
	line-height: 1.5;
}
.address .spTel{
	clear: left;
}
#_header,
#_container,
#_footer {

}
/**[바로가기]********************************************************/
._jumpTop{
	right: 0;
	top: 0;
}
/**[점프메뉴]********************************************************/
._jumpMenuWrap {
	top: 90px;
	right: 0;
}
/**[로고]********************************************************/
#_logo{
	top: 45px;
	left: 290px;
}

/**[주메뉴]********************************************************/
#wrapGnb{
	display: block !important;
	left: 0;
	top: 105px;
	width: 100%;
	z-index: 60;
  background-color:#2c4270
}
.menuUItop .ul_1{
	position: relative;
}
.menuUItop .li_1 {
  width:16.66667%;
	padding: 0;
}
.menuUItop .a_1{
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	text-align: center;
}
.menuUItop .a_1._active,
.menuUItop .a_1:hover{
	color: #2b66b4 ;
}
.menuUItop .li_1.eQ05 .div_2{
	right: 150px;
}
.menuUItop .li_1.eQ06 .div_2{
	right: 10px;
}
.menuUItop .div_2{
	display: none;
	position: absolute;
	padding: 0 23px;
}
.menuUItop .a_2{
	height: 34px;
	line-height: 34px;
}

#sub_navi_bg{
  display:none;
}

/**[서브메뉴]********************************************************/
#menuUIsub{
	display: none;
	margin-left: 15px;
	margin-right: 15px;
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	border: 2px #415e70 solid;
	border-radius: 5px;
}
