@charset "utf-8";
/* CSS Document */

/* search */

#sch_auto {position:relative; margin:0 auto; width:1020px; z-index:999}
#sch_auto .auto_box {position:absolute; right:0; width:296px; margin:102px 2px 0 0; z-index:9999}
#sch_auto .auto_div {position:absolute; border:1px solid #d1d1d7; width:294px; line-height:22px; background-color:#fff}
#sch_auto .auto_iframe {width:100%; height:250px}
.auto_on {margin:11px 6px 2px 2px; cursor:pointer}


.btn_search{ width:40px; height:40px; border:1px solid #e83428; border-radius:24px; box-sizing:border-box; background:#fff url(//img.dongascience.com/kids2016/mobile/images/common/ico_search.png) center no-repeat; background-size:20px; text-indent:-9999em;}

#search_wrap{ background:#fff; border-top:1px solid #e5e5e5;}
#search_wrap h2{ height:67px; line-height:67px; padding-left:17px; border-bottom:1px solid #eee; color: #222; font-weight:normal; font-size:17px;}
#search_wrap h2 .em{ color:#e83428; font-weight:bold;}
#search_wrap dd .cate , #search_wrap dd .bar, #search_wrap dd .date{ display:inline-block; color:#999; font-size:12px; letter-spacing:0.04em;}
#search_wrap dd .bar{ height:13px; padding:0 5px; overflow:hidden;}


/* 검색 레이어 창 */
.srch_layer{display:none;position:fixed;top:0;left:0;width:100%;height: 70px;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);background:#fff;border-bottom:1px solid #dcdcdc;overflow:hidden;z-index:9999;}
.rbox{position:relative;min-width:258px;height:38px;margin: 15px 42px 0 16px;border:1px solid #c9c9c9;background:#fff;border-radius:20px;z-index:20;}
.rbox .itxt{width:76%; height:30px; float:left; margin:4px 0 0 20px;border:0;}
.rbox .btn_search{ position:absolute; top:-1px; right:-1px; z-index:9999;}
.go_close{position:absolute;top: 19px;right:4px;width:14px;height:14px;padding:10px;background:url(//img.dongascience.com/kids2016/mobile/images/common/ico_close2.png) 10px 10px no-repeat;background-size:14px;z-index:10;}
