/* BASIC css start */
	#NewProduct {position:relative;overflow:hidden;width:1195px;height:520px;border:1px solid #ddd; border-top:3px solid #000; margin:0;padding:0;float:left;} /*º¸´õÆ÷ÇÔ»çÀÌÁî*/

	#NewProduct .parttitle > ul {position:absolute;left:0;margin-top:0px;width:100%;}
	#NewProduct .parttitle > .list{cursor:pointer; }
	#NewProduct .parttitle > ul li {display:block; float:left;font-family:"NanumGothic","arial";font-size:13px;text-align:center;padding:0; height:40px;line-height:40px;width:239px;cursor:pointer;}
	#NewProduct .parttitle > ul li:last-child .on, #NewProduct .parttitle > ul li:last-child .off { border-right:0; }
	#NewProduct .parttitle > ul li .off {position: relative; background-color:#ededed; height:40px;line-height:40px;color:#707070;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
	#NewProduct .parttitle > ul li .on {position: relative;display:none; background-color:#fff;height:40px;line-height:40px;border-right:1px solid #ddd; border-bottom:0; color:#000;font-weight:bold;}
	#NewProduct .parttitle > ul li img {margin:1px auto 0;text-align:center;}
	
	#NewProduct .part {width:1194px;height:500px;padding:0;overflow:hidden;}
	#NewProduct .part .item{position:absolute;top:43px;margin:0;width:100%;height:100%;padding:0;display:none;}
    	#NewProduct .part .item ul {margin:40px auto; padding:0;width:1120px;}
    	#NewProduct .part .item li {float:left;text-align:center;margin:0;padding:0 0 48px 48px; overflow:hidden; }
	#NewProduct .part .item li:first-child { background:url(/design/1004yo/elinfit/SkinImg/tab_title01.png) no-repeat -10px top; }
	#NewProduct .part .item li:nth-child(2) { background:url(/design/1004yo/elinfit/SkinImg/tab_title02.png) no-repeat 10px top; }
	#NewProduct .part .item li:nth-child(3) { background:url(/design/1004yo/elinfit/SkinImg/tab_title03.png) no-repeat 10px top; }
	#NewProduct .part .item li:nth-child(4) { background:url(/design/1004yo/elinfit/SkinImg/tab_title04.png) no-repeat 10px top; }
	#NewProduct .part .item li:nth-child(5) { background:url(/design/1004yo/elinfit/SkinImg/tab_title05.png) no-repeat 10px top; }
	#NewProduct .part .item li:nth-child(6) { background:url(/design/1004yo/elinfit/SkinImg/tab_title06.png) no-repeat 10px top; }
	#NewProduct .part .item li:last-child { background:url(/design/1004yo/elinfit/SkinImg/tab_title07.png) no-repeat 10px top; }
	#NewProduct .part .item li .box_large {width:400px;}
	#NewProduct .part .item li .box_small {width:176px;}
	#NewProduct .part .item li img { width:100%; }	
	
/* BASIC css end */

