/* CSS Document >> 代標中文分類
引用頁面(3)
category/bid_yahoo_simple.php
category/bid_ebay_simple.php
category/bid_taobao_simple.php
 */

*	{	margin: 0; 	}

body	{
	font-size: 16px;
	background-color: #FFFFFF;
	color: #666;
}	

a.hot		{	color: #D24B01 !important	;	}		/* 	熱門項目	 */

#cat_yahoo tr.bg	{							/*		區塊背景色		*/
	background-color: #FFF;
}	

#cat_yahoo td	{
	padding: 5px;
	vertical-align: top;	
}	

/*		日雅超連結↓		*/

#cat_yahoo a:link, #cat_yahoo a:visited	{		color: #666; text-decoration: none;		}		/*		for FF & Opera 	*/ 
#cat_yahoo a:hover				{		color: #C39; text-decoration: underline;		}

* html #cat_yahoo a:link, * html #cat_yahoo a:visited	{		color: #666; text-decoration: underline;		}		/*		for ie6		*/ 
* html #cat_yahoo a:hover				{		color: #C39;		}

ul#menu	{	margin-left: 0; display: block; border: 1px solid #DEDEDE; padding: 5px;	}	

* html #cat_yahoo p	{			/*		日雅分類標題  for ie6 only		*/
	font-size: 15px;
	color: #990066;
	padding-left: 20px;
	background-image: url(../images/cl_005.gif);
	background-repeat: no-repeat;
}	

html>body #cat_yahoo p	{				/* for FF & Opera		*/
	font-size: 15px;
	color: #990033;
	line-height: 1.5;
	padding-left: 20px;
	background-image: url(../images/cl_005.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
}


#cat_ebay td	{
	padding: 5px;
	vertical-align: top;	
}	

/*		美國ebay超連結		*/
#cat_ebay body table ul li a		{		font-size: 11px;		}
#cat_ebay a:link, a:visited	{		color: #666; text-decoration: none;		}		/*		for FF & Opera 	*/ 
#cat_ebay a:hover				{		color: #06F; text-decoration: underline;		}

* html #cat_ebay a:link, a:visited	{		color: #666; text-decoration: underline;		}		/*		for ie6		*/ 
* html #cat_eaby a:hover				{		color: #06F;		}

* html #cat_ebay p	{			/*		eBay分類標題  for ie6 only		*/
	font-size: 15px;
	color: #0033CC;
	padding-left: 20px;
	background-image: url(../images/cl_002.gif);
	background-repeat: no-repeat;
}	

html>body #cat_ebay p	{				/* for FF & Opera		*/
	font-size: 15px;
	color: #0033CC;
	line-height: 1.5;
	padding-left: 20px;
	background-image: url(../images/cl_002.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
}


/*		中國淘寶區塊		*/

#cat_taobao a:link, a:visited	{		color: #666; text-decoration: none;		}		/*		for FF & Opera 	*/ 
#cat_taobao a:hover				{		color:#3C0; text-decoration: underline;		}

* html #cat_taobao a:link, a:visited	{		color: #666; text-decoration: underline;		}		/*		for ie6		*/ 
* html #cat_taobao a:hover				{		color: #3C0;		}

* html #cat_taobao p	{			/*		eBay分類標題  for ie6 only		*/
	font-size: 15px;
	color: #090;
	padding-left: 20px;
	background-image: url(../images/cl_007.gif);
	background-repeat: no-repeat;
}	

html>body #cat_taobao p	{				/* for FF & Opera		*/
	font-size: 15px;
	color: #090;
	line-height: 1.5;
	padding-left: 20px;
	background-image: url(../images/cl_007.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
}

#cat_taobao tr.bg	{									
	background-color: #FFFFFF;
}	

#cat_taobao td	{
	padding: 5px;
	vertical-align: top;	
}	
	
/* -----------   以下為共用區塊  -------------  */

* html ul#menu	{	margin-left: 0;	}	/* for ie6 only	*/ 

ul#menu	li{		display: inline; border-right: 1px solid; padding: 0 0.33em;	 font-size: 0.75em;		}

* html ul#menu	li{		display: inline;  padding: 0 0.5em 0 0; border: none; line-height: 1.75; text-decoration: underline;	}		/* for ie6 only	*/


#menu li:first-child	{
	border-left: 1px solid;
}

