.sub-tit-top {
    background: url("/layout/images/board/sub-tit-top.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 0;
    height: 10px;
    margin: 0;
    overflow: hidden;
    width: 700px;
}

.content_top_alert {
    background: url("/layout/images/board/sub-tit-bg.gif") repeat-y scroll 0 0 transparent;
    float: left;
    margin: 0;
    width: 700px;
}

.content_top_alert .alert_content {
    margin: 0 14px;
    color: #666666;
    font-size: 11px;
}

.content_top_alert .button {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
}

.content_top_alert .alert_content hr {
    display: block !important;
    border: 0;
    border-top: 1px dotted #ccc;
    height: 4px !important;
    line-height: 160% !important;
    width: auto !important;
    visibility: visible !important;
}

.sub-tit-bottom {
    background: url("/layout/images/board/sub-tit-bottom.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 0;
    height: 10px;
    margin: -4px 0 10px 0;
    overflow: hidden;
    width: 700px;
}


/* ê¸°ë³¸- ë¦¬ìŠ¤íŠ¸ ================================================================================================================================*/

.base_table {
    clear: both;
    border-bottom: 1px solid #A3A3A3;
    border-top: 2px solid #808080;
    border-collapse: collapse;
    width: 100%;
    font-size: 16px;
}

.base_table th {
    background: url("/layout/images/board/table_bg02.gif") no-repeat scroll right 8px transparent;
    border-color: #C9C9C9;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding: 8px 0 7px;
    color: #333;
    text-align: center;
}

.bg_none {
    background: none repeat scroll 0 0 transparent !important;
}

.base_table td {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D6D6D6;
    color: #666666;
    padding: 10px;
    text-align: center;
}

.base_table tr.tr_notice td.list_idx {
    background: url("/layout/images/admin/icon_notice1.png") no-repeat scroll 50% 50% #F5FDFF;
    text-indent: -100000px;
    font-size: 0;
    line-height: 0;
}

.base_table tr.tr_notice td {
    background-color: #F5FDFF;
    color: #28506f !important;
    font-weight: bold;
}

.base_table tr.tr_notice td.title a {
    color: #28506f !important;
}

.base_table td.title {
    display: table-cell;
    text-align: left !important;
}

.base_table td.reply {
    padding: 0 0 0 20px;
}

.base_table td a.title_delete {
    background: none repeat scroll 0 0 #e3e3e3;
    color: #999999;
}

.base_table td.bg_g {
    background-color: #FAFAFA;
}

span.icon_image {
    background: url("/layout/images/board/board_icon_img.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    margin-left: 2px;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 13px;
}

span.icon_attach {
    background: url("/layout/images/board/board_icon_attach.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 11px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 11px;
}

span.icon_new {
    background: url("/layout/images/board/board_icon.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 11px;
}

span.icon_youtube {
    background: url("/layout/images/board/board_icon_mv.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 16px;
}

span.icon_lock {
    background: url("/layout/images/board/board_icon_lock.png") no-repeat scroll -92px 0 transparent;
    display: inline-block;
    height: 11px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 11px;
}

span.icon_hidden {
    background: url("/layout/images/board/board_icon.png") no-repeat scroll -176px 0 transparent;
    display: inline-block;
    height: 11px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 11px;
}

span.icon_reply {
    background: url("/layout/images/board/board_icon.png") no-repeat scroll -143px 0 transparent;
    display: inline-block;
    height: 11px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 11px;
    padding: 0 0 0 3px;
}

span.icon_movie {
    background: url("/layout/images/board/board_icon_mv.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 11px;
    margin-left: 0;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 16px;
}

span.comment_cnt {
    background: url("/layout/images/board/board_icon.png") no-repeat scroll -106px 0 transparent;
    color: #FD2100;
    display: inline-block;
    font-family: tahoma;
    font-size: 9px;
    height: 11px;
    letter-spacing: 0;
    line-height: 120%;
    margin-left: 3px;
    overflow: hidden;
    padding: 0 2px;
    text-align: center;
    vertical-align: middle;
    width: 11px;
}

/*
.cate_list {
    clear: both;
    padding: 10px 15px 20px;
}

.cate_list li {
    list-style: none;
    padding: 7px 10px;
    display: inline-block;

    border: 1px solid #000;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;;
    transition: all 0.1s;
}
*/
.cate_list {
    clear: both;
    padding: 0;
}
#content_sub .cate_list li, #content_sub .cate_list li span{font-size:16px;}

.cate_list li {
    list-style: none;
    padding: 7px 10px;
    display: inline-block ;
    border: 1px solid #000;
    border-radius: 50px ;
    margin-right: 10px ;
    margin-bottom: 10px ;
}

.cate_list li a {
    display: inline-block;
    color: #000 ;
    text-decoration: none ;
}

.cate_list li.on {
    background-color: #c8005f ;
    color: #fff;
    border: 1px solid #c8005f;
}

.cate_list li.on a {
    color: #fff ;
}

.cate_list li a{display: block;}
.cate_list li:hover{
    color: #fff;
    background-color: #c8005f;
    border: 1px solid #c8005f;
    transition: all 0.1s;
}
.cate_list li:hover a{
    color: #fff;
    text-decoration: none;
    transition: all 0.1s;
    
}

/* .cate_list li.first {
    background: none repeat scroll 0 0 transparent !important;
    padding-left: 1px;
} */

/*
.cate_list li.on {
    color: #fff;
    font-weight: bold;
    background-color: #c8005f;
    border: 1px solid #c8005f;
}
*/

.cate_list li span {
    margin: 0 0 0 2px;
    padding: 0;
}

span.icon_proc_appli {
    background: url("/layout/images/board/icon_process.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin-left: 3px;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 31px;
}

span.icon_proc_receipt {
    background: url("/layout/images/board/icon_process.gif") no-repeat scroll 0 -17px transparent;
    display: inline-block;
    height: 16px;
    margin-left: 3px;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 31px;
}

span.icon_proc_complete {
    background: url("/layout/images/board/icon_process.gif") no-repeat scroll 0 -34px transparent;
    display: inline-block;
    height: 16px;
    margin-left: 3px;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 31px;
}

span.icon_proc_appro {
    background: url("/layout/images/board/icon_process.gif") no-repeat scroll 0 -51px transparent;
    display: inline-block;
    height: 16px;
    margin-left: 3px;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 31px;
}

span.icon_proc_objection {
    background: url("/layout/images/board/icon_process.gif") no-repeat scroll 0 -68px transparent;
    display: inline-block;
    height: 16px;
    margin-left: 3px;
    overflow: hidden;
    text-indent: -5000px !important;
    vertical-align: middle;
    width: 37px;
}



/* ê¸°ë³¸- ìƒì„¸ë³´ê¸° ================================================================================================================================*/

.board_box {
    clear: both;
    border-color: #505050 #DDDDDD #DDDDDD;
    border-style: solid;
    border-width: 2px 1px 1px;
    position: relative;
    font-size: 16px;

    border-right: 0;
    border-left: 0;
}

.board_box h3 {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #DDDDDD;
    color: #000;
    display: block;
    font-size: 18px;
    margin: 0px;
    padding: 12px !important;
}

#social_icon {
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 100;
    position: absolute;
    top: 53px;
    right: 15px;
}

#social_icon li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
}

#social_icon li a {
    background: url("/layout/images/board/icon_sns.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 20px;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    padding-right: 0;
    text-indent: -5000px;
}

#social_icon li.tw a {
    background-position: 0 0;
    width: 20px;
}

#social_icon li.fa a {
    background-position: -25px 0;
    width: 20px;
}

#social_icon li.me a {
    background-position: -50px 0;
    width: 20px;
}

.board_box dl {
    /* width: 866px; */
    margin: 0;
    padding: 10px;
    display: inline-block;
    /* background-color: #F5F6F6;
    color: #6c6c6c; */
}

.board_box dl dt {
    float: left;
    padding: 0;
    margin: 1px 3px 1px 0;
}

.board_box dl dd {
    float: left;
    padding: 0;
    margin: 1px 3px 1px 0;
    /* color: #969696; */
}

.board_box dl dd span {
    color: #CCCCCC;
    font-size: 8pt;
    margin: 0 15px;
}

.board_box dl.article_info {
    padding: 0 10px 10px;
    margin: 0;
}

.board_box dl.article_info dd {
    color: #c8005f;
}

.board_content {
    padding: 20px;
    text-align: justify !important;
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 2px solid #505050;
}

.board_content .admin_reply {
    clear: both;
    border: 1px dotted #000;
    margin: 10px 0 0 0;
    padding: 15px;
}

.board_content .admin_reply h4 {
    display: block;
    background-color: #EFF9F9;
    background-image: none !important;
    border: 1px solid #b9d5d5;
    margin: 0 0 5px 0;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
}

.board_content img {
    margin: 20px auto;
    display: block;
}

.file_attach {
    display: block;
    margin: 0;
    padding: 0;
}

.attach_header {
    background-color: #DDDDDD;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px 0 3px 5px;
}

.attach_header span {
    color: #FD2100;
    font-weight: normal;
    padding: 0 0 0 3px;
}

.file_attach ul {
    margin: 10px 0 0 0;
    padding: 0;
}

.file_attach ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    clear: both;
    overflow: auto;
    padding: 4px 0 4px 5px;
}

.file_attach ul .file_name {
    float: left;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 10px;
}

.file_attach ul .file_name img {
    margin: 5px;
    vertical-align: middle;
}

.file_attach ul .file_size {
    color: #888888;
    font-size: 8pt;
    font-weight: normal;
}

.file_attach ul .file_down {
    background: url("/layout/images/board/icon_download.gif") no-repeat scroll 0 2px transparent;
    padding: 0 0 0 10px;
    font-size: 8pt;
}

.board_button {
    display: block;
    float: right;
    margin: 15px 0;

}

.board_button ul {
    /* float: right;*/
    margin-right: 0;
}

.board_button ul li {
    background: none repeat scroll 0 0 transparent !important;
    float: left;
    padding-left: 0 !important;
}

.board_button a {
    background: url("/layout/images/board/board_btn.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 27px;
    margin-right: 0px;
    text-indent: -5000px;
}

.board_button a#btn_write {
    background-position: -58px 0;
    width: 58px;
}

.board_button a#btn_write:hover {
    background-position: -58px -27px;
    width: 58px;
}

.board_button a#btn_list {
    background-position: 0px 0;
    width: 58px;
    /* margin-top: 20px; */
}

.board_button a#btn_list:hover {
    background-position: 0px -27px;
    width: 58px;
}

.board_button a#btn_remove {
    background-position: -174px 0;
    width: 58px;
}

.board_button a#btn_remove:hover {
    background-position: -174px -27px;
    width: 58px;
}

.board_button a#btn_modify {
    background-position: -116px 0;
    width: 58px;
}

.board_button a#btn_modify:hover {
    background-position: -116px -27px;
    width: 58px;
}

.board_button a#btn_reply {
    background-position: -232px 0;
    width: 58px;
}

.board_button a#btn_reply:hover {
    background-position: -232px -27px;
    width: 58px;
}

.board_button a#btn_config {
    background-position: -348px 0;
    width: 60px;
}

/* íŽ˜ì´ì§• ===================================================================================================================== */

.paging_area {
    clear: both;
    font: 12px Tahoma !important;
    line-height: 14px;
    margin: 15px 0;
    text-align: center;
    padding: 0;
}

.paging {
    display: inline-block;
    list-style: none outside none;
    overflow: hidden;
}

.paging li {
    background: url("/layout/images/board/bg_pagingline.gif") no-repeat scroll right 5px transparent !important;
    float: left;
    display: inline-block;
    color: #333333;
    margin-right: 4px;
    padding: 2px 10px 2px 5px !important;
    text-decoration: none;

}

.paging li.first,
.paging li.end {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}

.paging li.prev {
    background: none repeat scroll 0 0 transparent;
    padding: 0 10px 0 0;
}

.paging li.next {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0 0 10px;
}

.paging li.on a {
    color: #c8005f;
    font-weight: bold;

}

.relationArticle {
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    margin: 0;
    clear: both;
    display: block;
}

.relationArticle ul {
    display: block;
    margin: 0;
    padding: 0;
}

.relationArticle ul li:after {
    clear: both;
    content: "";
    display: block;
}

.relationArticle ul li {
    border-bottom: 1px solid #F2F2F2;
    font-size: 0.95em;
    width: 100%;

}

.relationArticle ul li span {
    background: none repeat scroll 0 0 #FBFBFB;
    font-weight: bold;
    width: 90px;
}

.relationArticle ul li span img {
    padding: 4px 5px 0 0;
}

.relationArticle ul li span,
.relationArticle ul li a {
    display: block;
    float: left;
    padding: 8px 0 7px 10px;
}


/* ê²Œì‹œíŒ ê²€ìƒ‰ ===================================================================================================================== */

.srch {
    background: url("/layout/images/board/bg_srch.gif") repeat-x scroll 0 100% transparent;
    border: 1px solid #E0E0E0;
    clear: both;
    margin: 10px auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
	box-sizing: border-box;
}

.srch legend {
    font-size: 0;
    height: 1px;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden !important;
    width: 1px;
}

.srch label {
    margin-left: 6px;
    position: absolute;
    visibility: hidden;
}

.srch select {
    color: #666666;
    font-size: 16px;
    width: 120px;
}

.srch select,
.srch input {
    color: #373737;
    font-size: 16px;
    vertical-align: top;
    /* padding: 5px; */
    box-sizing: border-box;
}

.srch .keyword {
    border: 1px solid #E0E0E0;
    font-size: 16px;
    /* line-height: 15px; */
    /* margin-left: 1px; */
    padding: 6px;
    width: 180px;
    box-sizing: border-box;
    margin: 0 10px;
}


/* ê¸°ë³¸- ìƒì„¸ë³´ê¸°-ëŒ“ê¸€ì“°ê¸° ================================================================================================================================*/

#short_talk {
    clear: both;
    margin: 40px 0;
    padding: 0;
    font-size: 12px;
}

#short_talk .comment_input {
    margin: 0 0 10px;
}

.comment_input .comment_center {
    border: 1px solid #DDDDDD;
    background-color: #FAFAFA;
    margin: 0;
    padding: 10px;
}


.comment_input .comment_center fieldset {
    border: medium none;
}

.comment_input .comment_area {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}

.comment_input .comment_center textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D1D1D1 #E9E9E9 #E9E9E9 #D1D1D1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    /* float: left; */
    font-size: 16px;
    height: 73px;
    line-height: 20px;
    margin: 0 10px 0 0;
    overflow: auto;
    padding: 4px 0 0 6px;
    resize: none;
    vertical-align: top;
    /* width: 88%; */
    display:inline-block;
    width: calc(100% - 90px);
    box-sizing: border-box;
	font-family: inherit;

}

#comment_btn {
    /* float: right;
    height: 73px; */
    margin: 0;
    padding: 0;
    /* width: 10%; */
    display:inline-block;
    text-align: right;

}


.title_wrap {
    border-bottom: 1px solid #B0B4B7;
    clear: both;
    height: 45px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.title_wrap .articles {
    left: 6px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 8px;
}

.title_wrap .articles span.point01 {
    color: #3397E3;
    font-weight: bold;
    padding: 0 3px;
    margin: 0;
}


#short_talk .list_wrap {
    border-bottom: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}

#short_talk .list_wrap div.container {
    border-top: 1px solid #E6E6E6;
    padding-top: 10px;
    position: relative;
}

#short_talk .list_wrap div.fir {
    border: 0 none !important;
}

#short_talk .list_wrap dl.comment {
    margin: 0 0 0 15px;
    padding-bottom: 15px;
    padding-right: 0;
}

#short_talk .list_wrap .user {
    margin-bottom: 8px;
}

#short_talk .list_wrap .user a,
#short_talk .list_wrap .user .name {
    color: #7d6b49;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
}

#short_talk .list_wrap .txt {
    line-height: 12px;
    margin: 0;
    padding: 0 20px 0 0;
    vertical-align: middle;
}


#short_talk .list_wrap .user .date {
    color: #AFAFAF;
    font: 11px tahoma;
    margin-left: 10px;
}

#short_talk .list_wrap .action {
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    z-index: 10;
    display: inline-block;
}

#short_talk .list_wrap .action .reply_count {
    background: url("/layout/images/board/btn_rep_arrow.gif") no-repeat scroll right 11px transparent;
    color: #364892;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding-right: 10px;
    padding-top: 5px;
}

#short_talk .list_wrap .action .opened {
    background: url("/layout/images/board/btn_rep_arrow.gif") no-repeat scroll right -16px transparent;
    color: #878787;
}


#short_talk .list_wrap .action .reply_count strong {
    padding: 0 0 0 3px;
    ;
}

#short_talk .list_wrap .recommend {
    background: url("/layout/images/board/best_recom_bg.gif") no-repeat scroll 0 0 transparent;
    color: #FB4C14;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 0;
    width: 53px;
}

#short_talk .list_wrap .reply_write {
    background: url("/layout/images/board/icon_reply.gif") no-repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 69px;
    height: 21px;
    font-size: 0;
    line-height: 0;
    z-index: 100;
}

#short_talk .reply_wrap {
    background-color: #F9F9F9;
    overflow: hidden;
    padding-bottom: 16px;
    padding-top: 17px;
    width: 100%;
}

#short_talk .replyForm_wrap {
    clear: both;
    height: 35px;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 40px;
    position: relative;
}

#short_talk .input_wrap {
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    height: 33px;
    padding-right: 41px;
}

#short_talk .replyForm_wrap textarea.no_login {
    background-color: #FFFFFF;
}

#short_talk .replyForm_wrap textarea {
    border: 0 none;
    font-family: ë‹ì›€, dotum;
    height: 29px;
    overflow: auto;
    resize: none;
    width: 100%;
    line-height: 20px;
    padding: 4px 0 0 6px;
    vertical-align: top;
}

#short_talk .replyForm_wrap input.submit {
    background: url("/layout/images/board/board_btn_registry_s.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    width: 41px;
}

#short_talk .reply_wrap dl.comment {
    margin: 0 0 10px 15px;
    padding: 0 0 0 35px;
}

#short_talk .reply_wrap .user {
    margin-bottom: 3px;
}

#short_talk .reply_wrap .name {
    background: url("/layout/images/board/ico_rep_reply.gif") no-repeat scroll 0 2px transparent;
    color: #666666 !important;
    font-weight: normal !important;
    margin: 0;
    padding: 0 0 0 10px;
}

#short_talk .reply_wrap .belonging {
    color: #999999 !important;
    margin: 0;
    padding: 0 0 0 10px;
}

.reply_wrap .reply_list {
    margin: 10px 9px 0 40px;
    padding: 0;
}

.reply_wrap .reply_list li {
    list-style: none outside none;
    padding-bottom: 10px;
}

.reply_wrap .reply_list li div.user_info span {
    color: #afafaf;
    font: 11px Tahoma;
    padding: 0 3px 0 12px;
}

.reply_wrap .reply_list li p {
    background-color: #FFFFFF;
    border: 1px solid #E7E7E7;
    color: #555555;
    display: inline-block;
    line-height: 18px;
    margin: 5px 0 0;
    padding: 7px 10px;
    position: relative;
    text-align: left;
    width: 90%;
    word-break: break-all;
}

.reply_wrap .reply_list li span.arrow_l {
    background: url("/layout/images/board/icon_bubble_arrow.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 8px;
    left: -9px;
    position: absolute;
    top: 8px;
    width: 9px;
}

#short_talk .reply_paginate {
    margin: 16px 0 20px;
    padding: 15px 0;
    text-align: center;
}

#short_talk .reply_paginate a.cb_pre_end {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/layout/images/board/rep_ar_1.gif") no-repeat scroll 4px 6px transparent !important;
    border-color: -moz-use-text-color #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    font-weight: normal;
    padding: 3px 8px 1px 16px;
}


#short_talk .reply_paginate a.cb_pre {
    background: url("/layout/images/board/rep_ar_2.gif") no-repeat scroll 8px 6px transparent !important;
    border: medium none;
    font-weight: normal;
    padding: 3px 8px 1px 16px;
}


#short_talk .reply_paginate a,
#short_talk .reply_paginate strong {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #555555;
    display: inline-block;
    font-family: Tahoma, 'ë‹ì›€', Dotum;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0 -7px;
    padding: 3px 8px 1px 7px;
    text-decoration: none;
}

#short_talk .reply_paginate a.cb_next {
    background: url("/layout/images/board/rep_ar_3.gif") no-repeat scroll 37px 6px transparent !important;
    border: medium none;
    font-weight: normal;
    padding: 3px 16px 1px 8px;
}

#short_talk .reply_paginate a.cb_next_end {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/layout/images/board/rep_ar_4.gif") no-repeat scroll 37px 6px transparent !important;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    font-weight: normal;
    padding: 3px 16px 1px 8px;
}

#short_talk .reply_paginate strong {
    color: #FF8600 !important;
    text-decoration: underline;
}

/* í¬í† ê²Œì‹œíŒ-ë¦¬ìŠ¤íŠ¸ ===================================================================================================================== */


#photo_gallery {
    margin: 20px 0;
    padding: 0;
}

#photo_gallery .photo_list {
    clear: both;
    display: inline-block;
    padding: 0;
    margin: 0;
    height: auto;
    width: 700px;
    text-align: left;
}

#photo_gallery .photo_list li.none {
    margin-left: 0 !important;
}

#photo_gallery .photo_list li {
    float: left;
    line-height: 1.3;
    margin: 0 0 30px 30px;
    width: 152px;
}

.photo_youtube {
    border: 1px solid #ccc;
    margin: -112px 0 6px 0;
}

#photo_gallery .photo_list p.photo_thumb {
    border: 1px solid #cccccc;
    margin: 0 0 10px 0;
    padding: 0;
    width: 150px;
    height: 100px;
}

#photo_gallery .photo_list p.photo_title {
    width: 150px;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
    clear: both;
    margin: 0 0 4px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

#photo_gallery .photo_list p.photo_title a {
    width: 152px;
    clear: both;
    font-weight: bold;
    font-size: 12px;
}

#photo_gallery .photo_list p.photo_date {
    color: #999999;
    margin: 0 0 2px 0;
    padding: 0;
    font-size: 11px;
}

/* ê¸€ì“°ê¸° ìž…ë ¥ í¼ ============================================================================================================ */

.form_table {
    margin: 1em 0;
    font-size: 12px;
}

.form_table input,
.form_table textarea,
.form_table select,
.form_table table,
.form_table button {
    font-size: 12px;
}

.form_table table {
    width: 100%;
    border: 0;
    border-top: 2px solid #999;
}

.form_table caption {
    padding: 8px 0;
    font-weight: bold;
    text-align: left;
}

.form_table th {
    padding: 8px 8px 8px 15px;
    border: 0;
}

.form_table td {
    padding: 8px;
    border: 0;
    vertical-align: midde;
}

.form_table th {
    color: #333;
}

.form_table td {
    color: #666;
}

.form_table thead th {
    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
}

.form_table tbody th {
    border-bottom: 1px solid #ddd;
    background: #fafafa;
    text-align: left;
}

.form_table tfoot th {
    border-bottom: 1px solid #ddd;
}

.form_table tbody td {
    border-bottom: 1px solid #ddd;
}

.form_table tfoot td {
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    color: #333;
}

.form_table .item {
    position: relative;
    margin: -4px 0;
}

.form_table .item .i_help {
    position: absolute;
    top: 4px;
    right: 0;
}

.form_table .item .i_label {
    top: 6px;
    left: 10px;
}

.form_table .item .i_dsc {
    margin: 2px 0;
}

.form_table .item input.i_file {
    display: block;
    margin: 0 0 4px 0;
    height: 21px;
}

.form_table .item .i_check,
.form_table .item .i_radio {
    width: 13px;
    height: 13px;
    margin: 2px 5px 2px 0;
    padding: 0;
    vertical-align: middle;
}

.form_table .item .i_text {
    position: relative;
    margin: 2px;
    padding: 3px 4px;
    border: 1px solid #b7b7b7;
    border-right-color: #e1e1e1;
    border-bottom-color: #e1e1e1;
    background: transparent;
}

.form_table .item .hide {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
}

.form_table .item select {
    margin: 2px;
    height: 21px;
    ;
}

.form_table .item label {
    margin: 0 10px 0 0;
    cursor: pointer;
}

.form_table .w90 {
    width: 90% !important;
}

.form_table .w70 {
    width: 70% !important;
}

.form_table .w40 {
    width: 40% !important;
}

.form_table .w30 {
    width: 30% !important;
}

/* ê²Œì‹œë¬¼ ì„¤ì • ============================================================================================================ */


span#tab_article_setting {
    background: url("/layout/images/module/article_bl.gif") no-repeat scroll 0 4px transparent;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 0 19px;
    float: right;
}

table.boardlist {
    border-bottom: 1px solid #FFFFFF;
    border-spacing: 1px;
    border-top: 2px solid #4D4D4D;
    clear: both;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 12px;
}


table.boardlist th {
    background-color: #F5F6F6;
    border-bottom: 1px solid #DDDDDD;
    color: #555555;
    font-weight: bold;
    margin: 0;
    padding: 8px 8px 8px 15px;
    text-align: left;
}


table.boardlist td {
    border-bottom: 1px solid #DDDDDD;
    color: #505050;
    font-family: Dotum;
    margin: 0;
    padding: 5px 0 10px 10px;
    text-align: left;
}


table.boardlist td #process {
    padding: 3px 5px !important;
}


table.boardlist td input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 22px;
    padding-left: 5px;
}

table.boardlist a#btn_erase {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 22px;
    padding: 5px;
}


#admin_comment {
    height: 150px;
    width: 95%;
    padding: 5px;
}

/*  ì½”ë©˜íŠ¸  */
.report_up {
    position: absolute;
    left: 590px;
    top: 13px;
    padding: 2px;
    display: block;
    width: 35px;
    height: 12px;
    border-top: #e4e4e6 solid 1px;
    border-left: #e4e4e6 solid 1px;
    border-right: #bfc6ce solid 1px;
    border-bottom: #bfc6ce solid 1px;
    font-weight: normal !important;
    font-style: normal;
    text-align: center;
}

.report_up em {
    color: #FB4C14;
    font-style: normal;
    font-size: 9px;
}

.report_up a {
    font-style: normal;
    font-weight: normal !important;
    font-size: 11px;
}

.report_down {
    position: absolute;
    left: 640px;
    top: 13px;
    padding: 2px;
    display: block;
    width: 35px;
    height: 12px;
    border-top: #e4e4e6 solid 1px;
    border-left: #e4e4e6 solid 1px;
    border-right: #bfc6ce solid 1px;
    border-bottom: #bfc6ce solid 1px;
    font-weight: normal !important;
    font-style: normal;
    text-align: center;
}

.report_down em {
    color: #FB4C14;
    font-style: normal;
    font-size: 9px;
}

.report_down a {
    font-style: normal;
    font-weight: normal !important;
    font-size: 11px;
}

.delete {
    margin-left: 15px;
    vertical-align: middle;
    line-height: 14px;
}

.user_info {
    line-height: 12px;
    margin: 0;
    padding: 0 0 0 0;
    vertical-align: middle;
}

/* íŒì—…ì¡´ */
#popup {
    float: left;
    width: 100%;
}

.popupzone_type {
    position: relative;
    float: left;
    width: 700px;
    height: <?php echo $data['banner_size_height'];
    ?>px;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: left;
}

.popupzone_type p.img {
    position: absolute;
    left: 5px;
    top: 0;
    border: 1px solid #e1e1e1;
    padding: 3px;
}

.popupzone_type p.img hover {
    border: 1px solid #ffbca8;
}

.popupzone_type dt {
    padding: 3px 0 0 5px;
    font-size: 12px;
    height: 20px;
    font-weight: bold;
    margin-left: <?php echo $data['banner_size_width']+30;
    ?>px;
}

.popupzone_type dd {
    font-size: 11px;
    color: #868686;
    padding: 1px 0 0 5px;
    line-height: 16px;
    margin-bottom: 20px;
    margin-left: <?php echo $data['banner_size_width']+30;
    ?>px;
}

.class_title {
    /* border-bottom: 2px solid #999;
    height: 40px; */
    font-size: 18px;
    font-weight: bold;
    color: #555;
    line-height: 1.5em !important;
    clear: both;
    margin: 15px 0 20px 0;
}

.class_class {
    display: inline-block;
    font-size: 24px;
    float: left;
}

@media screen and (max-width:768px){
    .cate_list{padding: 0 0 10px 0;}
}

@media screen and (max-width:640px){
    .base_table th, .base_table td{font-size: 16px;}
	.board_content {padding: 10px 5px;}
	.srch select, .srch input {font-size: 14px;}
	.srch .keyword{margin:0; width:160px;}
	.srch select{width:80px;}
	
	form#search_form input[type="image"]{display:block;}

}
@media screen and (max-width:576px){
	/* #content_sub .cate_list li, #content_sub .cate_list li span{font-size:16px;}
	.base_table th, .base_table td {font-size: 16px;} */
	
	.base_table td {padding: 5px;}
	
}

@media screen and (max-width:375px){
	.srch .keyword{margin:0; width:120px;}
	.srch select{width:60px;}
}
