@charset "utf-8"; /* 내용관리 */
#ctt {
    /* margin:10px 0; */
    /* padding:20px; */
    background: #fff
}

.ctt_admin {
    text-align: right;
    display: none;
}

#ctt header h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ctt_con {
    padding: 10px 0;
    line-height: 1.6em
}

#ctt_con img {
    max-width: 100%;
    height: auto
}

.ctt_img {
    text-align: center
}

.userComment {
    width: auto;
    height: auto;
    overflow: hidden;
}

.userComment input {
    /* margin: 1px 0 2px 5px; */
    height: 2em;
    border: 1px solid #c4c4c4;
    font-size: 13px;
    padding: 3px;
}

.userComment .btn-memo {
    padding: 3px 10px;
}

.userComment table caption {
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    margin: 30px 0 5px;
    *padding-bottom: 5px;
    overflow: hidden;
}

.userComment table caption p {
    font-size: 10pt;
    font-weight: normal;
    word-spacing: -1pt;
}

.userComment table {
    border-collapse: collapse;
    border-width: 2px 0 1px 0;
    border-style: solid;
    border-color: #d1d1d1;
    width: 100%;
}

/* tab */
.gn-tab-menu {
    width: 100%;
    height: 34px;
    border-bottom: 1px #AAA solid;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    margin-top: 15px;
}

.gn-tab-menu ul {
    width: auto;
    height: auto;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    z-index: 2;
}

.gn-tab-menu ul li {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #CCCFD6;
    display: inline;
    float: left;
    padding: 5px 10px;
    display: block;
    color: #CCC;
    text-decoration: none;
    cursor: pointer;
}

.tab-on {
    border-width: 1px 1px 0 1px;
    font-weight: bold;
    border-style: solid;
    border-color: #AAA !important;
    border-bottom: 1px #FFF solid !important;
    color: #343434 !important;
    ;}

/*table*/
.myinfo {
    width: auto;
    height: auto;
    overflow: hidden;
    *margin-top: 30px;
}

.myinfo table caption {
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    margin: 30px 0 5px;
    *padding-bottom: 5px;
    overflow: hidden;
}

.myinfo table caption p {
    font-size: 10pt;
    font-weight: normal;
    word-spacing: -1pt;
}

.myinfo table {
    border-collapse: collapse;
    border-width: 2px 0 1px 0;
    border-style: solid;
    border-color: #d1d1d1;
    width: 100%;
}

.myinfo table tbody tr th {
    border-right: 1px #d1d1d1 solid;
    padding: 6px 0 8px 20px;
    text-align: left;
    letter-spacing: -1pt;
    background: #f7f7f7;
}

.myinfo table tbody tr th {
    vertical-align: top;
    border-bottom: 1px #d1d1d1 solid !important;
    width: 120px
}

.myinfo table tbody tr th input[type="radio"] {
    vertical-align: -1pt;
    margin-right: 3px;
}

.myinfo table tbody tr td {
    vertical-align: top;
    padding: 6px 10px !important;
    border-bottom: 1px #d1d1d1 solid !important;
}

.myinfo table tbody tr td input[type="text"] {
    border: 1px #d5d5d5 solid;
    color: #666;
    padding: 4px 5px 4px;
    font-size: 11px
}

.myinfo table tbody tr td input[type="password"] {
    border: 1px #d5d5d5 solid;
    color: #666;
    padding: 4px 5px 4px;
    font-size: 11px
}

.myinfo table tbody tr td input[type="radio"] {
    vertical-align: -1pt;
    margin-right: 3px;
}

.myinfo table tbody tr td select {
    height: 21px;
    font-size: 12px;
    vertical-align: middle;
}

.myinfo table tbody tr td input {
    vertical-align: middle;
}

.myinfo table tbody tr td img {
    vertical-align: middle;
}

.myinfo table tbody tr td .descrip_1line {
    color: #828282;
    font-size: 11px;
    margin-top: 5px;
}

.myinfo table tbody tr td .descrip_1line span {
    color: #828282;
    font-size: 11px;
    margin-top: 5px;
}

.myinfo table tbody tr td .descrip_2line {
    font-size: 11px;
    color: #F5443C !important;
}

.myinfo table tbody tr td .ulist {
    border: 1px #d1d1d1 solid;
    background: #fafafa;
    width: auto;
    height: auto;
    padding: 5px;
    margin-top: 10px;
}

.myinfo table tbody tr td .ulist li {
    margin: 1px 0;
    padding: 0;
    font-size: 11px;
    color: #999 ;
}

.myinfo table tbody tr td .seller-info {
    width: 98px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.myinfo table tbody tr td .seller-info .seller-face {
    border: 1px #CCC solid;
    margin-bottom: 5px;
    width: 96px;
    height: 96px;
    overflow: hidden;
}

.myinfo table tbody tr td .seller-info .face-front {
    background: url(/member/join/images/join/member_seller_company_card_front_bg.png) no-repeat;
}

/ .myinfo table tbody tr td .seller-info .face-rear {
    background: url(/member/join/images/join/member_seller_company_card_rear_bg.png) no-repeat;
}

.myinfo table tbody tr td .seller-info .seller-face img {
    width: 94px;
    height: 96px;
}

.myinfo table tbody tr td .seller-info .comfirm-opction {
    text-align: center;
}

.listTable {
    width: 100%;
    font-family: Gulim;
    margin-top: 5px
}

.listTable thead th {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    background-color: #28282c;
    font-family: Gulim;
    padding: 5px 0;
    font-weight: 400;
    color: #fff
}

.listTable tbody td.listTitle {
    padding-left: 12px
}

.listTable>tbody>tr>td>a {
    font-size: 12px;
    color: #000
}

.listTable>tbody>tr>td>a .sbj {
    display: inline-block;
    width: auto;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    vertical-align: bottom;
    margin-right: 5px;
}

.listTable>tbody>tr>td>a>strong.pl {
    padding-left: 2px
}

.listTable>tbody>tr>td>a.min_cont {
    font-size: 11px;
    color: #999;
    display: block;
    margin-top: 5px
}

.listTable tbody td {
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    margin: 0;
    padding: 9px 0 6px
}

.listTable .viewfaq td {
    border-bottom: 0
}

.listTable .writer {
    text-align: center
}

.listTable .regdate {
    text-align: center
}

.listTable .readCnt {
    text-align: center;
    color: red
}

.listTable .voteCnt {
    text-align: center;
    color: #ff7234;
    font-weight: 700
}

.listTh .num {
    text-align: center;
    color: #999
}

#ctt_con .xp-icon img {
    height: 15px;
}

.attnd-bx {
    display: flex;
    border: 1px solid #c2c2c2;
    margin: 5px 0;
}

.attnd-bx .explain {
    display: block;
    width: 150px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    background: #f7f7f7;
    border-right: 1px solid #c2c2c2;
}

.attnd-bx .attnd-input {
    line-height: 80px;
    text-align: center;
    width: 590px;
    border-right: 1px solid #c2c2c2;
}

.attnd-bx .attnd-input input {
    font-size: 13px;
    width: 550px;
    padding: 10px;
}

.attnd-bx .attnd-btn {
    line-height: 80px;
    text-align: center;
    width: 148px;
}

.attnd-bx .attnd-btn button {
    padding: 10px;
}

.btn-atnd-del {
    color: white;
    background: red;
    border: 1px solid rgb(0 0 0 / 26%) ;
    padding: 2px 4px;
    border-radius: 2px;
}

/* live man */
#senu ul {
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 150%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px
}

#senu_out {
    width: 100%;
    padding-left: 4px;
    margin-left: auto;
    margin-right: auto;
    background: url(img/blue_menu_left.gif) no-repeat left top
}

#senu_in {
    background: url(img/blue_menu_right.gif) no-repeat right top;
    padding-right: 4px
}

#senu {
    background: url(img/blue_menu_bg.gif) repeat-x;
    height: 73px
}

.senu_line {
    background: url(img/blue_menu_line.gif) no-repeat center top;
    width: 8px
}

.senu_line2 {
    background: url(img/blue_menu_line2.gif) no-repeat center top;
    width: 15px
}

#sav {
    padding-left: 20px
}

#sav li {
    float: left;
    height: 35px
}

#sav li a {
    float: left;
    display: block;
    padding-left: 6px;
    height: 35px;
    background: url(img/blue_menu_on_left.gif) no-repeat left top;
    cursor: pointer;
    text-decoration: none
}

#sav li a span {
    float: left;
    padding: 11px 10px 10px;
    line-height: 14px;
    background: url(img/blue_menu_on_right.gif) no-repeat right top;
    font-size: 9pt;
    font-weight: 700;
    color: #fff;
    text-decoration: none
}

#sav li .sav_on {
    background-position: left 100%
}

#sav li .sav_on span {
    background-position: right 100%;
    color: #333;
    text-decoration: none;
    padding: 14px 14px 7px 10px
}

#senu_con {
    text-align: left;
    padding-left: 20px;
    clear: both
}

#senu_con li {
    float: left;
    height: 22px;
    margin-top: 8px
}

#senu_con li a {
    display: block;
    float: left;
    background: url(img/blue_menu_on_left2.gif) no-repeat left top;
    cursor: pointer;
    padding-left: 3px
}

#senu_con li a span {
    float: left;
    padding: 6px 8px 4px 5px;
    line-height: 12px;
    background: url(img/blue_menu_on_right2.gif) no-repeat right top
}

#senu_con li a:hover {
    color: #f70;
    text-decoration: none;
    background: url(img/blue_menu_on_left2.gif) no-repeat left bottom
}

#senu_con li a:hover span {
    background: url(img/blue+menu_on_right2.gif) no-repeat right bottom
}

#kh_son0 {
    padding: 0
}

#kh_son1 {
    padding: 0 0 0 0
}

#kh_son2 {
    padding: 0 0 0 0
}

#kh_son3 {
    padding: 0 0 0 50px
}

#kh_son4 {
    padding: 0 0 0 100px
}

#kh_son5 {
    padding: 0 0 0 100px
}

#kh_son6 {
    padding: 0 0 0 150px
}

#kh_son7 {
    padding: 0 0 0 0
}

#kh_son8 {
    padding: 0 0 0 100px
}

#kh_son9 {
    padding: 0 0 0 100px
}

#kh_son10 {
    padding: 0 0 0 100px
}
