@charset "utf-8";
/* CSS Document */

#WebSitePath	ul li, #WebSitePath	ul li a	{
	display: inline;
	font-size: 15px;
	}
li.focus	{
	font-weight: bold;
	}
	
#category-jp #LeftBlock	{
	width: 740px;
	float: left;
	margin-right: 10px;
	}
	
#category-jp #LeftBlock #CategorySingleBlock	{
	width: 740px;
	}
#category-jp #LeftBlock #CategorySingleBlock div.inner	{
	*margin-right: -20px;
	}
	
#category-jp #RightBlock	{
	width: 220px;
	float: left;
	}
#category-jp #RightBlock #Event	{
	}
	
#category-jp #RightBlock #Event h3, #Event h3	{
	height: 40px;
	background: url(../images/HpTitle_event.gif) no-repeat;
	}
#category-jp #RightBlock #Event div.inner, #Event div.inner	{
	}
#category-jp #RightBlock #Event div.inner p, #Event div.inner p	{
	padding: 10px 0px;
	background: url(../images/bg_dottedlineW190.gif) bottom left no-repeat;
	}
	
/* 大型 注目商品 輪播	*/

*html #PopularGoods {
	margin:0; padding:0;
	width:740px;
	width:740px!important;
	overflow:hidden;
}

#PopularGoods	{
	width:740px;
	height: 225px;
	background: url(../images/bg_PromoteBlock740x225.gif);
	position: relative;
	}
#PopularGoods h3	{
	position: absolute;
	left: 0px; top: 0px;
	display: block;	
	height: 43px;
	background: url(../images/h3_focus.gif);
	}
#PopularGoods #Switch	{
	width: 80px; height: 40px;
	margin-left: 660px;
	*margin-left: 330px;
	}
#PopularGoods #Switch a	{
	display: block;
	float:left;
	width: 40px; height: 40px;
	}
#PopularGoods #Switch a span	{
	display: none;
	}	
	
#PopularGoods div.inner	{
	width: 696px;
	margin: 4px 0 0 14px;
	}
* html #PopularGoods div.inner	{
	margin: 4px 0 0 5px;
	}
#PopularGoods.itemview div.inner {
	width:930px;
}
#PopularGoods div.inner div.good	{
	/*	商品搜尋結果頁, 的瀏覽記錄, 商品容器	*/
	/*width: 150px;*/
	width:20%;
	float: left;
	border: 1px solid #ccc;
	padding: 9px;
	margin-right: 4px;
	text-align: center;
	min-height: 137px;
	height: 137px!important;
	}
#PopularGoods div.inner div.good img	{
	max-height: 68px;
	height: 68px;
	margin: 0 auto;
	}
#PopularGoods div.inner div.good p	{ 
	font-size: 12px;
	width: 142px;
	text-align: left;	
	display: block;
	display: inline-block;
/*	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	line-height: 2em;*/
	}
#PopularGoods div.inner h5 {
	clear: left;
	line-height: 210%;
	}
	
/*最近搜尋过的関鍵字*/
#PopularGoods div.inner div.RecentKey	{	
	/*background-color: #EEE;*/
	width:100%;
	clear: left;
	padding: 8px;
	}
#PopularGoods div.inner div.RecentKey a	{
	float: left;
	padding-right: 1.5em;
	display: inline;
}
	
#PopularGoods div.inner div.good p a.ellipsis {		
/*	依母區塊 自動截斷字串 以 ...替代, 通吃All Browser	*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;							/* for ie6		*/	
	-o-text-overflow: ellipsis;							/* for opera	*/
	-moz-binding: url('../xml/ellipsis.xml#ellipsis');	/* for firefox	*/
	-ms-text-overflow: ellipsis;						/* for ie7,ie8	*/
}

#PopularGoods div.inner div.good p a	{
	color: #1f5883;
	line-height: 1.5em;
	text-align: left;
	}
#PopularGoods div.inner div.good p span	{
	color: #cc0000;
	font-weight: bold;	
	}	
	
/*	-------------------------------	左側商品分類 列表-----------------------------------	*/

#CategoryJp ul#MenuEb	{
	width: 220px;
	background-color: #f8f6f1;
	list-style: none;
	background: url(../images/bg_HpMenuUl2.gif) repeat-y;	
	}
ul#MenuEb li	{		/* =li */
	font-size: 12px;
	padding: 6px 0 0 40px;
	height: 23px;	/*	total height = 29px	*/
	list-style-type: none;
	}	
ul#MenuEb li.first	{
/*eBay/yahoo 分類第一層*/
	padding-left: 30px;
	background:url(../images/bg_HpMenuUl_1st.gif) left bottom;
	font-size: 15px !important;
	font-weight: bold;
	}
/*	eBay/yahoo 分類最後一個(全部分類)	*/
ul#MenuEb li.last	{
	background-color: #f8f6f1;
	background-image: none;
	text-align: right;
	}
#CategoryJp ul#MenuEb li.last a	{
	color: #206a95;
	padding-right: 1.5em; margin-right:1em;
	padding-top: 5px;
	background: url(../images/icon_arrow01.gif) no-repeat right 6px;
	}
/*	分類首頁 - 右側區塊	*/
#BlockRight	{
	float: left; margin-left: 10px;
	width: 740px!important;
	}
	
/*	淺藍 熱門鍵字字 區塊	*/	
div#eBay_keywords		
	{
	background: url(../images/ebay_focus2.gif) repeat-x;
	width: 740px;
	height: 138px;
	margin-bottom: 10px;
	}
div#eBay_keywords p	{
	background: url(../images/ebay_focus1.gif) left top no-repeat; height: 138px;
	}
div#eBay_keywords p span	{
	width: inherit;
	background: url(../images/ebay_focus3.gif) right top no-repeat; display:block; width: 680px;
	height: 118px; /* 加上padding才等於138*/
	padding: 10px 30px;
	}
	
html>body div#c_BlockType3 div#PopularGoods	{
	margin-left: 44px;
	margin-top: 10px;
	}	

#Wiki	{
	float: left;
	margin-top: 10px;
	width: 493px; height: 218px;
	background: url(../images/ebay_dic2.gif) repeat-x;
	}
#Wiki p	{
	background: url(../images/ebay_dic1.gif) left top no-repeat;
	}
#Wiki p span	{
	font-size: 12px;
	display: block; height: 208px;
	padding: 10px 0 0 30px;
	background: url(../images/ebay_dic3.gif) right bottom no-repeat;
	}
#Wiki p span a	{
	line-height: 1.75em;
}

#Wiki	h3	{	text-indent: 0;	}

#Event	{
/*	最新活動	*/	
	width: 220px!important;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	}
	
/*	---------------------------	商品瀏覽 過程 雜七雜八 ------------------------------------------------ */	

* html .c_BlockType5.iehack	{
	width: 740px;
	margin-left: 0px!important;	}
* html .c_BlockType5.iehack h3	{
	text-indent: 10px!important;
}
* html .c_BlockType5.iehack div.inner	{
	margin: 0!important;
}

/*IE 7 and modern browsers only*/
html>body .c_BlockType5.BrowseRecords span {
	width: 740px;
}
