/* °Ô½ÃÆÇ °ü·Ã CSS */
.board {font-size:17px !important; line-height:24px;}
input#border {font-size:14px;color:#666666; border:1px solid #D4D4D4; padding:4px;}
textarea#border {font-size:14px;color:#666666; border:1px solid #D4D4D4; padding:4px;}
.table_02 input[name='file_attachment[]'] {border:0 !important; background:none; padding:0;}
.table_02 td { font-size:14px; padding: 10px;}
.att_title { padding: 10px;}
.board_desc {line-height:0 !important;}
.bbswriter { font-size:15px; font-weight:400;}
.bbsetc_dateof_write { font-size:15px; font-weight:400;}
.bbsno { font-size:15px; font-weight:400;}
.bd_out1 { text-align: left; padding-left: 10px;}
.product_tb { width:100%;}
.product_tb_in { width: 100%;}
.product_tb_in img { width:100%; height:auto;}

/* °¶·¯¸® */
.board_gallery {text-align:center; margin:0 auto;}
.gallery_subject { padding-bottom: 20px; }
.gallery_subject a { color:#333;}

/* Ä«Å×°í¸® */
.category_wrap {padding-bottom:10px;}
.category_wrap b {font-size:100% !important;}
.category_wrap select {padding:4px; margin-left:8px; width:180px;}
/* ÆäÀÌÂ¡ */
.paging {text-align:center; padding:10px 0;}
.paging a:link {display:inline-block; font-size:15px; line-height:26px; color:#888; }
.paging a:visited {color:#999;}
.paging a:hover {color:#999;}
.paging > b {background:#333; color:#FFF; width:28px; height:28px; font-size:13px; line-height:26px; display:inline-block; border-radius:3px;}
/* °Ë»öÃ¢ */
.est_cate_cell select {border:1px solid #CCC; height:30px; vertical-align:top;}
.est_keyword_cell select {height:30px !important;}
.est_keyword_cell input {border:1px solid #CCC; width:150px; height:30px; margin:0 3px; vertical-align:top;}
.est_btn_cell input {vertical-align:top;}

.gallery_list table > td {width:33%;}
input[type='checkbox'][name='com_formmail_check_safe'] {width:15px;}
.dbp { height: 180px; margin-top: 30px; line-height: 1.4em; color: #666;}
.dbp a { padding: 0 10px; color: #000; font-weight: bold;} 
.dbp_table th { text-align:left; vertical-align:top; padding:15px;  border-bottom: 1px solid #DDD; background:#F5F5F5; }
.dbp_table th p {font-size:14px; font-weight:400; color:#000;}
.dbp_table td { padding:15px; border-bottom: 1px solid #DDD;}
#post_area > img {max-width:800px !important; height:auto !important;}
#post_area p > img {width:800px !important; height:auto !important;}
 
@media all and (max-width: 1280px) {
#post_area > img {width:100% !important;}
#post_area p > img {width:100% !important;}
  .youtube { position:relative; width:100%; padding-bottom: 56.25%; text-align:left;}
  .youtube object { position: absolute; width:100%; height:100%; }
}
@media all and (max-width: 1024px) {
.board_gallery img { width: 100%; height: auto !important;}
}
@media all and (max-width: 768px) { 
.board {font-size:14px !important; line-height:20px;}
.gallery_title {font-size:14px !important; line-height:20px;}
.board_output_gallery_img {padding:0 1px; margin:0; font-size:0;}
.board_output_gallery_subject {padding:5px;}
.board_output_gallery_subject a {font-size:14px;}
.board_output_gallery_description {display:none;} 
.table_02 td {font-size:13px !important; line-height:16px; padding:5px;}
.table_02 input { width:100%; }
}
@media all and (max-width: 480px) {  
 .formmail_title_bgcolor img { width:100%; }
 .formmail_title_bgcolor { width: 100%; font-size:11px; }
 .formmail_cell_bgcolor { width: 100%; }
 .gallery_list td {  width: 100%;  float: left; }
 .product_board td {width:100%;}
 .product_board td img {width:100%;}
 .product_tb_in td { width:100%;  height:auto; }
 .gallery_list td {width: 100%; float: left;}
input[type='text'][name='com_board_search_value'] { width:130px;}
}