@charset "euc-kr";

/* product view */
.productMain { padding-top:4px; height:124px; background:url(/images/products/product_main_bg.gif) no-repeat left top;}
.mainCi { padding:39px 0 0 7px;}

.productSearch	{ margin-top:8px;}
.productSearch img	{ vertical-align:middle; margin-bottom:2px;}

.productGallery { float:left; width:210px;}
.productGallery p.largeImg	{ float:left;}
.productGallery p.largeImg img	{ width:170px; height:220px;}

ul.productThum	{ float:left; vertical-align:bottom; margin-top:20px;}
ul.productThum li	{ padding-bottom:3px;}
ul.productThum li img	{ border:1px solid #6B6B6B;}
ul.productThum li img.OnMe	{ border:1px solid #d74d18;}
ul.productThum li img.OffMe	{ border:1px solid #6B6B6B;}

.productTop	{ float:left; padding:0 35px; width:635px; background:url(/images/products/product_top_bg.png) no-repeat left top;}
.productDetail	{ float:left; width:419px; padding-top:25px;}
	.productDetail h2 { padding-left:18px; background:url(/images/blet/blet_dg_squ.gif) no-repeat 3px 8px; font-weight:bold; font-size:1.4em; color:#e0e0e0;}
	.productDetail dl.detail	{ float:left; margin-top:5px; padding:20px 0; width:419px; font-weight:bold; border-top:1px solid #4e4e4f; border-bottom:1px solid #393b41;}
	.productDetail dl.detail dt	{ 
		float:left; padding:0 0 2px 14px; width:61px; background:url(/images/blet/blet_gr_arrow.gif) no-repeat 0 7px;
	}
	.productDetail dl.detail dd	{ float:left; padding:0 0 2px 0; margin:0; width:344px;}
	.productDetail dl.detail dd ul.series	{ margin-top:5px;}
	.productDetail dl.detail dd ul.series li	{ float:left; padding-right:3px;}

.seriesName	{ clear:both; position:relative; left:0; top:-5px;}
.seriesName ul 	{ margin-bottom:5px; text-align:right;}
.seriesName ul li	{ display:inline; margin-left:3px; padding:2px 33px 2px 9px; background:#666; font-size:0.75em; line-height:0.85em;}
	.seriesName ul li.sel { background:#f57208;}
	.seriesName ul li.sel a	{ color:#e7e7e7; text-decoration:none;}
	.seriesName ul li.sel a:hover	{ color:#e7e7e7; text-decoration:none;}

.detailInfo	{ clear:both; float:left; padding-top:20px; width:705px; background:#22242b;}
:root .detailInfo	{ clear:both; float:left; padding-top:20px; width:705px; background:#2b2d34;} /* FF */
.detailImg	{ clear:both; margin-top:20px; text-align:center;}

ul.productBtm	{ float:left; width:705px; padding-top:5px; height:30px; background:url(/images/products/product_bottom_bg.gif) no-repeat left top; text-align:center;}
ul.productBtm li	{ 
	display:inline; padding:0 30px; width:150px; 
	background:url(/images/products/product_gu.gif) no-repeat left 2px; font-weight:bold; font-size:0.95em;
}
ul.productBtm li.bgNone	{ background:none;}
ul.productBtm li a	{ text-decoration:none;}
ul.productBtm li a:hover	{ color:#f15500; text-decoration:none;}

/* search result */

.listInfo	{ margin-top:10px; padding-right:5px; text-align:right; font-weight:bold; font-size:0.95em;}
	.listInfo .keyWord	{ padding-right:10px; background:url(/images/products/product_gu02.gif) no-repeat right 2px; color:#f15500;}

.ProductList	{ float:left; padding:0 10px 9px 10px; width:685px; background:#4a4b4b url(/images/products/product_list_top.gif) no-repeat left top;}
	.ProductList dl	{ float:left; margin:9px 8px 0 0;}
	.ProductList dt	{ padding-top:15px; width:165px; height:189px; background:url(/images/products/product_img_bg.gif) no-repeat left top;text-align:center;}
	.ProductList dd	{ padding:2px 0 0 24px; width:141px; height:25px; background:url(/images/products/product_name_bg.gif) no-repeat left top; font-weight:bold;}
	.ProductList dl.lastProduct	{ margin-right:0;}

.more	{ float:right; padding:3px 9px 0 0;}

/* fabric */
.fabricTop { margin-top:20px; height:42px; background:url(/images/products/fabric_top_bg.png) no-repeat left top;}
.fabricBtm { width:615px; padding:0 45px 42px 45px; background:url(/images/products/fabric_bottom_bg.gif) no-repeat left bottom;}
.fabric { background:url(/images/products/fabric_bg.gif) repeat-x left top;}

