@charset "utf-8";
/* http://cafe25.kr/로 접속할 경우 woogle용 이미지를 숨김처리하기 위한 css */

/* pc */
.bo_pc_woogle {display:none;}
.bo_pc_ncts {display:none;}

/* mobile */
.bo_mo_woogle {display:none;}
.bo_mo_ncts {display:none;}
