/* 상품페이지 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; }