<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*설문조사*/
.basic_box .poll{padding:10px 15px}
.basic_box .poll .basic_list{margin-bottom:0}
.basic_box .poll h3 span{display:inline-block;min-width:28px;height:28px;border:1px solid #495c6e;background:#495c6e;color:#fff;text-align:center}
.poll_lst{position:relative;margin:0 0 25px;padding:15px 25px 25px;border-bottom:3px double #dad9d9;background:#f8f8f8}
.poll_lst h6{margin-left:0;padding-left:0;background:none;font-size:1.286em;line-height:1.75em;text-align:center}
.poll_lst p{display:block}
.poll_lst .date{font-weight:600}
.poll_butt{padding-top:15px;text-align:center}
.poll_butt.poll_line{border-top:3px double #dad9d9}
.poll_view{display:inline-block;position:relative;width:100%;margin:0 0 20px}
.poll_view .poll_q{display:inline-block;position:relative;width:100%;margin-top:25px;color:#536fa8}
.poll_view .poll_q:first-of-type{margin:0}
.poll_view .poll_q em{display:block}
.poll_view .poll_q .etc{position:absolute;top:0;right:0}
.poll_view .poll_q .text{display:block;padding-bottom:5px;font-weight:700;color:#536fa8}
.poll_view .poll_q_list{margin-left:15px}
.poll_view .poll_q_list span{display:block;margin-left:15px}
.poll_rslt{position:relative;display:inline-block;float:left;width:100%;margin-top:5px}
.poll_rslt .rslt_01{float:left;width:50%}
.poll_rslt .rslt_01 p{display:block;margin-left:15px;padding-left:8px;background:url(/images/prog/common/bul_li_th1.gif) no-repeat 0 9px}
.poll_rslt .rslt_02{float:left;width:5%;letter-spacing:-0.05em;text-align:right}
.poll_rslt .rslt_03{float:left;width:8%;letter-spacing:-0.05em;text-align:right}
.poll_rslt .rslt_04{float:left;width:33%;margin-left:2%;padding-top:6px}
.poll_rslt .rslt_04 p{display:block;height:11px;background:url(/images/prog/common/sub03_02_03_graphbg.gif) repeat-x 0 0;font-size:0}
.poll_foot{position:relative;padding:20px 0;border-top:1px dashed #dad9d9;text-align:center}
.poll_opinion{position:relative;margin:10px}
.poll_dl{display:inline-block;width:100%}
.poll_dl dt,.poll_dl dd{display:block}
.poll_dl dt{position:relative;padding:5px 0;border:solid #dad9d9;border-width:1px 0;background:#f8f8f8;cursor:pointer}
.poll_dl dt:first-of-type{border-top:2px solid #dad9d9}
.poll_dl dt strong{padding-left:23px;color:#767676}
.poll_dl dt span{font-weight:700;color:#444}
.poll_dl dt.cnts_none{text-align:center}
.poll_dl dd{padding:10px;background:#fff;text-align:justify}
.poll_dl dd p{display:block}
</pre></body></html>