/* 상품페이지 CSS */
.product_img { width: 790px; height: 416px; margin-bottom: 40px; background: url(../img/product_img.png) 0% 0% no-repeat; }
.product_list_go { position: relative; top: 10px; left: 680px; padding-top: 3px; text-align: center; font-size: 14px; width: 70px;  height: 27px; outline: 1px solid #d1d1d1; background: #fff; color: #4b4b4b; margin-bottom: 10px; }
.product_list_go:hover { outline: 1px solid #b3b3b3; background: #fbfafa; }
.product_list_go a { display: block; width: 100%; height: 100%; }
.product_list_go a:hover , .product_list_go a:active , .product_list_go a:visited , .product_list_go a:link { color: #4b4b4b; }
.product_list_go_2 { position: relative; top: -30px; left: 680px; padding-top: 3px; margin-bottom: 0px; }

/* list */
#product_list { 
	width: 790px; min-height: 500px; /* max-width: 762px; */ margin-bottom: 50px;
	font-family:"맑은 고딕",sans-serif; color: #4b4b4b; font-size:13px; font-weight: normal; line-height: 1.6; letter-spacing: 0em; text-align: left;	
}
#product_list p { text-decoration: none; color:#4b4b4b; }
#product_list p:hover , #product_list p:visited , #product_list p:link , #product_list p:active { color: #4b4b4b; }
#product_list a { display: block; width: 100%; height: 100%; }
#product_list li { float: none; list-style: none; padding-left: 0px; margin-bottom: 20px; }

#product_list  h1 { padding-left: 110px; padding-top: 15px; font-size: 16px; }
#product_list p { padding-left: 110px; font-size: 15px; }
#product_list .company_01 { width: 790px; height: 88px; background: url(../img/product_list_01.png) 0% 0% no-repeat; }
#product_list .company_02 { width: 790px; height: 88px; background: url(../img/product_list_02.png) 0% 0% no-repeat; }
#product_list .company_03 { width: 790px; height: 88px; background: url(../img/product_list_03.png) 0% 0% no-repeat; }
#product_list .company_04 { width: 790px; height: 88px; background: url(../img/product_list_04.png) 0% 0% no-repeat; }
#product_list .company_05 { width: 790px; height: 88px; background: url(../img/product_list_05.png) 0% 0% no-repeat; }
#product_list li a { display: block; position: relative; top: 7px; left: 7px; width: 776px; height: 74px; }
#product_list li a:hover { outline: 7px  solid #f9ae07; }


/* view */
#product_view { width: 790px; margin-bottom: 50px; font-family:"맑은 고딕",sans-serif; color: #555555; font-size:14px; font-weight: normal;line-height: 1.6;text-align: left;}
#product_view a { outline:none; select-dummy: expression(this.hideFocus=true); }	/* 링크 테두리 없애기 */
#product_view a:link, a:visited { color:#004C9A;	text-decoration: none; }
#product_view a:hover, a:active { color: #333; }
#product_view h2 { margin: 30px 0 0 0; padding: 0 0 0 40px; color: gray; font-size: 15px; font-weight: bold; background: url(../img/product/dot.png) 20px 6px no-repeat; } /* 배경 이미지 */
#product_view p { margin-top:10px; margin-bottom: 10px; padding-left: 10px; }

.product_view_title { position: relative; top: -20px; left: 0px; }
.product_view_0010 { width: 790px; height: 530px; background: url(../img/product_title_0010.png) 0% 0% no-repeat; }
.product_view_0020 { width: 790px; height: 530px; background: url(../img/product_title_0020.png) 0% 0% no-repeat; }
.product_view_0030 { width: 790px; height: 530px; background: url(../img/product_title_0030.png) 0% 0% no-repeat; }
.product_view_0040 { width: 790px; height: 530px; background: url(../img/product_title_0040.png) 0% 0% no-repeat; }
.product_view_0050 { width: 790px; height: 530px; background: url(../img/product_title_0050.png) 0% 0% no-repeat; }

/*	탭메뉴 */
.tab-wrap { width: 790px; margin-left: 0px; }
.tabs { width: 100%; height: 54px; overflow: hidden; margin-top: 0px;margin-bottom: 0px; padding-left: 0px; text-align: left;}
.tabs li { float: left; list-style: none; width: 195px; height: 54px; }
.tabs a { display: block; width: 100%; height: 100%; }
.tabs a.current {  }
.product_menu3_01 { 
	width: 195px; height: 54px; margin-right: 3px;
	background: url(../img/btn_tab_1.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_01 .current {
	width: 195px; height: 54px; 
	background: url(../img/btn_tab_1_on.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_02 { 
	width: 195px; height: 54px; margin-right: 3px; 
	background: url(../img/btn_tab_2.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_02 .current {
	width: 195px; height: 54px; 
	background: url(../img/btn_tab_2_on.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_03 { 
	width: 195px; height: 54px; margin-right: 3px; 
	background: url(../img/btn_tab_3.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_03 .current {
	width: 195px; height: 54px; 
	background: url(../img/btn_tab_3_on.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_04 { 
	width: 195px; height: 54px; 
	background: url(../img/btn_tab_4.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_04 .current {
	width: 195px; height: 54px; 
	background: url(../img/btn_tab_4_on.png) 0% 0% no-repeat;
	cursor: pointer;
}


/* 본문 내용 */
.sub_contents_0010_01 { 	width: 790px; height: 1155px; background: url(../img/product/0010_01.png) 0% 20px no-repeat;  }
.sub_contents_0010_02 { 	width: 790px; height: 550px; background: url(../img/product/0010_02.png) 0% 0% no-repeat;  }
.sub_contents_0010_03 { 	width: 790px; height: 980px; background: url(../img/product/0010_03.png) 0% 0% no-repeat;  }
.sub_contents_0010_04 { 	width: 790px; height: 3000px; background: url(../img/product/0010_04.png) 0% 0% no-repeat;  }

.sub_contents_0020_01 { 	width: 790px; height: 1683px; background: url(../img/product/0020_01.png) 0% 0% no-repeat;  }
.sub_contents_0020_02 { 	width: 790px; height: 830px; background: url(../img/product/0020_02.png) 0% 0% no-repeat;  }
.sub_contents_0020_03 { 	width: 790px; height: 1250px; background: url(../img/product/0020_03.png) 0% 0% no-repeat;  }
.sub_contents_0020_04 { 	width: 790px; height: 4000px; background: url(../img/product/0020_04.png) 0% 0% no-repeat;  }

.sub_contents_0030_01 { 	width: 790px; height: 3593px; background: url(../img/product/0030_01.png) 0% 0% no-repeat;  }
.sub_contents_0030_02 { 	width: 790px; height: 3572px; background: url(../img/product/0030_02.png) 0% 0% no-repeat;  }
.sub_contents_0030_03 { 	width: 790px; height: 1850px; background: url(../img/product/0030_03.png) 0% 0% no-repeat;  }
.sub_contents_0030_04 { 	width: 790px; height: 1250px; background: url(../img/product/0030_04.png) 0% 0% no-repeat;  }

.sub_contents_0040_01 { 	width: 790px; height: 3000px; background: url(../img/product/0040_01.png) 0% 0% no-repeat;  }
.sub_contents_0040_02 { 	width: 790px; height: 1200px; background: url(../img/product/0040_02.png) 0% 0% no-repeat;  }
.sub_contents_0040_03 { 	width: 790px; height: 1450px; background: url(../img/product/0040_03.png) 0% 0% no-repeat;  }
.sub_contents_0040_04 { 	width: 790px; height: 2180px; background: url(../img/product/0040_04.png) 0% 0% no-repeat;  }

.sub_contents_0050_01 { 	width: 790px; height: 1497px; background: url(../img/product/0050_01.png) 0% 0% no-repeat;  }
.sub_contents_0050_02 { 	width: 790px; height: 5000px; background: url(../img/product/0050_02.png) 0% 0% no-repeat;  }
.sub_contents_0050_03 { 	width: 790px; height: 1400px; background: url(../img/product/0050_03.png) 0% 0% no-repeat;  }
.sub_contents_0050_04 { 	width: 790px; height: 2500px; background: url(../img/product/0050_04.png) 0% 0% no-repeat;  }