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


.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 { border:1px solid #ddd; padding:20px; background:#f7f7f7;  }

/*페이징간격*/
.Paging_Num td { padding-left:3px; }

/*패스워드인풋*/
.Password_input input { height:20px; line-height:20px; background:#fff; border:1px solid #ccc; margin:0 1px; padding:3px 4px 3px;}

/* 제품소개 list ------------------------------------------*/
.AWprd_list { border-left:1px solid #ddd; border-top: 1px solid #ddd;}
.AWprd_list .prd_line { border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:160px; padding:15px; overflow:hidden; }
.AWprd_list .prd_box { border-collapse: separate; border-spacing: 0px; text-align:left; }
.AWprd_list .prd_box .prd_img { height:147px; }
.AWprd_list .prd_box .prd_img img { max-width:247px; max-height:180px; width:247px; height:147px;  }
.AWprd_list .prd_box .prd_ct { padding:10px 0 0; font-size:12px; color:#bbb;}
.AWprd_list .prd_box .prd_name { font-weight:bold; font-size:16px; padding:5px 0 0; color:#333;}
.AWprd_list .prd_box .prd_name a { color:#333; }
.AWprd_list .prd_box .prd_text { font-size:12px; padding:10px 0 0; color:#999; max-width:152px;}
.prd_tit_list { letter-spacing:-0.05em; line-height:1.6; padding:0 0 0 18px; background:url(image/title_bullet2.png) left 50% no-repeat; font-size:15px; font-weight:600; margin-bottom:15px; }

/* 제품소개 view ------------------------------------------*/
.AWprd_view{}
.AWprd_view.border{border-top:1px solid #333;}
.AWprd_view .prd_img { width:300px; height:300px;  text-align:center; vertical-align:middle; }
.AWprd_view .prd_img img { max-width:300px; max-height:300px; width:300px; height:300px; }
.AWprd_view .prd_thimg td { border:1px solid #ddd; padding:2px; }
.AWprd_view .prd_thimg td img { width:50px; height:50px; }
.AWprd_view th, .AWprd_view td{}
.AWprd_view th{height:40px; background:#f7f7f7;}
.AWprd_view td{}
.AWprd_view .prd_name { font-weight:bold; font-size:34px; color:#333; border-bottom:1px solid #ddd; padding-bottom:20px; }
.AWprd_view .prd_text { border-top:1px solid #eee; border-bottom:1px solid #eee; padding:10px 0; line-height:1.2; }
.AWprd_view .prd_tit { letter-spacing:-0.05em; line-height:1.6; padding:0 0 0 18px; background:url(image/title_bullet.png) left 50% no-repeat; font-size:15px; font-weight:600; margin-bottom:15px; }
.AWprd_view .prd_cont { padding:20px 0px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }

/* 게시판 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;}

/* 카테고리 ----*/
/* sub02 */
.sub02_best_product {margin-top:48px; background:#fff;}
.sub02_best_product_tit_line {width:22px; height:2px; background:#4b9ef1;}
.sub02_best_product_tit {margin-top:10px; position:relative; display:inline-block; font-size:35px; color:#5d5d5d; font-weight:400;}
.sub02_best_product_list {width:1200px; margin:0 auto; margin-top:30px;}
.sub02_best_product_list:after {display:block; content:""; clear:both;}
.sub02_best_product_list li {float:left; width:282px; margin-left:24px}
.sub02_best_product_list li:first-child {margin-left:0;}
.sub02_best_product_list li .sub02_best_product_list_img {text-align:center;}
.sub02_best_product_list li .sub02_best_product_list_tit {font-family: "Nanum Gothic";  padding:25px 0; text-align:center; border-bottom:1px solid #c1c1c1;}
.sub02_best_product_list li .sub02_best_product_list_tit a {display:inline-block; font-size:20px; color:#4b9ef1;}

.sub02_best_product_list li .sub02_best_product_list_text {font-family: "Nanum Gothic"; font-size:14px; line-height:20px; text-align:center; padding:23px; border-bottom:1px solid #c1c1c1; color:#686868;}

.sub_best_product_btn_more {padding:44px 0; text-align:center;}
.sub_best_product_btn_more a {display:inline-block;background:#4b9ef1; color:#fff; width:205px; height:40px; line-height:42px; text-align:center; font-size:18px;}

.sub_product_ul {margin:34px 0 53px 0;}
.sub_product_ul:after {display:block; content:""; clear:both;}
.sub_product_ul li {float:left; border:1px solid #cdcdcd; width:560px; height:169px; padding:12px 14px; margin-bottom:34px; margin-right:5px;}
.sub_product_ul li:nth-child(2n) {margin-right:0; margin-left:5px;}
.sub_product_img {float:left; display:block; width:247px; height:169px; text-align:center;}
.sub_product_img img {max-width:100%;}
.sub_product_info {float:left; width:289px; margin-left:24px;}
.sub_product_info_name, .sub_product_info_name > a, .sub_product_info_number {font-size:15px; font-family: "Nanum Gothic"; font-weight:700;}
.sub_product_info_name {margin-top:12px;}
.sub_product_info_number {margin-top:12px; overflow:hidden;}
.sub_product_info_exp {margin-top:20px; padding-top:15px; *padding:4px 0; border-top:1px solid #cecece; font-family: "Nanum Gothic"; font-weight:700; font-size:14px; color:#686868; height:60px; overflow:hidden; line-height:20px;}

/* sub03 */
.sub_product_detail_top {border-top:2px solid #555; margin-top:60px;}
.sub_product_detail_top:after {display:block; content:""; clear:both;}
.sub_product_detail_left {float:left; width:518px; height:425px; padding:35px 40px; border:1px solid #ccc; border-top:0;}
.sub_product_detail_left .sub_product_img_area {width:518px; height:425px; background:#f2f2f2;}
.sub_product_detail_left .sub_product_img_area img {max-width:100%;}
.sub_product_detail_right {background:#f6f6f6; float:left; width:487px; height:393px; padding:42px 56px 60px 56px; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.sub_product_top_tit {font-size:30px; font-weight:800; color:#333; border-bottom:1px solid #ccc; padding-bottom:11px;}
.sub_product_text_wrap {padding:21px 8px}
.sub_product_text_wrap > div {margin-top:12px; font-size:15px; font-family: "Nanum Gothic"; font-weight:700; color:#333;}
.sub_product_text_wrap > div:first-child {margin-top:0;}
.sub_product_text_wrap > div.sub_product_exp {margin-top:40px; font-size:14px; color:#686868; line-height:1.4; height:96px;}
.sub_product_btn_box {margin-top:10px; border-top:1px solid #ccc; padding-top:30px; overflow:hidden;}
.sub_product_btn_box a {display:inline-block; width:161px; height:49px; line-height:49px; background:#5d5d5d; color:#fff; float:left; margin-left:2px; text-align:center; font-family: "Nanum Gothic"; font-weight:700; font-size:18px;}
.sub_product_btn_box a:first-child {margin-left:0;}

.sub_product_btn_list_wr {padding:19px 0; text-align:right;}
.sub_product_btn_list {display:inline-block; font-size:18px; background:#f3951b; width:153px; height:40px; line-height:40px; color:#fff; text-align:center;}

.sub_product_detail_section {margin-top:13px;}
.sub_product_detail_section_tit_wr {border-bottom:1px solid #d1d1d1}
.sub_product_detail_section_tit {width:250px; height:53px; line-height:55px; background:#f3f3f3; text-align:center; border:1px solid #d1d1d1; border-bottom:0;  font-family: "Nanum Gothic"; font-weight:700; color:#5d5d5d;}
.sub_product_detail_section_con {padding:13px 0; min-height:134px;}
.sub_product_detail_section_option {min-height:66px;}

.sub_product_detail_section .sub_product_btn_list_wr {margin-bottom:33px;}


/* 게시판 하단 검색------------------------------------------*/
.AWbbs_f_search{border:1px solid #ddd; background:#f7f7f7; padding:10px 0;}
.AWbbs_f_search select{border:1px solid #ccc; padding:4px 4px 5px; }
.AWbbs_f_search input{width:200px; height:20px; line-height:20px; background:#fff; border:1px solid #ccc; margin:0 5px; padding:3px 4px 3px;}
.AWbbs_f_search button{}

