@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; text-align:center; }
.category_pd a{display:inline-block; width:20%; min-width:100px; height:60px; color:#303339; box-sizing:border-box; line-height:60px; text-align:center; margin:0 10px; font-size:18px; border:1px solid #000;}
.category_pd a:hover{color:#ffffff; background:#000;}
.category_pd a b{display:inline-block; width:100%; height:100%; background:#000; color:#ffffff;}





/*����¡����*/
.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{padding:20px 0 20px; box-sizing:border-box; float:right; width:50%;}
.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 #292929;}
.AWbbs_view_table th, .AWbbs_view_table td{text-align:left; border-bottom:1px solid #ddd;}
.AWbbs_view_table th{height:40px; background:#f7f7f7; padding:20px 10px; box-sizing:border-box;}
.AWbbs_view_table td{ padding:10px 15px; box-sizing:border-box;}
	/* ���̺� �ȿ� ���̺� ���� */
	.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 #292929;}
.bbs_list_view td.list{padding-top:20px; padding-bottom:20px; font-size:16px; letter-spacing:-0.2; line-height:24px;}

.bbs_list_view th{padding-top:20px; padding-bottom:20px; font-size:16px; line-height:24px; background:#f4f4f4;}

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


/* ��ü�Ǽ� */
.AWBBS_totalNum{width:30%; padding:20px; box-sizing:border-box; float:left; font-size:16px; color:#666666; line-height:40px; text-align:left; display:none;}
.AWBBS_totalNum span{font-weight:600; color:#000;}

.bbs_list_view .name{width:15%;}
.bbs_list_view .date{width:15%;}
.bbs_list_view .cnt{width:10%;}
.bbs_list_view .recom{width:10%;}


@media screen and (max-width:1000px){
	
	.category_pd a{ height:50px; line-height:50px;  margin:0 8px; font-size:18px;}
}


@media screen and (max-width:850px){
	
	.category_pd a{height:40px; line-height:40px;  margin:0 5px; font-size:16px;}
	
	.bbs_list_view th{font-size:16px:}
	.bbs_list_view td.list{font-size:16px; padding-top:15px; padding-bottom:15px;}
	
	.bbs_list_view td.date{font-size:14px; width:20%;}
	.bbs_list_view .name{display:none;}
	.bbs_list_view .cnt{display:none;}
	.bbs_list_view .recom{display:none;}
	
	.AWbbs_f_search{width:100%;}
	
	.AWbbs_f_search select{border:1px solid #ccc; padding:4px 4px 5px; box-sizing:border-box; width:100%; height:30px; line-height:32px;  }
    .AWbbs_f_search input{width:100%; height:32px; line-height:30px; background:#fff; border:1px solid #ccc; margin:0 5px; padding:0px 4px 0px; box-sizing:border-box;}
	
	.AWbbs_f_search button.btnSubmit{width:90%; height:30px; line-height:30px; font-size:16px; color:#ffffff; margin-left:10%;}
}


@media screen and(max-width:640px){
	
	.category_pd a{height:30px; line-height:30px;  margin:0 1%; font-size:12px;}
	
	
}


@media screen and (max-width:480px){
	
	.bbs_list_view th{font-size:14px; line-height:20px;}
	.bbs_list_view td.list{font-size:14px; line-height:20px;}
	
	.bbs_list_view td.date{font-size:11px;}
	
	
}


/* ADDTION */
.manual_search{width:100%; padding:30px 0 20px;}
.manual_search .manualTit{width:100%; text-align:center; padding-bottom:20px; font-size:2em; font-weight:600;}
.manual_search .manualInput{width:100%; text-align:center;}
.manual_search .manualInput .manualInp{width:90%; display:inline-block; padding:10px; box-sizing:border-box; line-height:1.5em; border:1px solid #999; font-size:1.2em; border-radius:10px;}

.manual_search .category_pd font{display:none;}

.manual_search .category_sub{display:flex; justify-content:center; padding-bottom:20px;}
.manual_search .category_sub li{width:20%; padding:0 5px; box-sizing:border-box; max-width:140px;}
.manual_search .category_sub li img{width:100%;}
.manual_search .category_sub li img.offImg{display:inline-block;}
.manual_search .category_sub li img.onImg{display:none;}

.manual_search .category_sub li a:hover img.offImg{display:none;}
.manual_search .category_sub li a:hover img.onImg{display:inline-block;}

.manual_search .category_sub li.on img.offImg{display:none;}
.manual_search .category_sub li.on img.onImg{display:inline-block;}

.manual_search .category_sub li.on a:hover img.offImg{display:none;}
.manual_search .category_sub li.on a:hover img.onImg{display:inline-block;}




