/* 상품페이지 CSS */
.sub_img_product { width: 790px; height: 270px; margin-bottom: 20px; background: url(../img/product/sub_img_product.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: 20px; }
.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; }

/* list */
#product_list { 
	width: 790px; min-height: 910px; /* 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; }

#product_list  h1 { padding-left: 110px; padding-top: 15px; font-size: 16px; }
#product_list p { padding-left: 110px; font-size: 15px; }
#product_list .list_1040 { width: 790px; height: 150px; background: url(../img/product/list_1040.png) 0% 0% no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .list_1010 { width: 790px; height: 150px; background: url(../img/product/list_1010.png) 0% 0% no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .list_1030 { width: 790px; height: 150px; background: url(../img/product/list_1030.png) 0% 0% no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .list_1050 { width: 790px; height: 150px; background: url(../img/product/list_1050.png) 0% 0% no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .list_1060 { width: 790px; height: 150px; background: url(../img/product/list_1060.png) 0% 0% no-repeat; border-bottom: 1px solid #e9e9e9; }
#product_list .list_1070 { width: 790px; height: 150px; background: url(../img/product/list_1070.png) 0% 0% no-repeat; border-bottom: 0px solid #e9e9e9; }

/* 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_1040 { width: 790px; height: 360px; background: url(../img/product/1040_title.png) 0% 0% no-repeat; }
.product_view_1010 { width: 790px; height: 360px; background: url(../img/product/1010_title.png) 0% 0% no-repeat; }
.product_view_1030 { width: 790px; height: 360px; background: url(../img/product/1030_title.png) 0% 0% no-repeat; }
.product_view_1050 { width: 790px; height: 360px; background: url(../img/product/1050_title.png) 0% 0% no-repeat; }
.product_view_1060 { width: 790px; height: 360px; background: url(../img/product/1060_title.png) 0% 0% no-repeat; }
.product_view_1070 { width: 790px; height: 360px; background: url(../img/product/1070_title.png) 0% 0% no-repeat; }

/*	탭메뉴 */
.tab-wrap { width: 778px; margin-left: 0px; padding-left: 12px; }
.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: 191px; height: 38px; }
.tabs a { display: block; width: 100%; height: 100%; }
.tabs a.current {  }
.product_menu3_01 { 
	width: 191px; height: 38px; 
	background: url(http://today24.co.kr/img/product/btn_spec2_off.gif) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_01 .current {
	width: 191px; height: 38px; 
	background: url(http://today24.co.kr/img/product/btn_spec2_on.gif) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_02 { 
	width: 191px; height: 38px; 
	background: url(http://today24.co.kr/img/product/btn_assure2_off.gif) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_02 .current {
	width: 191px; height: 38px; 
	background: url(http://today24.co.kr/img/product/btn_assure2_on.gif) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_03 { 
	width: 191px; height: 38px; 
	background: url(http://today24.co.kr/img/product/btn_exam2_off.gif) 0% 0% no-repeat;
	cursor: pointer;
}
.product_menu3_03 .current {
	width: 191px; height: 38px; 
	background: url(http://today24.co.kr/img/product/btn_exam2_on.gif) 0% 0% no-repeat;
	cursor: pointer;
}


/* 본문 내용 */
.sub_contents_1040_01 { 	width: 765px; height: 582px; background: url(../img/product/1040_01.png) 0% 0% no-repeat; }
.sub_contents_1040_02 { 	width: 765px; height: 2206px; background: url(../img/product/1040_02.png) 0% 0% no-repeat; }
.sub_contents_1040_03 { 	width: 765px; height: 755px; background: url(../img/product/1040_03.png) 0% 0% no-repeat; }
.sub_contents_1010_01 { 	width: 765px; height: 754px; background: url(../img/product/1010_01.png) 0% 0% no-repeat; }
.sub_contents_1010_02 { 	width: 765px; height: 1120px; background: url(../img/product/1010_02.png) 0% 0% no-repeat; }
.sub_contents_1010_03 { 	width: 765px; height: 1498px; background: url(../img/product/1010_03.png) 0% 0% no-repeat; }
.sub_contents_1030_01 { 	width: 765px; height: 415px; background: url(../img/product/1030_01.png) 0% 0% no-repeat; }
.sub_contents_1030_02 { 	width: 765px; height: 1674px; background: url(../img/product/1030_02.png) 0% 0% no-repeat; }
.sub_contents_1030_03 { 	width: 765px; height: 1245px; background: url(../img/product/1030_03.png) 0% 0% no-repeat; }
.sub_contents_1050_01 { 	width: 765px; height: 732px; background: url(../img/product/1050_01.png) 0% 0% no-repeat; }
.sub_contents_1050_02 { 	width: 765px; height: 1167px; background: url(../img/product/1050_02.png) 0% 0% no-repeat; }
.sub_contents_1050_03 { 	width: 765px; height: 1600px; background: url(../img/product/1050_03.png) 0% 0% no-repeat; }
.sub_contents_1060_01 { 	width: 765px; height: 1270px; background: url(../img/product/1060_01.png) 0% 0% no-repeat; }
.sub_contents_1060_02 { 	width: 765px; height: 3654px; background: url(../img/product/1060_02.png) 0% 0% no-repeat; }
.sub_contents_1060_03 { 	width: 765px; height: 1176px; background: url(../img/product/1060_03.png) 0% 0% no-repeat; }
.sub_contents_1070_01 { 	width: 765px; height: 942px; background: url(../img/product/1070_01.png) 0% 0% no-repeat; }
.sub_contents_1070_02 { 	width: 765px; height: 2773px; background: url(../img/product/1070_02.png) 0% 0% no-repeat; }
.sub_contents_1070_03 { 	width: 765px; height: 1407px; background: url(../img/product/1070_03.png) 0% 0% no-repeat; }


.sub_contents_1420_01 { 	width: 765px; height: 700px; background: url(http://today24.co.kr/img/product/1420_01.png) 0% 0% no-repeat; }
.sub_contents_1420_02 { 	width: 765px; height: 1240px; background: url(http://today24.co.kr/img/product/1420_02.png) 0% 0% no-repeat; }
.sub_contents_1420_03 { 	width: 765px; height: 1130px; background: url(http://today24.co.kr/img/product/1420_03.png) 0% 0% no-repeat; }
.sub_contents_1430_01 { 	width: 765px; height: 458px; background: url(http://today24.co.kr/img/product/1430_01.png) 0% 0% no-repeat; }
.sub_contents_1430_02 { 	width: 765px; height: 2920px; background: url(http://today24.co.kr/img/product/1430_02.png) 0% 0% no-repeat; }
.sub_contents_1430_03 { 	width: 765px; height: 2160px; background: url(http://today24.co.kr/img/product/1430_03.png) 0% 0% no-repeat; }
.sub_contents_1440_01 { 	width: 765px; height: 655px; background: url(http://today24.co.kr/img/product/1440_01.png) 0% 0% no-repeat; }
.sub_contents_1440_02 { 	width: 765px; height: 3630px; background: url(http://today24.co.kr/img/product/1440_02.png) 0% 0% no-repeat; }
.sub_contents_1440_03 { 	width: 765px; height: 1570px; background: url(http://today24.co.kr/img/product/1440_03.png) 0% 0% no-repeat; }

.sub_contents_1510_01 { 	width: 744px; height: 1651px; background: url(../img/product/1510_01.png) 0% 0% no-repeat; }
.sub_contents_1510_02 { 	width: 744px; height: 3356px; background: url(../img/product/1510_02.png) 0% 0% no-repeat; }
.sub_contents_1510_03 { 	width: 744px; height: 3501px; background: url(../img/product/1510_03.png) 0% 0% no-repeat; }
.sub_contents_1520_01 { 	width: 790px; height: 1380px; background: url(../img/product/1520_01.png) 0% 0% no-repeat; }
.sub_contents_1520_02 { 	width: 790px; height: 3763px; background: url(../img/product/1520_02.png) 0% 0% no-repeat;}
.sub_contents_1520_03 { 	width: 790px; height: 3643px; background: url(../img/product/1520_03.png) 0% 0% no-repeat; }