/* BASIC css start */
.bbs_search{width:550px; height:45px; border-bottom:2px solid #000; position:relative; margin:0 auto 80px;}
.bbs_search .hide{position:absolute; top:0; left:0; overflow:hidden; width:0; height: 0; font-size:0; text-indent:-100px; }
.bbs_search .search_box{width:550px; height:43px; position:relative; }
.bbs_search .search_box input{display:block; width:100%; height:43px; font-size:18px;  font-family: 'Noto Sans KR', sans-serif; line-height:43px; color:#aaa; border:0; outline:none; box-sizing:border-box;}
.bbs_search .search_box a.btn_search{display:block; width:43px; height:43px; position:absolute; top:0; right:0; font-size:0; overflow:hidden; text-indent:-100px; background:url(//bamboobebe.img16.kr/img_pc/searchbtn.png) center no-repeat;  }

.bbs_search .search_box input::placeholder { color: #ccc;}
.bbs_search .search_box input::-webkit-input-placeholder { color: #ccc;}
.bbs_search .search_box input:-ms-input-placeholder { color: #ccc;}

/* BASIC css end */

