@charset "euc-kr";

table {
    border-collapse: collapse;
}

a.sg_b_txt {
    color: #5d5d5d;
    text-decoration: none;
}

a.sg_b_txt:hover {
    color: #000;
    text-decoration: none;
}

img {
    border: none;
}

/*±âº» ÀÎÇ²¹Ú½º */
.sg_input {
    font-family: "µ¸¿ò", "±¼¸²";
    font-size: 11px;
    color: #5d5d5d;
    background: #ffffff;
    border: 1px solid #bcbcbc;
    height: 16px;
}

select {
    color: #5D5D5D;
    border: 1px solid #bcbcbc;
    height: 20px;
}

.sg_t_center {
    text-align: center;
}

.sg_icon {
    vertical-align: -2px;
}

.sg_red {
    color: #fe5d43;
}

/***************************** °Ô½ÃÆÇ¸®½ºÆ® *****************************/
#sg_total {
    float: left;
    background: url(../../board/img/bullet_arrow.gif) no-repeat 0 12px;
    font-size: 14px;
    padding: 4px 0 0 14px;
}

#sg_search {
    float: right;
    text-align: right;
    font-size: 0.92em;
    padding-bottom: 4px;
}

#sg_search .btn_search {
    vertical-align: top;
    margin-top: 1px;
}

.table_blist {
    clear: both;
}

.table_blist table {
    line-height: 160%;
    border-collapse: collapse;
}

.table_blist thead th {
    background: #f8f8f8 url(../../board/img/list_title_line.gif) no-repeat right;
    border: solid #bcbcbc;
    border-width: 1px 0;
    color: #464646;
    font-size: 0.92em;
    font-weight: bold;
    padding: 7px 0px 5px 0px;
    text-align: center;
    letter-spacing: -0.05em;
}

.table_blist thead th.th_end {
    background-image: none;
}

.table_blist tbody td {
    padding: 7px 6px 5px 6px;
    border-bottom: 1px solid #dddddd;
}

div.list_area tbody td {
    padding: 0 6px 0 6px;
    border-bottom: none;
}

#sg_sns_area {
    float: left;
    width: 300px;
    margin-top: 10px;
    text-align: left;
}

#sg_btn_area {
    /*width:100%; */
    margin-top: 10px;
    text-align: right;
}

/* ÆäÀÌÂ¡ */
#sg_paging {
    clear: both;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

#sg_paging img {
    vertical-align: middle;
    margin-bottom: 2px;
}

#sg_paging img.btn_prev {
    margin-right: 7px;
}

#sg_paging img.btn_next {
    margin-left: 7px;
}

#sg_paging strong {
    color: #FF7635;
    display: inline;
    font-weight: bold;
    padding: 2px 5px 0;
}

#sg_paging a.paging_num {
    color: #585858;
    padding: 2px 5px 0;
    text-decoration: none;
}

div#comm_list .photo_area {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #E4E4E4;
    float: left;
    height: 60px;
    width: 60px;
}

div#comm_list .list_area {
    color: #666A79;
    float: left;
    font-size: 0.97em;
    letter-spacing: -0.1em;
    margin-left: 10px;
    width: 270px;
}

div#comm_list .table_blist tbody td {
    border-bottom: none;
    padding: 1px 1px 5px;
}

div#comm_list p.title {
    margin: 7px 0;
    letter-spacing: -0.1em;
    font-size: 1.2em;
    color: #646c6c;
}

div#comm_list p.centents {
    margin: 7px 0;
    letter-spacing: -0.1em;
    font-size: 0.92em;
    color: #809494;
}

.table_blist tbody td.list {
    padding: 7px 6px 5px;
    background: #f0f7f7 none repeat scroll 0 0;
}

/***************************** ±ÛÀÐ±â *****************************/

.table_bread table {
    line-height: 160%;
    border-collapse: collapse;
    border-bottom: 1px solid #bcbcbc;
}

.table_bread thead th {
    background: #f8f8f8;
    border: solid #bcbcbc;
    border-width: 1px 0;
    color: #464646;
    font-size: 1em;
    font-weight: bold;
    padding: 8px 0px 6px 0px;
    text-align: center;
}

.table_bread tbody td {
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
}

.table_bread tbody td.sg_item {
    /*    background: url(../../board/img/bullet_dotted.gif) no-repeat 7px 14px;*/
    padding: 8px 15px 5px 10px;
    color: #5e5e5e;
    font-size: 0.92em;
    font-weight: bold;
}

.table_bread tbody td.sg_value {
    background: url(../../board/img/list_title_line.gif) no-repeat left 15px;
    padding: 8px 15px 8px 13px;
}

.table_bread tbody td.sg_value ul li {
    font-size: 0.92em;
    margin: 0;
    padding: 0;
}

.table_bread tbody td.sg_value ul li img.file_icon {
    vertical-align: middle;
    margin-bottom: 4px;
}

.table_bread tbody td.sg_con {
    padding: 15px 10px;
    height: 200px;
    line-height: 150%;
    vertical-align: top;
}
.table_bread tbody td.sg_con img {
    width: 100%;
}
/***************************** ±Û¾²±â *****************************/
div.sg_twrite {
    clear: both;
    overflow: hidden;
}

div.sg_twrite table {
    line-height: 160%;
    border-collapse: collapse;
    border: solid #bcbcbc;
    border-width: 1px 0;
}

div.sg_twrite td {
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
}

div.sg_twrite td.sg_item {
    width: 80px;
    /*background: url(../../board/img/bullet_dotted.gif) no-repeat 7px 14px;*/
    padding: 8px 15px 5px 10px;
    color: #5e5e5e;
    font-size: 0.92em;
    font-weight: bold;
}

div.sg_twrite td.sg_con {
    padding: 15px 10px;
    height: 200px;
    line-height: 16px;
    vertical-align: top;
}

div.sg_twrite td.sg_value {
    background: url(../../board/img/list_title_line.gif) no-repeat left 14px;
    padding: 9px 15px 5px 10px;
}

div.sg_twrite td input {
    vertical-align: top;
    height: 25px !important;
    font-size: 0.9em;
}



/*********** µ¡±Û ¿µ¿ª ************/
/*
div.mxboard_reply {
    width: 645px;
    margin: 0 auto;
}
*/

div.mxboard_reply .writing {
    background: url(../../board/img/line_dotted.gif) repeat-x bottom;
    padding: 10px;
    font-size: 0.92em;
}

/*µ¡±Û³»¿ë*/
div.mxboard_reply .writing .reply_info .id {
    font-weight: bold;
    letter-spacing: -0.1em;
}

div.mxboard_reply .writing .reply_info .day {
    color: #ff6f6f;
    padding: 0 5px 0 15px;
}

div.mxboard_reply .writing .reply_info img {
    vertical-align: middle;
    margin-bottom: 2px;
}

div.mxboard_reply .writing p.reply_con {
    line-height: 140%;
    padding-top: 7px;
}

div.mxboard_reply .writing p.reply_con_none {
    text-align: center;
    padding: 10px 0;
}

/* µ¡±Û¾²±â Æû */
div.mxboard_reply .reply_form {
    margin-top: 10px;
}

div.mxboard_reply .reply_form .outline {
    border: solid 1px #e3e3e3;
    background: #f9f9f9;
    margin: 0;
    padding: 7px 0 8px;
}

div.mxboard_reply .reply_form .outline fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

div.mxboard_reply .reply_form .outline fieldset legend {
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -2000px;
}

div.mxboard_reply .reply_form .outline .row_input {
    padding: 2px 15px;
}

div.mxboard_reply .reply_form .outline .row_input input {
    vertical-align: middle;
    margin-bottom: 2px;
}

div.mxboard_reply .reply_form .outline .row_input span.pad {
    padding-left: 30px;
}

div.mxboard_reply .reply_form .outline textarea {
    color: #5d5d5d;
    background: #ffffff;
    border: 1px solid #bcbcbc;
    height: 36px;
    width: 550px;
    font-size: 1em;
}

div.mxboard_reply .reply_form img.submit {
    vertical-align: middle;
}