@charset "euc-kr";



@media (max-width:767px) {

.table td:nth-child(1),
table td:nth-child(2),
.table td:nth-child(3),
.table td:nth-child(4),
.table td:nth-child(5) { }

.table > tbody > tr[bgcolor="#F7F7F7"]:first-child { display: none; }
.table > tbody > tr:first-child {border-top: 1px solid #E8E8E8;}
.table > tbody > tr {
 text-align: left;
 border-bottom: 1px solid #E8E8E8;
}
.table > tbody > tr > td {
 border-top:none !important;
}
.bbsno {
 float: left;
 background-color: #333;
 vertical-align: middle !important;
 display: block;
 border-radius: 15%;
 margin-top: 10px;
 color: white;
 padding: 10px;
 margin-right: 15px;
}
.bbsnewf5[align="left"] {
 display: block;
 font-size: 16px !important;
}
.bbsnewf5[height="34"] {
 display: inline;
}
.bbscategory {
 display: block;
 font-size: 11px !important;
 font-weight: normal !important;
 float: right;
}
.bbsetc_dateof_write, .bbswriter, .bbsetc_view_count {display:inline-block; font-size:11px !important; margin-right:10px !important; }
}