@charset "utf-8";
@import url("../default_/style.css");
#xb_list:after { content:""; display:block; clear:both; }
#xb_view:after { content:""; display:block; clear:both; }
.answer { float:left;}
.bt_box:after { content:""; display:block; clear:both; }
.qanda_choice { text-align:center; background:#f9f9f9; padding:15px 0;border-bottom:1px solid #ccd0d7;  border-top:1px solid #ccd0d7; line-height:30px;  }
.qanda_choice select { height:30px; }
.qanda_choice a.btn { display:inline-block; width:60px; height:30px; background:#7d7d7d; color:#fff; }
.phone { width:13% !important;}
.select_bg { position:relative;  width:78px; height:28px; border:1px solid #ccd0d7; background:url(img/select.png) right center no-repeat; font-family:"나눔고딕",'NanumGothic'; font-size:12px;  display:inline-block;}
.select_bg select {opacity: 0; filter: alpha(opacity=0); /* IE 8 */  }
.select_bg label { position:absolute; left:5px; top:2px;   }
.qanda_box { display:inline-block; margin:0px 0 0 0; position:relative;  }
.select_bg2 { position:relative; width:118px; height:28px;  border:1px solid #ccd0d7; background:#fff url(img/select.png) right center no-repeat; font-family:"나눔고딕",'NanumGothic'; font-size:12px; display:inline-block;}
.select_bg2 select {opacity: 0; filter: alpha(opacity=0); /* IE 8 */ padding-left:0 !important;  }
.select_bg2 label { position:absolute; left:5px; top:0px;  }
.totalpage {  font-size:14px; color:#333; font-family:"나눔고딕",'NanumGothic'; float:left; height:30px; line-height:30px;  }
.totalpage span { color:#ff9600; }



@media all and (max-width:1024px)  {

.phone { width:23% !important;}
.qanda_box { display:block; margin:10px 0 0 0; }
}