/* °¡Á¤¹ý¿ø / family / #9b3485 */
#header .headerWrap { background:#9b3485; }
#header .headerWrap .searchbtn {  background:#9b3485 url(/common_img/btnSearch_family.png) no-repeat; }

/* gnb */
#gnb .gnb_menu > li > .title > a:hover { color:#9b3485; border-bottom:3px solid #9b3485; }
#gnb .gnb_menu > li > .title > a.on { border-bottom:3px solid #9b3485 !important; }
.gnb_2depth_outer_wrap > ul > li > ul > li > a:hover { color:#9b3485 !important;  }

/*lnb*/
.lnbTitle { background:#9b3485 url(/common_img/lnbBg_family.png) no-repeat; }
.lnb > li > a:hover { color:#9b3485;}
.lnb > li > a.on { color:#9b3485;}
.lnb > li > a.hasDep3:hover { background-image: url(/common_img/lnbPlusOver_family.png) }

/**************** Ãß°¡ **********************/
/* Mobile */
@media all and (min-width:1px) and (max-width:767px) {

	.about_family, .about_family > p { line-height:18px; }
	.familyList > li { padding:2px 7px;  background-position:0 8px;  line-height:18px;}
	.about_family .rightPhoto { float:none; display:block; margin:0 auto; padding-bottom:10px; max-width:80%; }
	.about_family > p { padding: 0 5px 10px 0; }
	.about_visit { background-image:none !important; padding:0; } 

	.countries { padding:5px 0; height:auto;  } 
	.countries .country_lst, .countries .country_lst_02 { padding-left:10%; }
	.commentBg { background-image:none !important; }

}