/* ======= Site Color ======= */

/*Point Color*/
.pointColorBg {background-color:#e25945 !important;}/*Æ÷ÀÎÆ® ¹è°æ »ö»ó*/
.pointColorFont {color:#e25945 !important;}/*Æ÷ÀÎÆ® ±ÛÀÚ »ö»ó*/

/*Æ÷ÀÎÆ® ¹è°æ »ö»óÀÌ ÀÌÇÏ ¹è°æ »ö»ó¿¡ ÁöÁ¤µË´Ï´Ù*/
#nav .submenu {background:#e25945 !important;}
.allMenu {background:#e25945 !important;}
.allMenu.sticky {background:#e25945 !important;}
.type_c .lang_wrap>a.active {background:#e25945 !important;}

@media only screen and (max-width: 1024px){
	.allMenu .submenu {background:rgba(0,0,0,.2) !important;}
}
@media only screen and (max-width: 767px){
	.sns_wrap {background:#e25945 !important;}
}



/*Sub Color*/
.pointColorBg2nd {background-color:#fe9043 !important;}
.lightColorFont {color:#767676 !important;}

/*¼­ºê ¹è°æ »ö»óÀÌ ÀÌÇÏ ¹è°æ »ö»ó¿¡ ÁöÁ¤µË´Ï´Ù*/
#nav>ul>li:hover::after {background:#fe9043 !important;}

/*·Î°í »çÀÌÁî ÁöÁ¤ 0604 HEE
#header h1 {width:84px; height:44px; background-size:83px auto;}
#header.sticky h1 {width:61px; background-size:61px auto;;}*/

/*B Type ·ÎÄÉÀÌ¼Ç ¹è°æ »ö»ó ÁöÁ¤ 0405Hee*/
.type_b.sub .cntLnb {background:#252c43 !important;}

/*C Type Á¦¸ñ ¹è°æ »ö»ó ÁöÁ¤ 0405Hee*/
.type_c.sub .tit_area h3 {background:#164478 !important;}

/*·Î°í »çÀÌÁî ÁöÁ¤ 0604 HEE
@media only screen and (max-width: 767px){
	#header h1 {width:61px; height:31px; background-size:61px auto;}
}*/
