/* °¶·¯¸® ¸®½ºÆ® */
.gallery_etc {padding:5px 0 5px 0;}
.gallery_board {width:100%;}
.gallery_board > table {float:left; display:block; width:48% !important; margin:0 5px 5px 0}
.gallery_board > table.board {width:100% !important}
.gallery_board td.bbsnewf5 a img {
  position: relative;
  z-index: 0;
  width: 100%;
  height:auto !important;
  overflow: hidden;
}
.gallery_board td.bbsnewf5 a img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.gallery_board td.bbsnewf5 a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* gallery_subject */
.gallery_subject {
  position: relative;
  z-index: 10;
}
.gallery_subject a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  margin:20px 0 0 0;
}
.gallery_subject a span.gallery_title {
 font-size:13px;
 font-family:'Nanum Gothic','³ª´®°íµñ', Dotum, "µ¸¿ò"; 
 color:#333; 
 line-height:20px;
}
.gallery_subject a span.gallery_title:hover {
 color: #0097e6;
}
.gallery_board2 {width:100%;}
.gallery_board2 > table {float:left; display:block; width:32% !important; margin:0 5px 5px 0}
.gallery_board2 > table.board {width:100% !important}
.gallery_board2 td.bbsnewf5 a > img {display:block; width:100%; height:auto !important; transition:all ease 0.4s;}
.gallery_board2 td.bbsnewf5 a:hover > img {transform:scale(1.1,1.1)}
.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 {float:left}
#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}
/* °Ô½ÃÆÇ ÀÐ±â */
.board_style {width:100%; margin-top:15px; margin-bottom:20px; border-top:1px solid #777}
.board_style input[type=file] {width:80%}
.board_style input[type=text], .board_style input[type=password] {width:80%; height:40px; border:1px solid #e8e8e8; color:#333; padding-left:10px; }
.board_style input[type=text]:focus, .board_style input[type=text]:hover, .board_style input[type=password]:focus, .board_style input[type=password]:hover {border-color:#d8d8d8}
.board_style select {height:40px; line-height:38px; border:1px solid #e0e0e0; cpadding:0 10px; ursor:pointer}
.board_style select:focus, .board_style select:hover {border-color:#d8d8d8}
.board_style tbody td {border-bottom:1px solid #efefef}
.board_style tbody td font, .board_style tbody td span, .board_style tbody td a {font-size:13px !important}
.board_btn {margin-top:28px}
.board_btn a {margin-top:2px; margin-bottom:2px}
.board_bottom {margin-top:10px}
.board_bottom > a {float:right}
/* °Ô½ÃÆÇ º»¹® */
.board_desc {font-size:12px; padding:8px 0 8px 0;}
.board_desc input,select {border:#cccccc 1px solid; color:#333;}
.board_bgcolor {width:20% !important; font-size:12px; color:#333; padding:8px 0 8px 0; background:#f9f9f9 !important}
.board td {font-size:12px; color:#333; }
.board_comment_bgcolor {padding-bottom:20px; background-color:#f9f9f9 !important}
.comment_txt {padding:10px 0 !important; word-break:}
.comment_txt:first-child {padding:20px !important}
.comment_txt textarea {width:60%; width:-webkit-calc(100% - 120px); width:-moz-calc(100% - 120px); width:calc(100% - 120px); height:50px; padding:10px; font:inherit !important; border:1px solid #e8e8e8; border-radius:3px}
.comment_txt > a.btn {margin:2px 0; padding:0 15px !important; height:30px !important; line-height:28px !important}
.comment_txt > font {display:block; margin-bottom:10px; color:#ccc !important}
.comment_name {color:#333 !important; width:20% !important}
.comment_name input[type=checkbox] {margin-right:5px; vertical-align:middle}
@media screen and (max-width:767px) {
 .gallery_board {width:100%;}
 .gallery_board > table {width:48% !important; margin:0 5px 20px 0;}
 .gallery_board2 {width:100%;}
 .gallery_board2 > table {width:48% !important; margin:0 5px 20px 0;}
 /* ÀÐ±â */
 .board_style tbody td {font-size:12px !important}
 .board_style tbody td font, .board_style tbody td span, .board_style tbody td a {font-size:12px !important}
 /* °øÅë */
 #ext_search {display:none}
 .comment_name {display:block !important; width:100% !important; padding:10px !important}
 .comment_txt[align=left], .comment_txt[align=right] {display:block !important; width:100% !important; text-align:left !important; padding:10px !important}
}
@media screen and (max-width:480px) {
 .gallery_board {width:100%; margin-left:0;}
 .gallery_board > table {width:100% !important; margin:0 0 20px 0 !important;}
 .gallery_board2 {width:100%; margin-left:0;}
 .gallery_board2 > table {width:100% !important; margin:0 0 20px 0 !important;}
 .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:450px;}
.gallery_board td.bbsnewf5 a > img {height:145px !important;}
}
@media (min-width:641px) and (max-width:767px) {
.board_style > div {width:620px;}
#post_area img {height:auto !important; max-width:620px;}
.gallery_board td.bbsnewf5 a > img {height:200px !important;}
}
@media (min-width:768px) and (max-width:991px) {
.board_style > div {width:720px;}
#post_area img {height:auto !important; max-width:720px;}
.gallery_board td.bbsnewf5 a > img {height:220px !important;}
}
@media (min-width:992px) and (max-width:1199px) {
.board_style > div {width:900px;}
#post_area img {height:auto !important; max-width:900px;}
.gallery_board td.bbsnewf5 a > img {height:280px !important;}
}
@media screen and (min-width: 1200px) {
.board_style > div {width:1000px;}
#post_area img {height:auto !important; max-width:1000px;}
.gallery_board td.bbsnewf5 a > img {height:340px !important;}
}

/* category */
.category_select {font:inherit !important; font-size:13px !important; color:#333; padding-bottom:20px; }
.categoryArea {
    margin-bottom: 5px;
    text-align: left;
}
.categoryArea img {
    display: none;
}
.categoryArea b {
    display: none;/* none, inline-block */
    vertical-align: top;
    font-weight: normal;
    font-size: 13px;
    color: #555;
}
.categoryArea select {
    width: 100px;
}
.category_select select {
    width: 100px;
    max-width: 100%;
    padding: 3px;
    font-size: 12px;
    color: #333;
}
/* °Ô½ÃÆÇ */
.p_board_gallery {margin-top: 15px;}
.p_board_list > table,
.p_board_gallery > table {
    width: 100%;
    border: 0px solid #f00;
}
/* È®ÀÎ */
.p_board_list .bbsnewf5 input[type=image],
.p_board_gallery .bbsnewf5 input[type=image] {
    width: auto;
    vertical-align: top;
    padding: 0px;
    border: 0px solid #f00;
}
/* Ãë¼Ò */
.p_board_list .bbsnewf5 > a img,
.p_board_gallery .bbsnewf5 > a img {
    border: 0px solid #f00;
    vertical-align: top;
}