/* CSS Document */
nav{
	/*top:auto;*/
	
}

#navi{
	left:0px;
	top:-300px;
	width:100%;
	
	background-image:url("../image/index/sub_bg.png");
	background-repeat: repeat;
	margin: 0px;
	padding:0px;

}




/* lnb */ 

#lnb {
	display: block;
	width:100%;
	height: 100%;
	background-color:transparent;
	padding:0px;
} 

._isIdxmenu{
	border:0;
	display: block;
	cursor: pointer;
	left:0px;
	text-indent: 0em;
	text-decoration: none;
	word-break: keep-all;
	color: #fff;
	background-color:transparent;
	padding:2px 0px;
	font-family: "S-CoreDream-5Medium";
	font-size: 14px;
	font-weight: 500;
}

._isIdxmenu.active{

}
._isIdxmenu:hover{
	
}

._isIdxmenu.tMenu{
	color: #fff;
	background-color:transparent;
	font-family: "S-CoreDream-5Medium";
	font-size:18px;
}

._isIdxmenu.tMenu > .menuTxt{
	
	display: inline-block;
	margin:9px 0 0 20px;
}

._isIdxmenu.tMenu:hover{
	color: #2b76c0;
}
._isIdxmenu.tMenu.active{
	color: #2b76c0;
}
._isIdxmenu.tMenu.active:hover{
	color: #2b76c0;
}

._isIdxmenu.sMenu{
	margin-top:3px;
}

._isIdxmenu.sMenu > .menuTxt{
	
	display: inline-block;
	margin:0px 0 0 10px;
	font-family: "S-CoreDream-4Regular";
	font-size:14px;
	padding:5px 0 5px 0px;
	width:calc(100% - 15px);
	text-indent: 5px;
}

._isIdxmenu.sMenu.active{
	color: #fff;
}

._isIdxmenu.sMenu.active > .menuTxt{
	color: #fff;
	background-color: #6f6f6f;
}
._bltNum{
	display: inline-block;
	float: left;
	padding-right: 5px;
}
._bltTxt{
	display: inline-block;
	float: left;
	width:calc(100% - 30px);
	text-indent: 0px;
}

._isIdxmenu.sMenu:hover{
	color: #fff;
}
._isIdxmenu.sMenu:hover > .menuTxt{
	color: #fff;
	background-color: #6f6f6f;
}

#t_1{
	width:283px;height: 40px;
	background-color: #222222;
	background-image: url("../image/index/tp_dot.png");
	background-position: 100% 0px;
	background-repeat: no-repeat;
	border-right: 1px solid #c4c3c1;
}
#t_1.active{
	cursor: default;
}
#t_1:hover{
	background-image: url("../image/index/tp_dotover.png");
}

#t_2{
	width:432px;height: 40px;
	background-color: #222222;
	background-image: url("../image/index/tp_dot.png");
	background-repeat: no-repeat;
	background-position: 100% 0px;
	border-right: 1px solid #c4c3c1;
}
#t_2.active{
	cursor: default;
}
#t_2:hover{
	background-image: url("../image/index/tp_dotover.png");
}


#t_3{
	width:284px;height: 40px;
	background-color: #222222;
	background-image: url("../image/index/tp_dot.png");
	background-repeat: no-repeat;
	background-position: 100% 0px;
	border-right: 1px solid #c4c3c1;
}
#t_3.active{
	cursor: default;
}
#t_3:hover{
	background-image: url("../image/index/tp_dotover.png");
}


#tab_1{
	position: absolute;
	top:0px;
	left:0px;
	width:283px;
	border-right: 1px solid #c4c3c1;
	margin:0;
	display: block;
	background-image:url("../image/index/sub_bg.png");
	background-repeat: repeat;
}


#tab_2{
	position: absolute;
	top:0px;
	left:284px;
	width:432px;
	border-right: 1px solid #c4c3c1;
	margin:0;
	display: block;
	background-image:url("../image/index/sub_bg.png");
	background-repeat: repeat;
}

#tab_3{
	position: absolute;
	top:0px;
	left:717px;
	width:283px;
	border-right: 0px solid #c4c3c1;
	margin:0;
	display: block;
	background-image:url("../image/index/sub_bg.png");
	background-repeat: repeat;
}



.inSubNavi{
	background-image: url("../image/index/sub_bg.png");
	background-repeat: repeat;
}




.inSubNavi > .s_1{
	margin-bottom:4px;
}

.inSubNavi > .s_2{
	margin-bottom:4px;
	
}

.inSubNavi > .s_2 > span{
	display: inline-block;
}


.inSubNavi > .s_3{
	margin-bottom:4px;
}
