/* 상품페이지 CSS */
.product_title { width: 752px; height: 54px; margin-top: 20px; margin-bottom: 20px; background: url(../img/product_title.png) 0% 0% no-repeat; }
.product_img { width: 752px; height: 132px; margin-bottom: 40px; background: url(../img/product/product_img.png) 0% 0% no-repeat; }
.product_list_go { position: relative; top: 10px; left: 650px; padding-top: 3px; text-align: center; font-size: 14px; background: #f6f6f6; width: 70px;  height: 27px; outline: 1px solid #d1d1d1;  }
.product_list_go:hover { outline: 1px solid #b3b3b3; }
.product_list_go a { display: block; width: 100%; height: 100%; }
/* list */
#product_list { 
	width: 742px; min-height: 500px; /* max-width: 762px; */
	font-family:"맑은 고딕",sans-serif; color: #555555; font-size:13px; font-weight: normal; line-height: 1.6; letter-spacing: 0em; text-align: left;	
}
#product_list a { display: block; width: 100%; height: 100%; }
#product_list a:link, a:visited { color:#555;	text-decoration: none; }
#product_list a:hover, a:active { color: #333; }
#product_list li { float: none; list-style: none; }

#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: 740px; height: 94px; background: url(../img/product/company_99_66_01.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_02 { width: 740px; height: 94px; background: url(../img/product/company_99_66_02.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_03 { width: 740px; height: 94px; background: url(../img/product/company_99_66_03.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_04 { width: 740px; height: 94px; background: url(../img/product/company_99_66_04.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_05 { width: 740px; height: 94px; background: url(../img/product/company_99_66_05.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_06 { width: 740px; height: 94px; background: url(../img/product/company_99_66_06.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_07 { width: 740px; height: 94px; background: url(../img/product/company_99_66_07.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_08 { width: 740px; height: 94px; background: url(../img/product/company_99_66_08.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_09 { width: 740px; height: 94px; background: url(../img/product/company_99_66_09.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_10 { width: 740px; height: 94px; background: url(../img/product/company_99_66_10.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_11 { width: 740px; height: 94px; background: url(../img/product/company_99_66_11.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_12 { width: 740px; height: 94px; background: url(../img/product/company_99_66_12.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_13 { width: 740px; height: 94px; background: url(../img/product/company_99_66_13.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_14 { width: 740px; height: 94px; background: url(../img/product/company_99_66_14.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_15 { width: 740px; height: 94px; background: url(../img/product/company_99_66_15.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_16 { width: 740px; height: 94px; background: url(../img/product/company_99_66_16.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_17 { width: 740px; height: 94px; background: url(../img/product/company_99_66_17.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_18 { width: 740px; height: 94px; background: url(../img/product/company_99_66_18.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_19 { width: 740px; height: 94px; background: url(../img/product/company_99_66_19.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .company_20 { width: 740px; height: 94px; background: url(../img/product/company_99_66_20.png) 0% 14px no-repeat; border-bottom: 1px solid #e9e9e9; }

/* view */
#product_view { 	width: 762px; margin-bottom: 50px; font-family:"맑은 고딕",sans-serif; color: #555555; font-size:14px; font-weight: normal;line-height: 1.6;text-align: left;background-color: #ffffff;}
#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 table { margin: 10px 10px; border-top: 1px solid gray;border-left: 1px solid gray;}
#product_view table th , #product_view table td { padding: 5px; border-right: 1px solid gray; border-bottom: 1px solid gray; }
#product_view table th { background: #e4e4e4; text-align: center; font-weight: bold; }
#product_view table td { background: #fff; text-align: left; font-weight: normal; }
#product_view p { margin-top:10px; margin-bottom: 10px; padding-left: 10px; }

.product_view_01 { width: 752px; height: 380px; background: url(../img/product/product_view_01.png) 0% 0% no-repeat; }
.product_view_02 { width: 752px; height: 380px; background: url(../img/product/product_view_02.png) 0% 0% no-repeat; }
.product_view_03 { width: 752px; height: 380px; background: url(../img/product/product_view_03.png) 0% 0% no-repeat; }
.product_view_04 { width: 752px; height: 380px; background: url(../img/product/product_view_04.png) 0% 0% no-repeat; }
.product_view_05 { width: 752px; height: 380px; background: url(../img/product/product_view_05.png) 0% 0% no-repeat; }
.product_view_06 { width: 752px; height: 380px; background: url(../img/product/product_view_06.png) 0% 0% no-repeat; }
.product_view_07 { width: 752px; height: 380px; background: url(../img/product/product_view_07.png) 0% 0% no-repeat; }
.product_view_08 { width: 752px; height: 380px; background: url(../img/product/product_view_08.png) 0% 0% no-repeat; }
.product_view_09 { width: 752px; height: 380px; background: url(../img/product/product_view_09.png) 0% 0% no-repeat; }
.product_view_10 { width: 752px; height: 380px; background: url(../img/product/product_view_10.png) 0% 0% no-repeat; }
.product_view_11 { width: 752px; height: 380px; background: url(../img/product/product_view_11.png) 0% 0% no-repeat; }
.product_view_12 { width: 752px; height: 380px; background: url(../img/product/product_view_12.png) 0% 0% no-repeat; }
.product_view_13 { width: 752px; height: 380px; background: url(../img/product/product_view_13.png) 0% 0% no-repeat; }
.product_view_14 { width: 752px; height: 380px; background: url(../img/product/product_view_14.png) 0% 0% no-repeat; }
.product_view_15 { width: 752px; height: 380px; background: url(../img/product/product_view_15.png) 0% 0% no-repeat; }
.product_view_16 { width: 752px; height: 380px; background: url(../img/product/product_view_16.png) 0% 0% no-repeat; }
.product_view_17 { width: 752px; height: 380px; background: url(../img/product/product_view_17.png) 0% 0% no-repeat; }
.product_view_18 { width: 752px; height: 380px; background: url(../img/product/product_view_18.png) 0% 0% no-repeat; }
.product_view_19 { width: 752px; height: 380px; background: url(../img/product/product_view_19.png) 0% 0% no-repeat; }
.product_view_20 { width: 752px; height: 380px; background: url(../img/product/product_view_20.png) 0% 0% no-repeat; }


/*	탭메뉴 */
.tab-wrap { width: 845px; margin-left: 0px; }
.tabs { width: 100%; height: 50px; overflow: hidden; margin-top: 0px;margin-bottom: 10px; padding-left: 0px; text-align: left;}
.tabs li { float: left; list-style: none; width: 140px; height: 36px; }
.tabs a { display: block; width: 100%; height: 100%; }
.tabs a.current {  }
.product_menu3_01 { 
	margin-left: 100px;
	width: 140px; height: 36px; 
	background: url(../img/tab_01.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_01 .current {
	width: 140px; height: 36px; 
	background: url(../img/tab_over_01.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_02 { 
	width: 140px; height: 36px; 
	background: url(../img/tab_02.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_02 .current {
	width: 140px; height: 36px; 
	background: url(../img/tab_over_02.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_03 { 
	width: 140px; height: 36px; 
	background: url(../img/tab_03.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_03 .current {
	width: 140px; height: 36px; 
	background: url(../img/tab_over_03.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_04 { 
	width: 140px; height: 36px; 
	background: url(../img/tab_04.png) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_04 .current {
	width: 140px; height: 36px; 
	background: url(../img/tab_over_04.png) 0% 0% no-repeat;
	cursor: pointer;
}

/* 본문 내용 */
.sub_contents_0010_01 { 	width: 845px; height: 415px; background: url(../img/product/sub_contents_0010_1.png) 0% 0% no-repeat; }
.sub_contents_0010_02 { 	width: 845px; height: 4049px; background: url(../img/product/sub_contents_0010_2.png) 0% 0% no-repeat; }
.sub_contents_0010_03 { 	width: 845px; height: 1473px; background: url(../img/product/sub_contents_0010_3.png) 0% 0% no-repeat; }
.sub_contents_0010_04 { 	width: 845px; height: 1157px; background: url(../img/product/sub_contents_0010_4.png) 0% 0% no-repeat; }
.sub_contents_0020_01 { 	width: 845px; height: 407px; background: url(../img/product/sub_contents_0020_1.png) 0% 0% no-repeat; }
.sub_contents_0020_02 { 	width: 845px; height: 1425px; background: url(../img/product/sub_contents_0020_2.png) 0% 0% no-repeat; }
.sub_contents_0020_03 { 	width: 845px; height: 962px; background: url(../img/product/sub_contents_0020_3.png) 0% 0% no-repeat; }
.sub_contents_0020_04 { 	width: 845px; height: 1060px; background: url(../img/product/sub_contents_0020_4.png) 0% 0% no-repeat; }
.sub_contents_0030_01 { 	width: 845px; height: 446px; background: url(../img/product/sub_contents_0030_1.png) 0% 0% no-repeat; }
.sub_contents_0030_02 { 	width: 845px; height: 1268px; background: url(../img/product/sub_contents_0030_2.png) 0% 0% no-repeat; }
.sub_contents_0030_03 { 	width: 845px; height: 523px; background: url(../img/product/sub_contents_0030_3.png) 0% 0% no-repeat; }
.sub_contents_0030_04 { 	width: 845px; height: 912px; background: url(../img/product/sub_contents_0030_4.png) 0% 0% no-repeat; }
.sub_contents_0040_01 { 	width: 845px; height: 398px; background: url(../img/product/sub_contents_0040_1.png) 0% 0% no-repeat; }
.sub_contents_0040_02 { 	width: 845px; height: 3425px; background: url(../img/product/sub_contents_0040_2.png) 0% 0% no-repeat; }
.sub_contents_0040_03 { 	width: 845px; height: 1164px; background: url(../img/product/sub_contents_0040_3.png) 0% 0% no-repeat; }
.sub_contents_0040_04 { 	width: 845px; height: 1854px; background: url(../img/product/sub_contents_0040_4.png) 0% 0% no-repeat; }
.sub_contents_0050_01 { 	width: 845px; height: 452px; background: url(../img/product/sub_contents_0050_1.png) 0% 0% no-repeat; }
.sub_contents_0050_02 { 	width: 845px; height: 2830px; background: url(../img/product/sub_contents_0050_2.png) 0% 0% no-repeat; }
.sub_contents_0050_03 { 	width: 845px; height: 776px; background: url(../img/product/sub_contents_0050_3.png) 0% 0% no-repeat; }
.sub_contents_0050_04 { 	width: 845px; height: 1109px; background: url(../img/product/sub_contents_0050_4.png) 0% 0% no-repeat; }