@charset "utf-8";

/**[Layout]********************************************************/
#_wrap {
	background: url("../images/bg_wrapVisual.jpg") repeat-x center top;
}
#_wrapHeader {
	background: url("../images/bg_wrapHeader.gif") repeat-x center top;
}
#_header {
	height: 182px;
}
#_wrapVisual {
	height: 181px;
	background-position: -510px top;
}
._slogan{
	width: 250px;
	height: 70px;
	background: url("../images/bg_Slogan.png") no-repeat center center;
	top: 50px;
	left: 10px;
	padding: 20px 0 0 20px;
}
._slogan strong{
	font-size: 2.1em;
	font-weight: 600;
	letter-spacing: -1px;
	padding: 0.1em 0;
}
._slogan em{
	font-size: 1.4em;
}
#_aside {
	display:none;
	/* position: relative;
	z-index: 2; */
}
#_content {
	 padding: 30px 10px;
	position: relative;
	z-index: 1;
}
.address{
	padding: 40px 200px 40px 10px;
	line-height: 1.5;
}
.address .spTel{
	clear: left;
}
#_header,
#_container,
#_footer {

}
/**[바로가기]********************************************************/
._jumpTop{
	right: 0;
	top: 0;
}
/**[점프메뉴]********************************************************/
._jumpMenuWrap {
	display: none;
	top: 90px;
	right: 0;
}
/**[로고]********************************************************/
#_logo{
	top: 45px;
	left: 290px;
}

/**[주메뉴]********************************************************/
#wrapGnb{
	display: block !important;
	left: 0;
	top: 105px;
	width: 100%;
	z-index: 3;
  background-color:#2c4270
}
.menuUItop .li_1 {
	padding: 0;
  width:16.66667%;
}
.menuUItop .a_1{
	height: 43px;
	line-height: 43px;
	font-size: 16px;
}
.menuUItop .a_1._active,
.menuUItop .a_1:hover{
	color: #2b66b4 ;
}
.menuUItop .li_1.eQ05 .div_2{
	right: 140px;
}
.menuUItop .li_1.eQ06 .div_2{
	right: -1px;
}
.menuUItop .div_2{
	display: none;
	position: absolute;
	padding: 0 34px;
}
.menuUItop .a_2{
	height: 34px;
	line-height: 34px;
}
.menuUItop .top_div{
	margin: 0;
	padding: 0;
	height: 43px;
	background: #2c4270;
}

#sub_navi_bg{
  display:none;
}

/**[서브메뉴]********************************************************/
#wrapLnb{
	display: none;
}


/**페이지타이틀+페이지네비게이션********************************************************/
#masterTitle{
	margin: 0 0 40px 0;
	color: #000;
}
#masterTitle h1{
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	color: #595a5b;
	font-weight: 600;
}
#masterNavigation{
	position: absolute;
	top: 30px;
	right: 10px;
	height: 15px;
	line-height: 15px;
	background: url("../images/navHome.gif") no-repeat left 50%;
	padding-left: 20px;
}
