.board_desc {font-size:12px;}
.board_desc input,select {border:#cccccc 1px solid; color:#333;}
.board_bgcolor {width:20% !important; font:inherit !important; font-size:12px; color:#333; background:#f9f9f9 !important}
.board td {font-size:12px; color:#333;}

.bbsnewf5 {position:relative; overflow:hidden}
.board_paging {text-align:center}
.board_paging > b, .board_paging > a {display:inline-block; width:25px; height:25px; line-height:25px; text-align:center; border:1px solid #efefef}
.board_paging > b {color:#fff; border-color:#666; background:#666}
.board_paging > a {color:#666}
.board_paging > a:hover {color:#555; border-color:#cdcdcd; background:#f4f4f4}

/* °Ë»ö */
#ext_search {clear:both;}
#ext_search select {margin-right:5px; padding:0 0 0 5px; height:28px; line-height:30px; border:1px solid #efefef; cursor:pointer}
#ext_search select:focus, #ext_search select:hover {border-color:#d8d8d8}
#ext_search input[type=text] {margin-right:5px; padding-left:10px; height:28px; border:1px solid #efefef; color:#333}
#ext_search input[type=text]:focus, #ext_search input[type=text]:hover {border-color:#d8d8d8}
#check_all {margin-left:5px; vertical-align:-5px}

@media screen and (max-width:767px) {
 #ext_search {display:none}
}
@media screen and (max-width:480px) {
 .board_style > div {width:300px;}
 #post_area img {height:auto !important; max-width:300px !important;}
}
@media (min-width:481px) and (max-width:640px) {
.board_style > div {width:450px;}
#post_area img {height:auto !important; max-width:400px;}
}
@media (min-width:641px) and (max-width:767px) {
.board_style > div {width:620px;}
#post_area img {height:auto !important; max-width:600px;}
}
@media (min-width:768px) and (max-width:991px) {
.board_style > div {width:500px;}
#post_area img {height:auto !important; max-width:500px;}
}
@media (min-width:992px) and (max-width:1199px) {
.board_style > div {width:680px;}
#post_area img {height:auto !important; max-width:680px;}
}
@media screen and (min-width: 1200px) {
#post_area img {height:auto !important; max-width:820px;}
}