/*----------------------------------------------------------------------
	¼­ºê Ä«Å×°í¸® Ç¥½ÃºÎºÐ
----------------------------------------------------------------------*/
#tblSubCat 
{
	position			: relative;
	top					: 0;
	left				: 0;
	padding				: 5px 40px 30px 40px;
	margin-bottom		: 20px;
	border				: 3px solid #9BCD38;
	background-color	: #ffffff;
}
#tblSubCat #catWrapBtn
{
	position			: absolute;
	bottom				: 0;
	left				: 457px;
	width				: 73px;
	height				: 22px;
	background-color	: #9BCD38;
}
#tblSubCat #catWrapBtn img
{
	cursor				: pointer;
}
#tblSubCat .findCategoryBtn
{
	position			: absolute;
	bottom				: 5px;
	right				: 5px;
}

#tblSubCat .open .btnOpen, #tblSubCat .close .btnClose
{
	display				: none;
}
#tblSubCat .open .btnClose, #tblSubCat .close .btnOpen
{
	display				: inline;
}
#tblSubCat table
{
	width				: 100%;
	border-collapse		: collapse;
	border-top			: 2px solid #ffffff;
	border-bottom		: 2px solid #ffffff;
}
#tblSubCat td, #tblSubCat th
{
	position			: relative;
	top					: 0;
	left				: 0;
	padding				: 10px 0px;
	font-size			: 9pt;
	font-family			: 'dotum','µ¸¿ò';
	text-align			: left;
	line-height			: 1.5em;
}
#tblSubCat th a
{
	letter-spacing		: -1px;
	color				: #888888;
	text-decoration		: none;
}
#tblSubCat td a
{
	color				: #888888;
	text-decoration		: none;
	font-weight			: 700;
}
#tblSubCat td a span.count
{
	font-weight			: 100;
	letter-spacing		: -1px;
}
#tblSubCat th a.curr, #tblSubCat td a.curr
{
	color				: #ffaa00;
	font-weight			: 700;
	letter-spacing		: -1px;
}
#tblSubCat td .subWrap
{
	width				: 660px;
	height				: auto;
}
#tblSubCat td .subWrap div
{
	position			: relative;
	top					: 0;
	left				: 0;
	float				: left;
	width				: auto;
	height				: 18px;
	padding-right		: 16px;
	white-space			: nowrap;
	/*
	float				: left;
	height				: 14px;
	width				: 193px;
	*/
	z-index				: 1;
}
#tblSubCat td img
{
	cursor				: pointer;
	vertical-align		: middle;
}
#tblSubCat td ul
{
	display				: none;
	position			: absolute;
	top					: 30px;
	left				: -7px;
	min-width			: 160px;
	padding				: 3px 0;
	border				: 1px solid #cccccc;
	background-color	: #ffffff;
	text-align			: left;
	z-index				: 10;
}
#tblSubCat td ul li
{
	min-width			: 160px;
	height				: 18px;
	color				: #999999;
	padding				: 2px 6px 0 6px;
	cursor				: pointer;
}
#tblSubCat td ul li.selected
{
	color				: #ffffff;
	background-color	: #9bcd38;
}
#tblSubCat .highlightWord
{
	color				: #008000;
	background-color	: #D3FF05;
}
#tblSubCat .catWrapBelow .highlightWord
{
	color				: #cc3300;
	background-color	: #ffd3d3;
}
#tblSubCat .catWrapInnerBox
{
	padding				: 4px;
	margin-bottom		: 8px;
	border				: 2px solid #58b3d4;
	background-color	: #effbff
}
#tblSubCat .catWrapInnerBox .highlightWord
{
	color				: #0055aa;
	background-color	: #bbeeff;
}
#tblSubCat .catWrapInnerBox table
{
	border				: 2px solid #effbff;
}
#tblSubCat .catWrapInnerBox a.curr
{
	color				: #3366dd;
}
#tblSubCat .catWrapBelow
{
	padding				: 0 3px;
	margin-top			: 6px;
	border				: 1px solid #ffa801;
	background-color	: #fff8a6;
}
#tblSubCat .catWrapBelow table
{
	border-top			: 2px solid #fff8a6;
	border-bottom		: 2px solid #fff8a6;
}
#tblSubCat .tblUseCancel .cancel
{
	position			: absolute;
	top					: 4px;
	left				: auto;
	right				: 10px;
	width				: 70px;
	padding				: 0;
	margin				: 0;
	text-align			: right;
}
#tblSubCat .tblUseCancel .cancel img
{
	vertical-align		: -4px;
}
#tblSubCat .tblUseCancel .cancel a
{
	color				: #008000;
	text-decoration		: underline;
}
#tblSubCat .tblUseCancel td
{
	padding-right		: 90px;
}



#tblSubCat .tblMode td
{
	text-align			: right;
}
#tblSubCat .tblMode .cancel
{
	width				: 70px;
	padding				: 0;
	margin				: 0;
	text-align			: right;
}
#tblSubCat .tblMode .cancel img
{
	vertical-align		: -4px;
}
#tblSubCat .tblMode .cancel a
{
	color				: #008000;
	text-decoration		: underline;
}
/*----------------------------------------------------------------------
 ¿À´ÃÀÇ ´º-¼¿·¯ »óÇ° (Ä«Å×°í¸® ¹Ì¼±ÅÃ½Ã)
----------------------------------------------------------------------*/
#newSellerWide
{	
}
#newSellerWide h2
{
	background-image	: url('http://211.43.195.137/image/v6/elements/item/list/img_catInNewSellerTitle.jpg');
	background-repeat	: no-repeat;
	text-indent			: -5000px;
	overflow			: hidden;
}
#newSellerWide ol
{
	height				: 280px;
	border				: 0;
}
/*----------------------------------------------------------------------
 ÃÑ °Ë»ö°³¼ö / ¹Ì´Ï¸ô ¾È³»
----------------------------------------------------------------------*/
#headInfo
{
}
#headInfo .total
{
	float				: left;
	padding-top			: 26px;
	padding-bottom		: 4px;
	color				: #666666;
	font-size			: 10pt;
	font-family			: 'dotum','µ¸¿ò';
	letter-spacing		: -1px;
}
#headInfo #minimallHead
{
	float				: right;
	width				: 410px;
	height				: 14px;
	margin-top			: 15px;
	margin-bottom		: 12px;
	padding-top			: 6px;
	padding-left		: 60px;
	color				: #a8a8a8;
	background-image	: url('http://211.43.195.137/image/v6/elements/item/list/img_headiconMinimall.jpg');
	background-position	: center left;
	background-repeat	: no-repeat;
	font-size			: 11px;
	font-family			: 'dotum','µ¸¿ò';
	text-align			: right;
	cursor				: pointer;
}
/*----------------------------------------------------------------------
	°á°ú³» °Ë»ö Æû
----------------------------------------------------------------------*/
#frmSubSearch
{	
	clear				: both;
	position			: relative;
	top					: 0;
	left				: 0;
	border				: 1px solid #cccccc;
	background-color	: #e7e7e7;
	color				: #8b8b8b;
	font-size			: 8pt;
	font-family			: 'dotum','µ¸¿ò';
	letter-spacing		: -1px;
	overflow			: hidden;
}
#frmSubSearch .inputTxt
{
	width				: 200px;
	height				: 16px;
	margin-left			: 8px;
	border				: 1px solid #bbbbbb;
	font-size			: 9pt;
	font-family			: 'dotum','µ¸¿ò';
	line-height			: 16px;
	vertical-align		: middle;
}
#frmSubSearch .inputImg
{
	vertical-align		: middle;
}
#frmSubSearch .left
{
	padding				: 17px 29px 7px 29px;
}
#frmSubSearch .left a img.resetBtnImg
{
	padding-top			: 12px;
	padding-left		: 5px;
}

#frmSubSearch .countOpt
{
	position			: absolute;
	top					: 16px;
	left				: 855px;
	width				: 80px;
	padding-left		: 5px;
	padding-top			: 1px;
	text-align			: right;
}
#frmSubSearch .countOpt select
{
	color				: #666666;
	font-size			: 9pt;
	font-family			: 'dotum','µ¸¿ò';
}
#frmSubSearch .right
{
	position			: absolute;
	top					: 16px;
	left				: 405px;
	width				: 453px;
	padding-top			: 4px;
	overflow			: hidden;
}
#frmSubSearch .right ul
{
	float				: right;
	margin-right		: -3px;
}
#frmSubSearch .right li
{
	float				: left;
	height				: 14px;
	padding				: 0 8px;
	border-right		: 1px solid #c0c0c0;
	line-height			: 14px;
}
#frmSubSearch .right li a
{
	color				: #8b8b8b;
	text-decoration		: none;
}
#frmSubSearch .right li a:hover
{
	color				: #3333cc;
	text-decoration		: underline;
}
.swInOutSuggestionWrap
{
	position			: relative;
	top					: 0;
	left				: 0;
	z-index				: 1000;
}
.swInOutSuggestionWrap ul#swInOutSuggestionUl
{
	display				: none;
	position			: absolute;
	top					: -13px;
	left				: 90px;
	width				: 250px;
	z-index				: 1000;
	background-color	: #fff;
	border				: 1px solid #bbb;
	font-size			: 9pt;
	font-family			: dotum, µ¸¿ò;
	line-height			: 16px;
}
.swInOutSuggestionWrap ul#swInOutSuggestionUl li
{
	padding				: 3px;
	cursor				: pointer;
}
.swInOutSuggestionWrap ul#swInOutSuggestionUl li .sw
{
	color				: #888;
}


.spellCheck
{
	clear				: both;
	margin-bottom		: 8px;
	padding				: 8px 2px;
	color				: #888;
	font-size			: 12px;
	letter-spacing		: -1px;
}
.spellCheck strong
{
	padding-right		: 10px;
	color				: #333;
}
.spellCheck b
{
	color				: #cc0000;
	font-weight			: 100;
}
.itemNoResult .spellCheck
{
	font-size			: 15px;
	text-align			: center;
}
.searchOpt
{
	padding-top			: 7px;
	color				: #9d9d9d;
	overflow			: hidden;
}
.searchOpt .sort
{
	float				: left;
	margin-left			: -4px;
	font-weight			: 700;
}
.searchOpt .sort li
{
	float				: left;
	height				: 14px;
	margin				: 4px 0;
	padding				: 0 10px;
	font-size			: 8pt;
	font-family			: 'dotum','µ¸¿ò';
	letter-spacing		: -1px;
	background-image	: url('http://211.43.195.137/image/v6/elements/item/list/img_seperatorSort.jpg');
	background-repeat	: no-repeat;
	background-position	: top left;
}
.searchOpt .sort li a
{
	color				: #9d9d9d;
	text-decoration		: none;
}
.searchOpt .sort li.curr a
{
	color				: #99ce38
}
.searchOpt .sort li.currBlue a
{
	color				: #327DE3
}
.searchOpt .price
{
	float				: right;
	font-size			: 8pt;
	font-family			: 'dotum','µ¸¿ò';
}
.searchOpt .price b
{
}
.searchOpt .price input
{
	vertical-align		: middle;
}
.searchOpt .price .inputTxt
{
	width				: 56px;
	height				: 17px;
	border-top			: 1px solid #b5b5b5;
	border-left			: 1px solid #b5b5b5;
	border-bottom		: 1px solid #e0e0e0;
	border-right		: 1px solid #e0e0e0;
	color				: #515151;
	font-size			: 8pt;
	font-family			: 'dotum','µ¸¿ò';
	line-height			: 17px;
}

#frmSubSearch ul.swUl li
{
	float				: left;
	padding-top			: 14px;
	padding-right		: 12px;
}
#frmSubSearch ul.swUl li span
{
	line-height			: 18px;
}
#frmSubSearch ul.swUl li img
{
	margin-bottom		: -1px;
	cursor				: pointer;
}

span.subSwText
{
	color				: #3169c6;
	font-weight			: 700;
}
span.exptSwText
{
	color				: #e40203;
	font-weight			: 700;
}

.itemListResText
{
	color				: #666;
	font-size			: 10pt;
	font-family			: 'dotum', 'µ¸¿ò';
	letter-spacing		: -1px;
}
.itemListResText span.cnt
{
	letter-spacing		: 0;
	font-weight			: 700;
}

.sellerOtherProducts
{
	display				: none;
}


/*----------------------------------------------------------------------
	°¶·¯¸®Çü(itemWrapGallery) / ¸®½ºÆ®Çü(itemWrapList)
	»óÈ£º¯È¯½Ã ·¹ÀÌ¾Æ¿ô ¼³Á¤
----------------------------------------------------------------------*/
#itemListWrap
{
	position			: relative;
	top					: 0;
	left				: 0;	
}
#itemListArea
{
	position			: relative;
	top					: 0;
	left				: 0;
	width				: 980px;
	height				: auto;
}

/* ²Ù¹Ì±â ¹Ù±¸´Ï */
.itemWrapList #decoBasket .close
{
	display				: none;
}
.itemWrapGallery #decoBasket
{
	display				: none;
	position			: absolute;
	height				: 303px;
}

/* ÀÎ±âÅ°¿öµå */
#itemListWrap .itemLeftPopKw li
{
	height				: 22px;
}
#itemListWrap .itemLeftPopKw li .popMark
{
	float				: left;
	width				: 13px;
	padding-top			: 3px;
	padding-right		: 2px;
	margin-right		: 5px;
	background-color	: #98cc34;
	color				: #ffffff;
	font-size			: 8pt;
	font-weight			: 700;
	line-height			: 11px;
	text-align			: center;
	letter-spacing		: -1px;
}
#itemListWrap .itemLeftPopKw li .popKwd
{
	float				: left;
	padding-top			: 2px;
	font-size			: 8pt;
}
#itemListWrap .itemLeftPopKw li .popKwd a
{
	color				: #adadad;
	text-decoration		: none;
}
#itemListWrap .itemLeftPopKw li .popRank
{
	float				: right;
	width				: 30px;
	padding-top			: 2px;
	font-size			: 8pt;
	text-align			: right;
}
#itemListWrap .itemLeftPopKw
{
	margin-top			: 24px;
}
.itemWrapList .itemLeftPopKw ol
{
	margin-top			: 7px;
	padding				: 8px 8px 1px 8px;
	border				: 2px solid #9acd38;
}
.itemWrapGallery .itemLeftPopKw
{
	height				: 20px;
	padding				: 10px 13px 4px 13px;
	border				: 2px solid #9acd38;
	overflow			: hidden;
}
.itemWrapGallery .itemLeftPopKw .head
{
	float				: left;
	width				: 104px;
}
.itemWrapGallery .itemLeftPopKw li
{
	float				: left;
	width				: 102px;
	padding				: 0 28px;
	background-image	: url('http://211.43.195.137/image/v6/elements/item/list/popkw/img_seperator.jpg');
	background-position	: top left;
	background-repeat	: no-repeat;
}

/* ¹è³Ê¿µ¿ª */
#itemListWrap #itemLeftBnr li
{
	width				: 175px;
	height				: 53px;
	margin-top			: 8px;
	border				: 1px solid #d2d2d2;
	overflow			: hidden;
}
#itemListWrap #itemLeftBnr img
{
	margin-top			: -17px;
	width				: 175px;
	height				: 70px;
}
.itemWrapGallery #itemLeftBnr
{
	width				: 1008px;
	height				: 80px;
	margin-top			: 6px;
	overflow			: hidden;
}
.itemWrapGallery #itemLeftBnr li
{
	float				: left;
	margin-right		: 24px;
}
.eventBnr
{
	padding-top			: 20px;
	text-align			: center;
}
.eventBnr img
{
	width				: 100%;
}

/* ¸ñ·Ï¿µ¿ª */
#itemListContentsWrap
{
	overflow			: hidden;
}

/* ¸®½ºÆ®Çü */
.itemWrapList .itemLeftWrap
{
	position			: absolute;
	top					: 355px;
	left				: 0;
	float				: left;
	width				: 175px;
	padding-top			: 20px;
}
.itemWrapList .itemLeftWrap #itemLeftBnr
{
	margin-top			: 14px;
}
.itemWrapList #itemListContentsWrap
{
	position			: relative;
	top					: 0;
	left				: 0;
	float				: right;
	width				: 795px;
}
.itemWrapList .listContents
{
}
.itemWrapList .listContents h2
{
	width				: 100%;
	margin-top			: 12px;
}
.itemWrapList .gPagination
{
	width				: 100%;
}
.itemWrapList .gPagination form
{
	left				: auto;
	right				: 0px;
}
.itemWrapList .itemList .img .decoButtonLeft
{
	display				: none;
}
.itemWrapList .itemList .img .decoButtonRight
{
	display				: none;
}
.itemWrapList .itemList .decoEnable .img .decoButtonLeft
{
	display				: block;
	position			: absolute;
	top					: 1px;
	left				: 2px;
	_left				: -13px;
	width				: 12px;
	height				: 48px;
}

/* °¶·¯¸®Çü */
.itemWrapGallery
{
}
.itemWrapGallery .itemLeftWrap
{
	position			: relative;
	top					: 0;
	left				: 0;
	width				: 980px;
}
.itemWrapGallery .itemList .img .decoButtonLeft
{
	display				: none;
}
.itemWrapGallery .itemList .img .decoButtonRight
{
	display				: none;
}
.itemWrapGallery .itemList .decoEnable .img .decoButtonRight
{
	display				: block;
	position			: absolute;
	top					: 10px;
	left				: 171px;
	width				: 12px;
	height				: 48px;
}
.itemWrapGallery .itemList li.itemElement0 #decoBasket,
.itemWrapGallery .itemList li.itemElement1 #decoBasket,
.itemWrapGallery .itemList li.itemElement2 #decoBasket
{
	display				: block;
	position			: absolute;
	top					: -20px;
	left				: 200px;
}
.itemWrapGallery .itemList li.itemElement3 #decoBasket,
.itemWrapGallery .itemList li.itemElement4 #decoBasket
{
	display				: block;
	position			: absolute;
	top					: -20px;
	left				: -164px;
}
.itemWrapGallery .itemList li div
{
	z-index				: 5;
}
.itemWrapGallery .itemList li #decoBasket,
.itemWrapGallery .itemList li #decoBasket .btn
{
	z-index				: 100;
}
.itemWrapGallery #itemListContentsWrap
{
	position			: relative;
	top					: 0;
	left				: 0;
	width				: 980px;
}

/* ²Ù¹Ì±â¹Ù±¸´Ï Á¢±â */
#itemListWrap #itemLeftShowControll
{
	position			: absolute;
	top					: 350px;
	left				: -53px;
	width				: 53px;
	text-align			: right;
}
#itemListWrap #itemLeftShowControll img
{
	cursor				: pointer;
}
#itemListWrap #itemLeftShowControll .showButton
{
	display				: none;
}
#itemListWrap .itemLeftHide #itemLeftShowControll .hideButton
{
	display				: none;
}
#itemListWrap .itemLeftHide #itemLeftShowControll .showButton
{
	display				: inline;
}
.itemWrapList .itemLeftHide .itemLeftWrap
{
	display				: none;
}
.itemWrapList .itemLeftHide #itemListContentsWrap
{
	width				: 980px;
}
.itemWrapList .itemLeftHide .itemList .title
{
	width				: 480px;
}
.itemWrapGallery #itemLeftShowControll
{
	display				: none;
}
.itemWrapGallery .gPagination
{
	width				: 980px;
}

/*------------------------------------------------------------
	ÆÇ¸ÅÀÚÀÇ ´Ù¸¥»óÇ°
------------------------------------------------------------*/
.itemList div.sellerOtherProducts ul li
{
	float				: left;
	width				: 85px;
	height				: 160px;
	padding				: 0;
	padding-top			: 10px;
	margin				: 0;
	margin-right		: 17px;
	font-size			: 8pt;
	border				: 0;
}
.itemList div.sellerOtherProducts ul li .otherImg
{
	margin				: 5px;
	width				: 75px;
	height				: 75px;
}
.itemList div.sellerOtherProducts ul li .otherTitle
{
	height				: 42px;
	line-height			: 14px;
	padding-top			: 5px;
	overflow			: hidden;	
}
.itemList div.sellerOtherProducts ul li .otherPrice
{
	padding-top			: 5px;
	color				: #dd3333;
	font-weight			: 700;
}
/*------------------------------------------------------------
	ÇØ¿Ü»óÇ°½ÃÀå ÃßÃµ»óÇ° ¿µ¿ª
------------------------------------------------------------*/
.inboundRecomm
{
	margin-top			: 36px;
}
.inboundRecomm h2
{
	position			: relative;
	top					: 0;
	left				: 0;
	width				: 980px;
	height				: 21px;
	margin				: 0;
	padding				: 0;
	background-image	: url('http://211.43.195.137/image/v6/elements/item/list/img_headInboundRecomm.jpg');
	background-repeat	: no-repeat;
}
.inboundRecomm h2 a
{
	display				: block;
	position			: absolute;
	top					: 2px;
	right				: 0;
	margin				: 0;
	padding				: 0;
	font-size			: 0;
}
.inboundRecomm ul
{
	overflow			: hidden;
	margin-top			: 8px;
}
.inboundRecomm li
{
	float				: left;
	width				: 122px;
	height				: 220px;
	color				: #666666;
	font-family			: 'dotum','µ¸¿ò';
	font-size			: 9pt;
	line-height			: 1.3em;
}
.inboundRecomm li div
{
	padding				: 0 11px;
}
.inboundRecomm li .img
{
	padding				: 10px 11px;
	margin-bottom		: 6px;
}
.inboundRecomm li.colored .img
{
	background-color	: #e3ff99;
}
.inboundRecomm li .title
{
	overflow			: hidden;
	height				: 45px;
	margin-bottom		: 9px;
	font-weight			: 700;
}
.inboundRecomm li .title a
{
	color				: #666666;
	text-decoration		: none;
}

/*-----------------------------------------------------------------
	°Ë»ö°á°ú¾øÀ»½Ã - ÀÎ±âÅ°¿öµå
-----------------------------------------------------------------*/
#noResultWrap .popKw
{
	height				: 342px;
	padding				: 80px 0px 40px 0px;
}
#noResultWrap .popKw ol
{
	float				: left;
	width				: 167px;
	height				: 320px;
	border				: 1px solid #ccc;
	border-right		: 0;
	font-size			: 0;
}
#noResultWrap .popKw ol li
{
	height				: 22px;
	padding-top			: 9px;
	border-right		: 2px solid #9bcd38;
	border-bottom		: 1px solid #fff;
	background-color	: #efefef;
	color				: #888;
	font-family			: 'dotum', 'µ¸¿ò';
	font-size			: 11pt;
	cursor				: pointer;
}
#noResultWrap .popKw ol li .rank
{
	float				: left;
	width				: 50px;
	color				: #b5b5b5;
	font-weight			: 700;
	text-indent			: 16px;
}
#noResultWrap .popKw ol li .kw
{
	float				: left;
}
#noResultWrap .popKw ol li.curr
{
	border-right		: 0;
	border-bottom		: 1px solid #99cd3a;
	background-color	: #99cd3a;
	background-image	: url("http://211.43.195.137/image/item/catmain/middle/img_popKwArrow.png");
	background-repeat	: no-repeat;
	background-position	: top right;
	color				: #fff;
}
#noResultWrap .popKw ol li.curr .rank
{
	color				: #fff;
}
#noResultWrap .popKw ul.keywordAreas
{
	float				: right;
	width				: 810px;
	border				: 2px solid #9bcd38;
	border-left			: 0;
}
#noResultWrap .popKw ul.items
{
	padding				: 42px;
	padding-right		: 0;
	font-size			: 0;
}
#noResultWrap .popKw ul.items li
{
	float				: left;
	width				: 150px;
	height				: 276px;
	margin-right		: 42px;
	color				: #888;
	font-family			: 'dotum', 'µ¸¿ò';
	font-size			: 9pt;
}
#noResultWrap .popKw ul.items li a
{
	color				: #888;
	text-decoration		: none;
}
#noResultWrap .popKw ul.items li .title
{
	overflow			: hidden;
	height				: 45px;
	margin				: 15px 0;
}
#noResultWrap .popKw ul.items li .amt
{
	float				: left;
	color				: #cc0000;
	font-weight			: 700;
}
#noResultWrap .popKw ul.items li .qty
{
	float				: right;
}

/*-----------------------------------------------------------------
	°Ë»ö°á°ú¾øÀ»½Ã - ÀÎ±â»óÇ°
-----------------------------------------------------------------*/
#noResultWrap .popItem
{
	clear				: both;
	padding				: 40px 0 50px 0;
}
#noResultWrap .popItem .titleWrap
{
	position			: relative;
	top					: 0;
	left				: 0;
}
#noResultWrap .popItem .titleWrap a
{
	color				: #adadad;
	font-size			: 9pt;
	font-weight			: 700;
	text-decoration		: none;
	letter-spacing		: -1px;
	position			: absolute;
	top					: 0;
	right				: 0;
}
#noResultWrap .popItem .titleWrap a img
{
	vertical-align		: -2px;
}
#noResultWrap .popItem ul.itemPopularsUl
{
	height				: 660px;
}
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi
{
	width				: 175px;
	height				: 315px;
	margin				: 25px 0 0 17.5px;
	float				: left;
}
#noResultWrap .popItem ul.itemPopularsUl li a
{
	text-decoration		: none;
	color				: #9f9f9f;
}/*¼øÀ§, ¼ÒÄ«Å×°í¸®¼±ÅÃ½Ã ±Û¾¾»ö »¡°£»ö*/
#noResultWrap .popItem ul.itemPopularsUl li .red
{
	color				: #e33840;
}
/*¼øÀ§, °¡°Ý(¼ýÀÚ) ±Û¾¾Ã¼*/
#noResultWrap .popItem ul.itemPopularsUl li .numberFont
{
	font-family			: "Century Gothic", "Arial", "Helvetica", "sans-serif";
}
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi div.gradeWrap
{
	padding-bottom		: 10px;
}
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi div.gradeWrap span.grade
{
	font-weight			: 700;
	display				: inline-block;
	text-align			: center;
	text-indent			: -2px;
	line-height			: 23px;
	font-family			: "Century Gothic", "Arial", "Helvetica", "sans-serif";
	width				: 30px;
	border-bottom		: 2px solid #e33840;
	font-size			: 18px;
}
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi div.gradeWrap span.gradeUpDown
{
	display				: inline-block;
	height				: 23px;
	line-height			: 20px;
	color				: #555;
	font-size			: 11px;
	padding				: 0 3px;
	text-align			: center;
}
#noResultWrap .popItem ul.itemPopularsUl li .info
{
	float				: left;
}
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi .title
{
	color				: #888;
	letter-spacing		: 0;
	overflow			: hidden;
	font-size			: 12px;
	height				: 45px;
	margin				: 10px 0 7px 0;
}
/*°¡°Ý*/
#noResultWrap .popItem ul.itemPopularsUl li .dotum_font
{
	font-family			: µ¸¿ò, 'dotum';
}
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi .price
{
	color				: #dd0000;
	float				: left; 
	font-weight			: 700;
	width				: 87.5px;
	font-size			: 9pt;
	height				: 17px; 
	line-height			: 22px;
}
#noResultWrap .popItem ul.itemPopularsUl li .beforPrice
{
	text-decoration		: line-through; 
	color				: #888;
	float				: left; 
	font-weight			: 700;
}
/*»ç¾÷ÀÚÈ¸¿øÇ¥½Ã ÀÌ¹ÌÁö*/
#noResultWrap .popItem ul.itemPopularsUl li .setBuyTrueImgWrap
{
	float				: left;
}
/*ÃÖ¼Ò»óÇ°°³¼ö*/
#noResultWrap .popItem ul.itemPopularsUl li.topSmallLi .qty
{
	text-align			: right; 
	float				: left; 
	letter-spacing		: -1px; 
	color				: #9f9f9f; 
	width				: 87.5px; 
	font-size			: 9pt; 
	height				: 17px; 
	line-height			: 22px;
}

.noResSearchInSearch
{
	padding-top			: 40px;
	text-align			: center;
	color				: #888;
	font-weight			: 700;
	font-size			: 9pt;
	font-family			: 'dotum', 'µ¸¿ò';
}