/*버튼*/
.btn_right{text-align:right; padding-top:20px;}

/*게시판 리스트
-------------------------------*/

/* 페이징 */
.paging {text-align:center; padding:20px 0 20px 0}
.paging a{font-weight:bold; padding-right:7px;color:#b0b0b0; }
.paging strong{color:#b0b0b0; padding-right:7px;}
.paging a.page_btnNext{padding-right:0;}

/*search box*/

.srh_box{text-align:center; background:#f3f3f3; padding:12px 0;}
.srh_box select{height:24px; border:1px solid #e0e0e0;}
.type_txt{height:24px; line-height:24px; color:#555; border:1px solid #e0e0e0;}

.list_table{width:100%; border-top:2px solid #484848;  border-bottom:2px solid #e8e8e8;border-collapse:separate;}
.list_table th{/*background:url(/_template/rcboard/user/spypoint/company_001.ko.board.faq.normal.0001/image/ko/bg_th.gif) repeat-x;*/ color:#484848; height:28px; font-family:NanumGhothic;border-bottom:1px solid #484848;
	/*border-right:1px solid #e8e8e8;*/
}
.list_table td{text-align:center; height:29px; border-bottom:1px solid #e8e8e8; color:#999;border-right:1px solid #e8e8e8;}
.list_table td.tit{text-align:left; padding-left:15px;}
.list_table td.tit img{margin-right:5px;}
.list_table td.tit a,
.list_table .writer{color:#666;}
.list_table td.tit a:hover{text-decoration:underline;}
.bd_right_no{border-right:none !Important;}

.list_table td.answer_sec{background:#fcfcfc; height:50px; text-align:left; color:#333; padding-left:85px; padding-top:15px; padding-right:20px; line-height:1.4em; }
.list_table .common_answer{background:url(/_template/rcboard/skin/company001_basic_faq/image/ko/bg_answer.gif) no-repeat left center; padding-left:20px;}
.list_table .the_answer{padding:15px 0;}
.list_table td.question{padding-left:30px; background:url(/_template/rcboard/skin/company001_basic_faq/image/ko/bg_question.gif) no-repeat 5px center;}

/*게시판 글쓰기
-------------------------------*/

.write_table{width:100%; border-top:2px solid #d8d8d8;}
.write_table th{width:100px; height:32px; color:#; background:#f8f8f8;border-bottom:1px dotted #b8b8b8; color:#555;}
.write_table td{border-bottom:1px dotted #b8b8b8; padding-left:13px; color:#666;}
.write_table .type_txt{height:19px; line-height:19px; width:385px;}
.write_table textarea{width:615px; height:235px; margin:10px 0;}
.write_table label{padding-left:5px;}

.view_table{width:100%; border-bottom:2px solid #e5e5e5; color:#747474;}
.view_table th{font-family:"NanumGothic"; width:76px; height:29px; border-bottom:1px solid #e5e5e5; text-align:left; padding-left:20px;}
.view_table td{ border-bottom:1px solid #e5e5e5; height:29px;}

.view_table .tr_first th,
.view_table .tr_first td{border-top:2px solid #e5e5e5}

.view_table .view_cont{min-height:150px; padding:10px; color:#747474;}

.pop_pw_insert{width:200px;height:90px; padding-top:10px; border:1px solid #dcdcdc; background:#fff;text-align:center;
position:absolute;top:200px;left:50%; margin-left:-100px;display:none;
}
.pop_pw_insert dt{color:#747474; padding-bottom:10px;}
.pop_pw_insert .btns{padding-top:10px;}

.pop_pw_insert2{width:200px;height:90px; padding-top:10px; border:1px solid #dcdcdc; background:#fff;text-align:center;
position:absolute;top:200px;left:50%; margin-left:-100px;
}
.pop_pw_insert2 dt{color:#747474; padding-bottom:10px;}
.pop_pw_insert2 .btns{padding-top:10px;}

/* 2014-02-27 추가*/
.page_info{border-top:1px solid #acacac;overflow:hidden;padding-top:30px;margin-bottom:45px;*zoom:1;}
.page_info:after{content:"";display:block;clear:both;}
.page_info h2{float:left;}
.bread_crumbs{float:right;padding-top:20px;*zoom:1;}
.bread_crumbs:after{content:"";display:block;clear:both;}
.bread_crumbs li{float:left;color:#707070;font-size:11px;padding-left:10px;margin-left:6px;background:url(/_template/rcboard/user/spypoint/company_001.ko.board.faq.normal.0001/image/bg_depth.gif) no-repeat left center;}
.bread_crumbs li.first{padding-left:20px;margin-left:0;background:url(/_template/rcboard/user/spypoint/company_001.ko.board.faq.normal.0001/image/icon_home.gif) no-repeat left center;}
.sub_tit{font:bold 30px NanumGothic;}