@charset "utf-8";
/*common*/
/*layer_popup*/
.pop01 { width:500px; border:1px solid #999999; z-index:3;}
.pop02 { width:400px; border:1px solid #999999; z-index:3;}

.layer_popup_wrap { position:relative; }
.layerpop_top { padding:12px 10px 12px 0; background:#eaeff1; overflow:hidden; border-bottom: 1px solid #c4c4c4; }
.layerpop_top .tt{ float:left; margin-top:1px; padding-left:30px; font-size:13px; letter-spacing:-1px; font-weight:bold; color:#333; background:url(../../../images/cyberline/pipc/bl/bl_blue03.gif) no-repeat 16px center; }
.layerpop_top .bt_close{ float:right; }

.layer_popup_con { position:absolute; top:50px; left:25%; }
.layerpop_con { padding:5px; background:#f3f3f3; overflow:hidden; font-size:12px; color: #5e5e5e; }
.layerpop_con .content { background:#fff; padding:10px; overflow:hidden; text-align: left; }
.layerpop_con .content01 { background:#fff; padding:10px; overflow:hidden; text-align: left; height:200px; overflow-y:scroll; }

.popup_search_tbl {}
.popup_search_tbl h4{ padding:0 0 10px 7px; color:#333; }
.popup_search_tbl h4 span{ color: red; font-weight: bold; }
.popup_search_tbl th { padding-left: 7px; }
.popup_search_tbl .top_th { vertical-align:top; padding-top: 5px; padding-top:8px; }
.popup_search_tbl td{ padding: 3px 0; }
.popup_search_tbl textarea { width: 95%; border:1px solid #c3c3c3; }
.popup_search_tbl textarea.textarea_93{ width: 93%; }
.popup_search_tbl textarea.textarea_96{ width: 96%; }
.popup_search_tbl ul{}
.popup_search_tbl ul li { float: left; }
.popup_search_tbl ul li:first-child{ margin-top: 3px; }
.popup_search_tbl ul li:last-child{ margin-left: 15px; }
.popup_search_tbl .tt { color:#000;}
.popup_search_tbl .tt input{ margin-left: 5px;}
.popup_search_tbl .number { font-weight: bold; color:red;}
.popup_search_tbl .sms_con{ width: 238px; }

.popup_tbl_list{ text-align: center; border: 1px solid #c1c1c1; }
.popup_tbl_list tr{ border-bottom: 1px solid #c1c1c1; }
.popup_tbl_list th{ padding: 7px 0; background: #eaeff1; border-right: 1px solid #c1c1c1; }
.popup_tbl_list th:last-child{ border-right: none; }
.popup_tbl_list td{ border-right: 1px solid #c1c1c1; padding: 3px 3px; }
.popup_tbl_list td:last-child{ border-right: none; }

.layerpop_btn { text-align: center; background:#f3f3f3; padding: 5px 24px 10px; }
.layerpop_btn .cont_bt_btn { display: inline-block; }
.layerpop_btn .cont_bt_btn li{ float: left; margin-left: 6px; }
.layerpop_btn .cont_bt_btn .btn_br { margin-left: 130px;}

/*추가*/
.sub_contents{position:relative;width:100%;float:left;}

#sys_contents_wrap { min-width: 100%; display: inline-block; }
#sys_marginBox {padding: 35px;	overflow-y: hidden;}
#sys_contents_wrap #sys_contents {	position: relative;	width: 100%;	float: left;}
#sys_contents .page_title {	margin-bottom: 10px;}
#sys_contents h2.title { font-size: 22px; font-weight: bold; float: left; }
.list_top_area { overflow: hidden; margin: 10px 0 10px 0;}
.list_top_area .search_box { border:1px solid #ccc; margin-bottom: 10px; padding: 15px 35px; background: #f1f1f1; }
.list_top_area .search_box th{ text-align: left; padding-left:12px; color:#333; background: url(../../../images/cyberline/pipc/bl/bl_arrow_black.png) no-repeat left center; }
.list_top_area .search_box td{ padding: 3px 0px; }
.list_top_area .search_box .icon_date { padding: 3px 0 0 5px; }