table.board_output {
width:100%;
}
table.output_table tbody tr {
height:33px;
}
table.output_table tbody tr td {
font-size:15px;
}
table.output_table tbody tr td a {
font-weight:500;
color:#5d5d5d;
}
table.output_table tbody tr td a:hover {
font-weight:500;
color:#ff4500;
}
table.table_02 {
width:100%;
border:1px solid #ddd;
}
table.table_02 tr {
background-color:#fff;
}
table.table_02 tr td.att_title {
border-bottom:1px solid #ddd;
}
.bbswriter, .bbsetc_dateof_write, .bbsno {
width:10%;
font-size:12px;
}
 @media only screen and (max-width: 684px) {
.bbswriter, .bbsetc_dateof_write, .bbsno {
width:15%;
}
}
@media only screen and (max-width: 437px) {
.bbsno {
width:10%;
}
}
.bbsnewf5 a {
font-weight:lighter;
font-size:14px;
}
#ext_search {
margin-top:1em;
}
.board_bgcolor {
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
min-width:70px;
font-size:12px;
}
.board_desc {
border-bottom:1px solid #ddd;
font-size:12px;
}
.board_description {
padding:1em;
}
#border {
width:100%;
border:0px;
}
table.seLayout {
border:0px !important;
}
div.nneditor-container .nneditor-toolbar-container {
border-top:0px !important;
}