@charset "utf-8";

/* SEARCH */
.bo_sch{text-align:center; margin:15px 0;}
.bo_sch ul{display:inline-block;}
.bo_sch li{float:left; margin:0 1px;}
.bo_sch li select, .bo_sch li input[type="text"], .bo_sch li button{width:100%; height:34px;}
.bo_sch li.slt_box{width:80px;}
.bo_sch li.ipt_box{width:170px;}
.bo_sch li.btn_box{width:50px;}


/* LIST_BASIC */
.bo_list table{border-top:1px solid #000;}
.bo_list th, .bo_list td{border-bottom:1px solid #c9c7c8; padding:12px 10px; background-color:#fff;}
.bo_list td{color:#a4a4a4;}
.bo_list td.num{text-align:center;}
.bo_list td.subject a{color:#000;}
.bo_list td.date{text-align:right;}


/* VIEW_BASIC */
.bo_view{margin-top:15px;}
.bo_view table{border-top:1px solid #000;}
.bo_view td{border-bottom:1px solid #c9c7c8; padding:12px 10px; color:#a4a4a4; background-color:#fff;}
.bo_view td.subject{color:#000; font-size:1.143em;}
.bo_view td.date{text-align:right;}
.bo_view td .bo_v_con{min-height:250px; color:#535353; line-height:1.4em;}
.bo_v_btn{margin-top:30px; text-align:center;}


/* APPLY */
.apply_wrap{margin-top:15px;}
.apply_wrap .privacy{margin-bottom:30px;}
.apply_wrap .privacy .privacy_txt{padding:15px; background-color:#fff; border:1px solid #c9c7c8;}
.apply_wrap .privacy .privacy_txt h3{font-size:1.143em; font-weight:500;}
.apply_wrap .privacy .privacy_txt p{color:#535353; margin-top:15px;}
.apply_wrap .privacy .privacy_chk{text-align:center; margin-top:15px;}
.apply_wrap .privacy .privacy_chk label{color:#444;}
.apply_frm table{border-top:1px solid #000;}
.apply_frm th, .apply_frm td{border-bottom:1px solid #c9c7c8; padding:10px; background-color:#fff;}
.apply_frm th{border-right:1px solid #c9c7c8; font-weight:500;}
.apply_frm td input{width:100%;}
.apply_frm .apply_frm_btn{text-align:center; margin-top:15px;}
.apply_frm .apply_frm_btn button{font-size:1.143em; font-weight:500;}