/* News CSS */
a:link, a:visited {text-decoration:none;text-decoration: none;color: #777;}
a:hover {text-decoration: underline;}
select{height: 23px;}

/*list  */
#info_news_list{width: 100%;border-collapse: collapse;border-spacing: 0 5px;border: 1px solid #ccc;}
#info_news_list thead  th{  width: 100%;border-collapse: collapse;border-spacing: 0 5px;border: 1px solid #ccc;}
#info_news_list tbody td {color: #666;background: #fff;padding: 10px 5px;border-top: 1px solid #ecf0f1;line-height: 1.4em;min-height: 60px;word-break: break-all;}
#info_news_list tbody td .thumb_img {display: block;border-bottom: 1px solid #eee;text-align: center;max-width: 100%;height: auto !important;}
#info_news_list tbody td .title {font-size: 1.33em;color: #484848;font-weight: 600;padding: 7px 0 5px 0;}
#info_news_list tbody td .title a {color: #000;}

.content_1 {padding: 10px 0 0 0;height: 85px;}
.content_2{margin-top: 35px;}
.content_2 strong{padding-left:14px;}
.content_2 .user {color: #919191;}

.more {float: right;margin-right:20px;}
.more i {right: 20px;display: inline-block;color: #666;   }
.multiline { overflow:hidden; width:450px; height:60px; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; line-height:20px; text-overflow:ellipsis; }

/*write  */
table.boardTable {width: 100%;border-top: 2px solid #3C96C8;}
table th {background: #f5f5f5;border-right: 1px solid #e7e7e7;padding: 9px 0px 9px 10px;}
table.boardTable tbody th {background: #f5f5f5;font-weight: bold;padding: 10px;text-align: left;border-bottom: 1px solid #d0d0d0;}
table td {padding: 9px 0px 9px 10px;}
table.boardTable tbody td {background: #ffffff;padding: 10px;border-bottom: 1px solid #d0d0d0;line-height: 20px;}

input.text {padding: 0px 2px;height: 14px;font-size: 13px;font-family: '돋움',Dotum, DotumChe, Arial, sans-serif;color: #666;}
input, textarea, select {border-width: 1px;border-style: solid;border-color: #ddd;font-size: 12x; color:#555;}
.board_input {text-decoration: none!important;padding: 3px 0px 3px 0px!important;}

/*content  */
#content_section .title {font-size: 1.33em;color: #484848;font-weight: 600;padding: 7px 0 5px 10px;}
#content_section .title a {color: #000;}
#content_section .articleInfo{margin-top: 5px;margin-left: 10px;}
#content_section .articleInfo strong{padding-left:14px;}
#content_section .articleInfo .user {color: #919191;}
hr.topline{display: block; width:100%;border: 0;height: 1px;background: #ddd;margin-top:18px;}
#attach{padding: 4px 10px;border-bottom: 1px solid #eee;background: #f5f6fa;}
.attach{color:#777;text-decoration: none;line-height:25px;}


.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}

