*::-moz-selection {
    background-color: #db3901;
    color: #fff;
}

*::selection {
	background-color: #B3D4FF;
    color: #fff;
}
/*
.im_topUtilmenuWrap, .im_topUtilmenu {
    background-color: #1999C0;
}
*/

/* hover »öÀ» #1999C0¿¡¼­ #db3901·Î ¼öÁ¤ÇÔ */

.im_memberMenu .selectLang a:hover, .im_memberMenu .selectLang a:focus {
    background-color: #db3901;
}

.im_gnb .depth1 > li:hover > a, .im_gnb .depth1 > li a:focus {
    color: #daf42c;font-size:18px 
}

.im_gnb .depth2 li:last-child {

}

.im_gnb .depth2 > li:hover > a {
    color: #669f29;
}

.im_gnb .depth2 > li:hover, .im_gnb .depth3 > li:hover {
    background-color: #efefef;
	border-bottom:2px solid #669f29;
} 

.im_gnb .depth3 > li:hover > a {
    color: #db3901;
}

.im_footerWrap {
    border-bottom: 10px solid #fff;
}

.im_footer_menu ul li a:hover, .im_footer_menu ul li a:focus {
    color: #db3901;
}

.im_gototop {
    background-color: #db3901;
	margin-top:25px;
}

.im_familysite a:hover > span.label,
.im_familysite a:hover > span.icon,
.im_familysite a:focus > span.label,
.im_familysite a:focus > span.icon {
    color: #db3901;
}

.im_familysite ul li:first-child {
    border-top: 3px solid #db3901;
}

.im_familysite ul li:hover {
    background: #37AED2;
}

#im_modal_login {
    background: #369ACE;
}

.im_more a:hover .label, .im_more a:focus .label {
    color: #db3901;
}

.im_more .icon {
    background-color: #db3901;
}

.im_page_navi a:hover, .im_page_navi a:focus {
	color: #db3901;
	text-decoration: underline;
}

.im_lnb_heading {
	border-bottom: 1px solid #db3901;
}

.im_lnb ul li a:hover, .im_lnb ul li a:focus {
	color: #db3901;
	text-decoration: underline;
}

.im_lnb_box .on{
	color: #db3901;	
	font-weight:bold;
}
