.sp-ct-r-board {
    min-height: 300px;
}

/*****공통*s*****/

.bd-topbar {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #dedede;
}

.vc-bd-btn-box1-w {
    padding: 13px 0 0;
}

.vc-bd-bbx1-1,
.vc-bd-bbx1-2,
.vc-bd-bbx1-3 {
    display: inline-block;
    vertical-align: top;
}

.vc-bd-bbx1-1 {
    width: 27%;
    float: left;
}

.vc-bd-bbx1-2 {
    text-align: center;
    width: 46%;
    float: left;
}

.vc-bd-bbx1-3 {
    width: 27%;
}

/*****공통*e*****/












/*****갤러리 리스트x3*s*****/

.gal_board_list > table {
    display: inline-block;
    width: 33%;
    padding: 0 15px;
}

/*****갤러리 리스트x3*e*****/

/*****갤러리 리스트x4*s*****/

.galx4 .gal_board_list > table {
    display: inline-block;
    width: 24%;
    padding: 0 15px;
}

/*****갤러리 리스트x4*e*****/

/*****갤러리*리스트*s*****/

.gal_board_list {
    text-align: center;
    width: 100%;
    margin: 0!important;
    padding: 0!important;
}

.gal_board_list .bbsnewf5 img {
    width: 100%;
    height: auto;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.gal_board_list .bbsnewf5 img:hover {
    opacity: 0.5;
}

.gallery_subject {
    padding: 15px 4px 35px;
    line-height: 1.5;
    font-size: 13px!important;
}

/*****갤러리*리시트*e*****/

/***** 텍스트*리스트*s*****/

.vc-bd-list {
    border-top: solid 1px #dedede;
}

.vc-bd-list tr {
    border-top: solid 1px #dedede;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.vc-bd-list tr:first-child {
    border-top: solid 1px #AEADAD;
}

td.bbschk {
    width: 50px;
}

.att_title {
    text-align: center;
}

.att_title font {
    color: #4c4c4c!important;
    font-size: 13px!important;
}

.vc-bd-list tr > td {
    padding: 13px 10px 13px;
    line-height: 1.6!important;
}

.bbsno {
    min-width: 45px;
}

.bbsetc_dateof_write {
    min-width: 95px;
}

.bbsetc_view_count {
    min-width: 57px;
}

.vc-bd-list tr:hover {
    background-color: #F7F7F7;
}

/***** 텍스트*리스트*e*****/




/***** 답글*s*****/

.vc-bd-re > tbody:first-child > tr:nth-child(6) .board_desc {
    padding: 0!important;
    border-bottom: none;
}

/***** 답글*e*****/


/*****관리자선택툴*s***완료료**/


/*갤러리*s*/
.gal_board_list .board > tbody {
    display: block;
width: 100%;
	    height:67px;
}

.gal_board_list .board > tbody > tr  {
    display: block;
}

.gal_board_list .board > tbody > tr > td  {
    display: inline-block;

}

/*갤러리*e*/

td.board_admin_bgcolor {
    width: 100%;
    padding: 16px 0 16px!important;
    font-size: 11px;
    border-top: solid 1px #dedede;
}




td.board_admin_bgcolor tr > td {
    display: inline-block;
    line-height: 1;
    width: 100%\9;
    float: left\9;
    height: 34px;
}

td.board_admin_bgcolor tr > td:nth-child(1) {
    width: 50px!important;
    padding: 8px 0 0 0;
    text-align: left!important;
}

td.board_admin_bgcolor tr > td:nth-child(2) {
    width: 38px!important;
    padding: 8px 0 0 0;
}

td.board_admin_bgcolor tr > td:nth-child(3) {
    width: 39px!important;
    padding: 8px 0 0 0;
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6) {
    text-align: right!important;
    cursor: pointer;
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6) {
    width: 50px!important;
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4) img,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5) img,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6) img {
    opacity: 0;
    position: absolute;
    z-index: 1;
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4)::after,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5)::after,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6)::after {
    display: inline-block;
    vertical-align: top;
    padding: 7px 0 0;
    width: 45px;
    height: 27px;
    text-align: center;
    line-height: 1;
    color: #4c4c4c;
    font-size: 11px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ccc;
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4)::after {
    content: "\c0ad\c81c";
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5)::after {
    content: "\c774\b3d9";
}

table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6)::after {
    content: "\bcf5\c0ac";
}

/*****관리자선택툴*e*****/




/*****게시판-읽기*s*****/

.board_bgcolor,
.board_desc {
    line-height: 1.5!important;
    padding: 14px 3px 15px !important;
    border-bottom: solid 1px #dedede;
}

.board_bgcolor {
    text-align: center!important;
    background-color: #F7F7F7!important;
}

.board_desc,
td.board_bgcolor > font {
    font-size: 13px!important;
    color: #666!important;
}

.board_bgcolor span {
    font-size: 13px!important;
    font-family: '나눔고딕', 'NanumGothic', ng, 굴림, 돋움, sans-serif!important;
    color: #666666!important;
}

.board_desc {
    padding-left: 12px!important;
    text-align: left;
}

.v-bod-write > tr:last-child {
    display: none;
}

.board_desc input[type=checkbox] {
    margin-right: 10px;
}

#post_area {
    padding: 10px !important;
    line-height: 1.8 !important;
    border-bottom: solid 1px #dedede;
}

#post_area img {
    max-width: 100%!important;
    height: auto !important;
    margin: 0!important;
}

.v-bod-write {
    width: 100%;
    margin-bottom: 10px
}

.v-bod-write tbody td.no-padding {
    padding: 0 !important;
    border-bottom: none
}

.v-bod-write tbody td img {
    display: block;
    height: auto !important;
}

/*****게시판읽기*e*****/

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

.board_desc .board {
    border-bottom: none!important;
}

div.nneditor-container .nneditor-toolbar-container {
    border-top: none!important;
    padding: 10px;
}

/**에디터부분*s**/

/*폰트선택*/

div.nneditor-container div.SE_TOOLBAR .nneditor-fontsize,
div.nneditor-container div.SE_TOOLBAR .nneditor-fonttype {
    font-family: '나눔고딕', 'NanumGothic', ng, 굴림, 돋움, sans-serif !important;
    width: 38px !important;
    line-height: 1!important;
    height: 19px!important;
    border-color: #ccc #fff #ccc #ccc!important;
}

/*선택화살표*/

div.nneditor-container div.SE_TOOLBAR a.fieldButton {
    background: transparent url(../images/arrow_eb.jpg) repeat scroll 0!important;
    border: 1px solid #ccc!important;
    height: 19px!important;
    width: 9px!important;
    line-height: 19px!important;
}

div.nneditor-container .nneditor-iframe-container {
    border-bottom: 1px solid #dedede!important;
    border-top: 1px solid #dedede!important;
}

div.nneditor-container .seResize2 {
    border-bottom: 1px solid #dedede!important;
}

/**에디터부분*e**/

/*기존소스*/

table.seLayout {
    border-width: 1px !important;
    border-color: #dedede!important;
}

div.nneditor-container div.SE_TOOLBAR li {
    padding: 1px 0!important;
}

div.nneditor-container div.SE_TOOLBAR .divide {
    background: none!important;
}

div.nneditor-container .seResize2 {
    border-bottom: solid 1px #dedede;
}

.vc-view-1 {
    width: 30%;
    padding-left: 3px!important;
}

.vc-view-2 {
    width: 70%;
    text-align: right;
    padding-right: 3px!important;
}

td.vc-view-1 a > img,
td.vc-view-2 a > img {
    display: none;
}

/*추가코드*/

/*기존소스*/

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

/*****코멘트*s*****/

.commt-w {
    background-color: #F8F8F8;
    border-bottom: solid 1px #dedede;
}


.comment_txt:nth-child(1) {
    padding: 18px 0 15px 20px!important;
}

.comment_txt textarea {
    width: 90%!important;
    max-height: 79px;
    margin: 0 0 0 3px;
}

/*리스트*s*/

.board_comment_bgcolor > tbody > tr > td > table {
    background-image: none!important;
}

.board_comment_bgcolor > tbody > tr > td > table > tbody tr:nth-child(2) td {
    background-color: #dedede!important;
}

.comment_name,
.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2),
.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) font {
    color: #666;
}

.comment_name {
    padding: 13px 10px;
    text-align: center;
}

.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
    padding: 13px 25px;
}

.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
    padding: 13px 10px;
    width: 194px;
    text-align: center;
}

/*리스트*e*/

/*****코멘트*e*****/

/*****카테고리분류*s*****/

.cafe-list-w {
    width: 100%;
    margin: 0!important;
    padding: 0!important;
}

.sul_menu {
    margin-bottom: 50px;
}

.sul_menu img {
    display: none
}

.sul_menu a {
    font-family: '나눔고딕', 'NanumGothic', ng, sans-serif !important;
    color: #666!important;
    font-size: 13px !important;
    border: solid 1px #dedede;
    line-height: 1;
    padding: 10px 15px!important;
    margin-right: 5px!important;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.sul_menu a:hover {
    border: solid 1px #666;
}

.sul_menu b:first-child::before {
    position: absolute;
    font-weight: normal!important;
    display: inline-block;
    padding: 0 3px 2px 1px;
    background-color: #fff;
    content: 'ALL';
    z-index: 100;
}

/*****카테고리분류*e*****/

.v-board-bo-line {
    width: 100%;
}

.gal_board_list .board {
    display: block;
    width: 100%;
    padding: 0;
}

/*****페이징*s*****/

table.v-paging {
    display: block!important;
    padding: 0!important;
    text-align: center;
    border-top: solid 1px #dedede;
    width: 100%!important;
}

table.v-paging tbody,
#search_table > tbody {
    display: block;
}

table.v-paging tbody tr,
#search_table > tbody tr {
    display: table;
    width: 100%;
}

.v-paging a {
    font-size: 13px;
    color: #818181 !important;
    text-decoration: none;
}

/*****페이징*e*****/

/*****검색창*s*****/

#ext_search {
    margin-top: 15px;
    text-align: left!important;
}

#search_table {
    display: inline-block;
    width: 320px;
}

#search_display1 {
    padding: 0 6px 0;
}

.est_cate_cell {
    width: 2%;
}

/*****검색창*e*****/

/*****폼*s*****/

input:focus {
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
}

input[type=image] {
    cursor: pointer;
}

input[type=text],
input[type=password],
input[type=file] {
    width: 100%;
    font-size: 13px;
    color: #666;
    height: 34px;
    line-height: 34px;
    line-height: 1\9;
    padding: 0 7px!important;
    border: 1px solid #ccc !important;
    background: fff!important;
    -webkit-appearance: none !important;
    -webkit-border-radius: 0 !important;
}

input[name="phone_no1"],
input[name="phone_no2"],
input[name="phone_no3"],
input[name="mobile_no1"],
input[name="mobile_no2"],
input[name="mobile_no3"],
input[name="addr_post1"],
input[name="com_board_comment_name"],
input[name="com_board_comment_password"] {
    width: 24.3% !important;
}

input[id="txtDiplay"] {
    margin: 5px 5px 20px;
    width: 20%;
}

input[type=radio],
input[type=checkbox] {
    margin: 0 6px 0 0!important;
    vertical-align: text-bottom;
}

textarea {
    width: 100%;
    font-family: '나눔고딕', 'NanumGothic', ng, 굴림, 돋움, sans-serif!important;
    font-size: 13px!important;
    line-height: 1.5!important;
    border: 1px solid #cfcfcf!important;
    padding: 15px!important;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

select {
    min-width: 60px;
    font-size: 13px;
    height: 34px;
    padding: 0 27px 1px 8px;
    padding: 0 0 2px 3px\9;
    border: 1px solid #ccc !important;
    border-radius: 0!important;
    background: url('../images/iba_1.png') no-repeat 85% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

/*****폼*e*****/

/*****버튼*s***완료료**/

.v-btn-wirte img {
    opacity: 0;
    position: absolute;
    z-index: 1;
}

.v-btn-wirte a::after {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    font-size: 13px;
    color: #333;
    line-height: 1;
    text-align: center;
    padding: 9px 14px 0 13px;
    border: solid 1px #ccc;
    background-color: #fff;
    cursor: pointer;
}

.v-btn-wirte a::after {
    content: "\ae00\c4f0\ae30";
}

/*****버튼*e***완료료**/

/*************버튼*s*************************************************/

.vc-btn-bs,
a::after,
.vbt-cdbh2::after,
.vbt-ipbh::after,
td.est_btn_cell::after,
td.vc-view-1 a::after,
td.vc-view-2 a:nth-child(1)::after,
td.vc-view-2 a:nth-child(2)::after,
td.vc-view-2 a:nth-child(3)::after {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    font-size: 13px;
    color: #333;
    line-height: 1;
    text-align: center;
    padding: 9px 14px 0 13px;
    border: solid 1px #ccc;
    background-color: #fff;
    cursor: pointer;
}

.vc-btn-bs-big {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    font-size: 13px;
    color: #333;
    line-height: 1;
    text-align: center;
    padding: 11px 17px 0 16px;
    border: solid 1px #ccc;
    background-color: #fff;
    cursor: pointer;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}

.vc-btn-bs-big:hover {
    opacity: 0.5;
}




/*목록*/

td.vc-view-1 a::after {
    content: "\baa9\b85d";
}

/*수정*/

td.vc-view-2 a:nth-child(1)::after {
    content: "\c218\c815";
}

/*삭제*/

td.vc-view-2 a:nth-child(2)::after {
    content: "\c0ad\c81c";
}

/*글쓰기*/

td.vc-view-2 a:nth-child(3)::after {
    content: "\ae00\c4f0\ae30";
}

/***투명버튼***/

.vc-dv1-1 {
    width: 25%;
}

.vc-dv1-2 {
    text-align: center;
    width: 50%;
}

.vc-dv1-3 {
    width: 25%;
}

.vc-btn-fk-w {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

/*************코드버튼소스*s*******/

.vc-fbd-view {
    padding: 17px 0 0;
}

.vc-fbd-view-1,
.vc-fbd-view-2 {
    vertical-align: top;
    display: inline-block;
}

.vc-fbd-view-1 {
    float: left;
    width: 35%;
    padding-left: 3px;
}

.vc-fbd-view-2 {
    width: 65%;
    text-align: right;
    padding-right: 3px;
}

/********************/

.vbt-cdbh,
.vbt-cdbh2 {
    display: inline-block;
    cursor: pointer;
    margin: 0 2px 0;
}

.vbt-cdbh a {
    text-decoration: none;
}

.vbt-cdbh img {
    display: none;
}

.vc-btn-fk-w input,
.vbt-ipbh input,
td.est_btn_cell input,
.vbt-cdbh2 img {
    opacity: 0;
    position: absolute;
    z-index: 1;
}

/*검색*/

td.est_btn_cell::after {
    width: 54px;
    content: "\ac80\c0c9";
}

/*확인*/

.vbt-cnf::after {
    width: 54px;
    content: "\d655\c778";
}

/*스팸*/

.vbt-spm::after {
    content: "\c2a4\d338\c2e0\ace0";
}

/*추천*/

.vbt-reco a::after {
    content: "\cd94\cc9c";
}

/*수정*/

.vbt-modi a::after {
    content: "\c218\c815";
}

/*삭제*/

.vbt-del a::after {
    content: "\c0ad\c81c";
}

/*답글*/

.vbt-repl a::after {
    content: "\b2f5\ae00";
}

/*글쓰기*/

.vbt-write a::after {
    width: 66px;
    content: "\ae00\c4f0\ae30";
}

/*************코드버튼소스*s*******/

/*************버튼*e*************************************************/

/*****팝업*s****/

.vc-pop-w {
    padding: 10px;
    line-height: 1;
}

.vc-pop-1-1,
.vc-pop-1-2,
.vc-pop-3-1,
.vc-pop-3-2,
.vc-pop-3-3 {
    display: inline-block;
    vertical-align: top;
}

.vc-pop-1 {
    background-image: url(../../images/ptn_01.jpg);
    height: 36px;
    padding: 0 9px;
}

.vc-pop-1-1 {
    height: 15px;
    width: 15px;
    border: 4px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    margin: 11px 2px 0 0;
}

.vc-pop-1-2 {
    font-family: ngeb, 'NanumGothicExtraBold';
    margin: 10px 0 0 0;
    font-size: 15px;
    color: #fff;
}

.vc-pop-2 {
    margin: 11px 0 10px;
}

.vc-pop-2 table {
    width: 100%;
    word-break: break-all;
    text-align: center;
    line-height: 1.6;
}

.ptdh-95 {
    height: 96px;
}

.ptdh-pd {
    padding: 0;
}

.vc-pop-3 {
    background-color: #eee;
    text-align: center;
    padding: 6px 0 6px;
}

.vc-pop-3-1 {
    color: #333;
    padding: 10px 10px 0 0;
}

.vc-pop-4-w {
    text-align: center;
}

.vc-pop-3-4 {
    margin: 5px 0 5px
}

/*****팝업*e****/

/*****자유게시판 추천 및 첨부 있을시 보여지는 선 관련*****/

.v-bod-write > tbody tr:nth-child(6) .board_desc {
    border-top: solid 1px #fff!important;
}


/*****관리자로그인*s*****/

.vnc-log-w {
    text-align: center;
    padding: 60px 15% 75px ;
    border: 1px solid #d9d9d9;
    line-height: 1;
}

.vnc-log-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 30px;
    color: #7F7F7F;
}

.vnc-log-2 {
   border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 10px 15px;
	margin:20px 0 30px;
}

.vnc-log-3 {
    display: inline-block;
    vertical-align: top;
}

.vnc-log-3 table {
    word-break: normal;
    line-height: 1;
}

.vnc-log-3-1 {
    text-align: center;
    width: 50px;
}

.vnc-log-3-2 {
    width: 200px;
	    padding: 5px 0;
}

.vnc-log-3-3 {
    padding: 0 0 0 10px;
}

.vnc-log-3-3 input {
    opacity: 0;
    position: absolute;
    z-index: 1;
}

.vnc-log-3-3::after {
    display: inline-block;
    vertical-align: top;
    padding: 29px 0 0;
    width: 60px;
    height: 78px;
    text-align: center;
    line-height: 1;
    color: #4c4c4c;
    font-size: 13px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ccc;
    content: "\4c\6f\67\69\6e";
}

/*****관리자로그인*e*****/


/*****미디어쿼리*s*****/

@media (min-width: 992px) and (max-width: 1199px) {
    .gal_board_list > table {
        width: 32%;
    }
    /*****코멘트*s*****/
    .comment_txt textarea {
        width: 87%!important;
    }
    /*****코멘트*e*****/
}

@media (min-width: 768px) and (max-width: 991px) {
    .galx4 .gal_board_list > table,
    .gal_board_list > table {
        width: 32%;
    }
    /*****코멘트*s*****/
    .comment_txt textarea {
        width: 87%!important;
    }
    /*리스트*s*/
    .comment_name {
        padding: 7px 10px;
    }
    .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
        padding: 7px 25px;
    }
    .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
        padding: 7px 10px;
        width: 95px;
    }
    /*리스트*e*/
    /*****코멘트*e*****/
}

@media (max-width: 767px) {
    /*********신규s***********/
    .galx4 .gal_board_list > table,
    .gal_board_list > table {
        width: 100%;
        padding: 0;
    }
    /*검색창*s*/
    #ext_search {
        text-align: center!important;
    }
    #search_table {
        width: 290px;
    }
    /*검색창*e*/
    /*********신규s***********/
    .galx4 > .gal_board_list > table {
        width: 100% !important;
        margin-right: 0;
    }
    #search_table .est_keyword_cell {
        width: 70%;
    }
    .v-bod-write tbody td img {
        display: block;
        width: 100% !important;
        height: auto !important
    }
    input[id="txtDiplay"] {
        width: 80% !important;
    }
    .vc-bd-list > tbody > tr > td:nth-last-child(1),
    .vc-bd-list > tbody > tr > td:nth-last-child(2),
    .vc-bd-list > tbody > tr > td:nth-last-child(3) {
        display: none;
    }
    /********************신규코딩************************/
    .vc-fbd-view-1 {
        display: block;
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .vc-fbd-view-1 .bbsnewf5 {
        width: 100%!important;
        text-align: center!important;
    }
    .vc-fbd-view-2 {
        border-top: solid 1px #dedede;
        display: block;
        width: 100%;
        padding: 15px 0 0;
        text-align: center;
        margin-top: 20px;
    }
    .vc-btn-reco,
    .vc-btn-modi,
    .vc-btn-del,
    .vc-btn-repl,
    .vc-btn-write {
        margin: 7px 2px 0;
    }
    /*****코멘트*s*****/
    .comment_txt textarea {
        width: 72%!important;
        margin: 0 0 0 5px;
    }
    .comment_txt:nth-child(1) {
        padding: 18px 0 15px 16px!important;
    }
    /*리스트*s*/
    .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) font {
        display: none;
    }
    .comment_name {
        padding: 10px 5px;
        font-size: 11px;
    }
    .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
        padding: 10px 5px;
        font-size: 11px;
    }
    .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
        padding: 10px 5px;
        width: 53px;
    }
    /*리스트*e*/
    /*****코멘트*e*****/

/*****관리자로그인*s*****/

.vnc-log-1 {
    font-size: 30px;
}

.vnc-log-w {
    padding: 37px 8% 40px;
}

.vnc-log-2 {
    padding: 13px 10px 13px;
	margin:15px 0 20px;
}

.vnc-log-3-3 {
    padding: 0 10px 0 10px;
}
/*****관리자로그인*e*****/


    /*****미디어쿼리*e*****/
}