@charset "utf-8";

/* table */
.board_list.old {
    width: 100%;
    border-collapse: collapse;
}

.board_list.old table, .board_list.old table tr th, .board_list.old table tr td {
    border: none;
}

.board_list.old table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #4c4c4c;
}

.board_list.old table tr th {
    padding: 12px 0 11px;
    border-bottom: 1px solid #ccc;
    background: url('http://stimg.emart.com/company/en/images/bg_table_bar.png') no-repeat 0 50%;
    font-size: 14px;
    text-align: center;
}

.board_list.old table tr th:first-child {
    background: none;
}

.board_list.old table tr td {
    padding: 12px 0 11px;
    border-top: 1px solid #ededed;
    font-size: 14px;
    text-align: center;
}

.board_list.old table tr td:first-child {
    border-left: none;
}

.board_list.old table tr td.dis_none {
    display: none;
}

.board_list.old table tr td a:hover {
    color: #4c4c4c;
}

.board_list.old table tr td.no_data {
    color: #808080;
}

.board_list.old table tr:hover td {
    background: #fbfbfb;
}

.board_list.old table tr.active td {
    background: #ffb81d;
}

.board_list.old table .f12 {
    font-size: 12px;
}

.board_list.old table .t_left {
    padding: 12px 20px 11px;
}


/* �⺻ ���̺� full */
.board_list {
    width: 100%;
    border-collapse: collapse;
}

.board_list table, .board_list table tr th, .board_list table tr td {
    border: none;
}

.board_list table {
    width: 100%;
    border-top: 2px solid #1a1a1a;
    border-bottom: 1px solid #c1c1c1;
    font-size: 13px;
    color: #3d424d;
}

.board_list table tr th {
    padding: 14px 0;
    border-bottom: 1px solid #666;
    text-align: center;
    font-weight: bold;
}

.board_list table tr td {
    padding: 15px 0 17px;
    border-top: 1px solid #ededed;
    text-align: center;
}

.board_list table tr td a {
    font-size: 13px;
    vertical-align: top;
}

.board_list table tr td a:hover {
    color: #3d424d;
}

.board_list table tr td .t_bold {
    color: #1a1a1a;
}

.board_list table tr td .state {
    display: inline-block;
    min-width: 68px;
    margin: -4px 0 -5px;
    padding: 4px 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 12px;
    vertical-align: top;
}

.board_list table tr td .state.ing {
    border: 2px solid #fcb416;
}

.board_list table tr td .state.end {
    color: #33353e !important;
    background: #fafbfc;
}

.board_list table tr td .link {
    color: #0000cc;
    text-decoration: underline;
}

.board_list table tr td .link:hover {
    color: #0000cc;
    text-decoration: underline;
}

.board_list table tr td .btn_down {
    margin: -6px 0 -6px
}

.board_list table tr th.bd_right, .board_list table tr td.bd_right {
    border-right: 1px solid #dcdcdc;
}

.board_list table tfoot tr td {
    padding: 17px 20px 18px;
    font-size: 13px;
    color: #3d424d;
    font-weight: bold;
}

.board_list table tfoot tr td .t_bold {
    color: #cc2c00;
}

.board_list .unit_wrap {
    position: absolute;
    top: -25px;
    right: 0;
}

/* ���̺� ������ */
.board_list_row {
    width: 100%;
    border-collapse: collapse;
}

.board_list_row table, .board_list_row table tr th, .board_list_row table tr td {
    border: none;
}

.board_list_row table {
    width: 100%;
    border-top: 2px solid #bec1cc;
    border-bottom: 1px solid #999;
}

.board_list_row table tr:first-child th, .board_list_row table tr:first-child td {
    border-top: none;
}

.board_list_row table tr th {
    padding: 19px 20px 18px;
    border-top: 1px solid #ededed;
    border-right: 1px solid #dcdcdc;
    background: #fafbfc;
    font-size: 14px;
    color: #3d424d;
    font-weight: bold;
    line-height: 22px;
}

.board_list_row table tr td {
    padding: 8px 20px;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    font-size: 14px;
    color: #3d424d;
    vertical-align: middle;
    line-height: 22px;
}

.board_list_row table tr td .pos_rel .pos_abs {
    font-size: 13px;
    color: #666;
}

.board_list_row table tr td .t_desc {
    margin-top: 5px;
    font-size: 13px;
    color: #666;
}

.board_list_row table tr td textarea {
    font-size: 13px;
}

.board_list_row.regist table tr td {
    color: #1a1a1a;
}

.button_info,
.handle {
    background: linear-gradient(to bottom, #e6e6e6 0px, #e1e1e1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #e3e3e3;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #b4b4b4;
    border-radius: 4px;
    color: #3d424d;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 19px;
    padding: 4px 17px 5px 16px;
}

.button_info:hover,
.button_info:focus,
.handle:hover,
.handle:focus {
    padding: 4px 17px 5px 16px;
}


/* ���̺� - ������*/
.rtable_list {
    width: 100%;
    border-collapse: collapse;
}

.rtable_list table, .rtable_list table tr th, .rtable_list table tr td {
    border: none;
}

.rtable_list table {
    width: 100%;
    border-top: 2px solid #bec1cc;
    border-bottom: 1px solid #999;
    font-size: 13px;
    color: #3d424d;
    line-height: 20px;
}

.rtable_list table tr th {
    padding: 0 20px;
    border-right: 1px solid #dcdcdc;
    vertical-align: middle;
}

.rtable_list table tr th.bg_gray {
    background: #fafbfc;
}

.rtable_list table tr th span {
    padding-left: 18px;
}

.rtable_list table tr.line_dgray th, .rtable_list table tr.line_dgray td {
    border-top: 1px solid #ccc;
}

.rtable_list table tr th, .rtable_list table tr td {
    padding: 17px 0 18px 20px;
    border-top: 1px solid #ededed;
}

.rtable_list table tr td ul li {
    padding-left: 10px;
}

.rtable_list table tr td ul li span {
    margin-left: -10px;
}

.rtable_list table tr td .t_bold {
    color: #1a1a1a;
}

.rtable_list table tr td .add_file {
    margin: 30px 0 0 -20px;
    padding-top: 17px;
    border-top: 1px solid #ccc;
}

.rtable_list table tr td .add_file ul {
    margin-left: 20px;
}

.rtable_list table tr td .add_file ul:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden
}

.rtable_list table tr td .add_file ul li {
    float: left;
    height: 27px;
    margin-right: 40px;
    padding: 13px 0 0 42px;
    background: url('http://stimg.emart.com/company/en/images/common/bg_add_file.png') no-repeat 0 0;
}

.rtable_list table tr td .add_file ul li.hwp {
    background-position: 0 -40px;
}

.rtable_list table.bb_gray {
    border-bottom: 1px solid #ccc;
}

.table_note {
    padding-top: 20px;
    font-size: 13px;
    color: #666;
}

.sample_img {
    margin-top: 15px;
}

/* �˾� ���̺� */
.dtable_list {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.dtable_list table {
    width: 100%;
}

.dtable_list table tr th {
    padding: 9px 0 8px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ededed;
    background: #fafbfc;
    font-size: 12px;
    color: #666;
    font-weight: bold;
    text-align: center;
}

.dtable_list table tr th:first-child {
    border-left: none;
}

.dtable_list table tr td {
    padding: 12px 0 11px;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    font-size: 13px;
    text-align: center;
}

.dtable_list table tr td:first-child {
    border-left: none;
}

.dtable_list table tbody tr th.t_left, .dtable_list table tr td.t_left {
    padding: 12px 20px 11px;
}

.dtable_list table tr td.t_right {
    padding: 12px 20px 11px;
}

.dtable_list table tbody tr th {
    border-bottom: 1px solid #ededed;
}

.dtable_list table tfoot tr td {
    background: #fcfaf4;
    color: #cc2c00;
    font-weight: bold;
}

/* �����������ó����ħ ���̺�*/
.dtable_list.policy {
    margin: 20px 0;
}

.dtable_list.policy table tr th, .dtable_list.policy table tr td {
    padding: 9px 20px 8px;
    text-align: left;
}

.dtable_list.policy table tbody tr th {
    border-top: 1px solid #ededed;
    border-bottom: none;
    font-family: 'NanumGothic', sans-serif;
    font-size: 13px;
    color: #3D424D;
}

.dtable_list.policy table thead tr th.bb_gray {
    border-bottom: 1px solid #ededed;
}

.dtable_list.policy .bd_l {
    border-left: 1px solid #ededed;
}


/* �����������ó����ħ ���̺� - old
.atable_list	{width:835px; margin:20px 0 20px 20px; border-top:1px solid #999; border-bottom:1px solid #ededed; color:#ededed;}
.atable_list	table	{width:100%;}
.atable_list	table	thead tr	th	{padding:9px 20px 8px; border-bottom:1px solid #ccc; border-left:1px solid #ededed; background:#fafbfc; font-family:'NanumGothicBold',sans-serif; font-size:13px; }
.atable_list	table	tbody tr	th	{padding:9px 20px 8px; border-top:1px solid #ededed; border-left:1px solid #ededed; background:#fafbfc; font-size:13px; }
.atable_list	table	tr	th:first-child	{border-left:none;}
.atable_list	table	tr	td	{padding:12px 20px 11px; border-top:1px solid #ededed; border-left:1px solid #ededed; font-size:13px; }
.atable_list	table	tr	td:first-child	{border-left:none;}
.atable_list	table	tr	td.t_left	{padding:12px 20px 11px;}
.atable_list	table	tr	td.t_right	{padding:12px 20px 11px;}
*/


/* company ���̺� */
.btable_list {
    border-top: 2px solid #333;
    border-bottom: 1px solid #c1c1c1;
}

.btable_list table {
    width: 100%;
}

.btable_list table tr.bg_color {
    background: #f7f7f7 !important;
}

.btable_list table tr.bg_color td {
    color: #3d424d;
    font-weight: bold;
}

.btable_list table tr.bg_color th {
    color: #3d424d;
}

.btable_list table tr th {
    padding: 13px 0 15px;
    border-bottom: 1px solid #666;
    border-left: 1px solid #ededed;
    background: #fff;
    font-size: 13px;
    color: #3d424d;
    text-align: center;
    font-weight: bold;
}

.btable_list table tr th:first-child {
    border-left: none;
}

.btable_list table tr th.bd_b {
    border-bottom: 1px solid #ededed !important;
}

.btable_list table tbody tr th {
    padding: 15px 10px 14px;
    border-bottom: 1px solid #ededed !important;
    font-weight: normal;
    color: #666;
}

.btable_list table tbody tr.bg_color th {
    background: #f7f7f7 !important;
}

.btable_list table tr th.vl_mid {
    display: table-cell;
    vertical-align: middle;
}

.btable_list table tr td {
    padding: 15px 10px 14px;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: right;
}

.btable_list table tr td:first-child {
    border-left: none;
}

.btable_list table tr th.bd_l, .btable_list table tr td.bd_l {
    border-left: 1px solid #ededed;
}

.btable_list table tr th.t_left {
    padding: 15px 10px 14px;
}

.btable_list table tr td.t_left {
    padding: 15px 20px 14px;
}

.btable_list table tr td.bg_blue {
    background: #f3f9fe;
}

.btable_list table tr td.bg_red {
    background: #fdf6f6;
}

.btable_list table tfoot tr th {
    border-bottom: none;
    font-weight: normal;
    color: #cc2c00;
}

.btable_list table tfoot tr td {
    color: #cc2c00;
    font-weight: bold;
    text-align: left;
    word-break: break-word;
}

.btable_list table tbody tr th {
    border-bottom: 1px solid #ededed;
    color: #666;
    font-weight: normal;
}

.btable_list table tbody tr.bg_color th {
    background: #f7f7f7;
    color: #3d424d;
}


/* company ���̺� - ������ */
.btable_list_rw {
    border-top: 2px solid #333;
    border-bottom: 1px solid #c1c1c1;
}

.btable_list_rw table {
    width: 100%;
}

.btable_list_rw table tr:first-child th, .btable_list_rw table tr:first-child td {
    border-top: 0;
}

.btable_list_rw table tr th {
    padding: 13px 10px 15px;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    background: #fff;
    font-size: 13px;
    color: #4d4d4d;
    text-align: left;
    vertical-align: middle;
}

.btable_list_rw table tr th.bl_b {
    border-left: 1px solid #666;
}

.btable_list_rw table tr th:first-child {
    border-left: none;
}

.btable_list_rw table tr td {
    padding: 15px 10px 14px;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    font-size: 12px;
    color: #666;
    text-align: center;
    vertical-align: middle;
}

.btable_list_rw table tr td:first-child {
    border-left: none;
}

.btable_list_rw table tr th.bd_l, .btable_list_rw table tr td.bd_l {
    border-left: 1px solid #ededed;
}

.btable_list_rw table tr td.bt0 {
    border-top: 0px;
}

.btable_list_rw table tr td.t_left {
    padding: 15px 10px 14px;
}

.btable_list_rw table tr td.bg_blue {
    background: #f3f9fe;
}

.btable_list_rw table tr td.bg_red {
    background: #fdf6f6;
}

.btable_list_rw table tr td.spc {
    padding-left: 15px;
    font-size: 26px;
    vertical-align: middle;
}

.btable_list_rw table tr td.spc span {
    padding-right: 10px;
    font-size: 23px;
}

/* ����+company ���̺� - ������ */ /* type02 Ŭ���� �߰� */
.btable_list_rw.type02 {
    border-top: 1px solid #666;
    border-bottom: 1px solid #c1c1c1;
}

.tbl_tit {
    padding: 13px 10px 14px;
    border-top: 2px solid #333;
    font-size: 13px;
    color: #3d424d;
}