@charset "euc-kr";
/*CSS Document*/
@import url(/adm/wiz_reset.css);

.bbs_list_view a{text-decoration:none; color:#292929;}
.bbs_list_view a:hover{color:#000000;}

.select {color:#666; border:1px solid #ccc; background-color:#fff;}
.input {padding:2px; border:1px solid #dfdfdf; background-color:#f7f7f7;}
.input_idpw {color:#545454; border:1px solid #dfdfdf; background-color:#fff;}
.search_input {color: #847f74; border: #cfcfcf 1px solid; background-color: #fff; }
.category_pd { padding-bottom:5px; width:100%; float:left; padding-top:30px; text-align:center; font-size:20px;}
.category_pd a {color:#333333; text-decoration:none;}


/*ÆäÀÌÂ¡°£°Ý*/
.Paging_Num td { padding-left:3px; padding-bottom:20px; padding-top:20px;}
.Paging_Num b{display:inline-block; width:28px; height:28px; line-height:28px; color:#fff; background:#000; margin:0 2px;}
.Paging_Num a.pagenumlist{display:inline-block; width:28px; height:28px; line-height:28px; color:#a9a9a9; background:#e9e9e9; margin:0 2px;}

/*ÆÐ½º¿öµåÀÎÇ²*/
.Password_input input { height:20px; line-height:20px; background:#fff; border:1px solid #ccc; margin:0 1px; padding:3px 4px 3px;}


/***************************************************** ¸®½ºÆ® *****************************************************/
/* °Ô½ÃÆÇ ÇÏ´Ü °Ë»ö------------------------------------------*/
.AWbbs_f_search{border:1px solid #dbdbdb; padding:40px; box-sizing:border-box; float:left; margin-bottom:20px; width:100%;}
.AWbbs_f_search td{text-align:center;}
.AWbbs_f_search select{border:1px solid #ccc; padding:4px 4px 5px; box-sizing:border-box; width:100%; height:40px; line-height:40px;  }
.AWbbs_f_search input{width:100%; height:40px; line-height:40px; background:#fff; border:1px solid #ccc; margin:0 5px; padding:3px 4px 3px; box-sizing:border-box;}
.AWbbs_f_search button{}
.AWbbs_f_search button.btnSubmit{width:90%; height:40px; line-height:40px; text-align:center; background:#000000; font-size:18px; color:#ffffff;}

/***************************************************** ÀÎÇ² *****************************************************/
/* °Ô½ÃÆÇ input ------------------------------------------*/
.AWbbs_input_table{border-top:1px solid #333;}
.AWbbs_input_table th, .AWbbs_input_table td{text-align:left; padding-left:15px; border-bottom:1px solid #ddd;}
.AWbbs_input_table th{height:38px; background:#f7f7f7;}
.AWbbs_input_table td{}
	/* Ã¼Å©¹Ú½º (HTML ºñ¹Ð±Û °øÁö±Û) */
	.AW_bbs_input_checkbox{margin:0 0 10px;}
	.AW_bbs_input_checkbox input{vertical-align:middle;}
	.AW_bbs_input_checkbox label{vertical-align:middle; margin:0 10px 0 2px;}





/***************************************************** »ó¼¼ *****************************************************/
/* °Ô½ÃÆÇ view ------------------------------------------*/
.AWbbs_view_table{}
.AWbbs_view_table.border{border-top:2px solid #c3d600; border-bottom:2px solid #c3d600;}
.AWbbs_view_table th, .AWbbs_view_table td{text-align:left; border-bottom:1px solid #ddd; padding:10px 15px; font-size:18px; line-height:24px;}
.AWbbs_view_table th{height:40px; background:#f7f7f7;}
.AWbbs_view_table td{ padding:10px; box-sizing:border-box;}
.AWbbs_view_table .subject{font-size:20px; line-height:30px;}
	/* Å×ÀÌºí ¾È¿¡ Å×ÀÌºí ¸®¼Â */
	.AWbbs_view_table table{border:0 none;}
	.AWbbs_view_table table th, .AWbbs_view_table table td{height:auto; padding:0; border:0 none; background:none;}

	/* ÄÚ¸àÆ® */
	.AWbbs_comment_id{text-align:center; background:#f7f7f7; line-height:1.4;}
	.AWbbs_comment_id p{font-weight:bold;}
	.AWbbs_comment_id span{display:block; color:#999; font-size:10px;}
	
	/* ÄÚ¸àÆ®¾²±â */
	.AWbbs_comment_input_info{}
	.AWbbs_comment_input_info .input{background:#fff;}



/***************************************************** »óÇ°Æò *****************************************************/
/* »óÇ°Æò view ------------------------------------------*/
.Prd_review_bbs { border:1px solid #ddd; background:#fafafa; padding:20px; margin:15px 0; }
.Prd_review_bbs_img img { padding:3px; background:#fff; border:1px solid #ddd; }
.Prd_review_bbs_info {}
.Prd_review_bbs_info th { text-align:left; border-bottom:1px solid #ddd; padding-bottom:15px;  font-size:16px; }
.Prd_review_bbs_info td { padding-top:15px;  }
.Prd_review_bbs_info td span { color:#d43d60;  }


/***************************************************** °Ô½ÃÆÇ ¸®½ºÆ® *****************************************************/
.bbs_list_view{border-top:2px solid #c3d600; border-bottom:1px solid #c3d600;}
.bbs_list_view td.list{padding-top:20px; padding-bottom:20px; font-size:18px; line-height:24px;}

.bbs_list_view .notice{color:#c3d600; font-weight:600;}


@media screen and (max-width:1000px){

/* SEARCH */
.AWbbs_f_search{border:1px solid #dbdbdb; padding:20px; box-sizing:border-box; float:left; margin-bottom:20px; width:100%;}
.AWbbs_f_search td{text-align:center;}
.AWbbs_f_search select{border:1px solid #ccc; padding:4px 4px 5px; box-sizing:border-box; width:100%; height:40px; line-height:40px; font-size:18px; }
.AWbbs_f_search input{width:100%; height:40px; line-height:40px; background:#fff; border:1px solid #ccc; margin:0 5px; padding:3px 4px 3px; box-sizing:border-box;}
.AWbbs_f_search button{}
.AWbbs_f_search button.btnSubmit{width:90%; height:40px; line-height:40px; text-align:center; background:#000000; font-size:18px; color:#ffffff;}

.bbs_list_view td.list{padding-top:10px; padding-bottom:10px; font-size:16px; line-height:24px;}

.bbs_list_view td.name{display:none !important;}
.bbs_list_view td.count{display:none !important;}
.bbs_list_view td.recom{display:none !important;}

}



@media screen and (max-width:640px){
	
	/* SEARCH */
.AWbbs_f_search{border:1px solid #dbdbdb; padding:10px; box-sizing:border-box; float:left; margin-bottom:10px; width:100%;}
.AWbbs_f_search select{padding:4px; box-sizing:border-box; width:100%; height:30px; line-height:30px; font-size:16px; }
.AWbbs_f_search input{height:30px; line-height:30px; padding:3px;}
.AWbbs_f_search button.btnSubmit{width:90%; height:30px; line-height:30px; font-size:16px;}

.bbs_list_view td.list{padding-top:10px; padding-bottom:10px; font-size:14px; line-height:20px;}


.AWbbs_view_table th, .AWbbs_view_table td{padding:10px; font-size:14px; line-height:20px;}
.AWbbs_view_table th{height:auto; background:#f7f7f7;}
.AWbbs_view_table td{ padding:10px; box-sizing:border-box;}
.AWbbs_view_table .subject{font-size:16px; line-height:24px;}
	
}