@charset "utf-8";
/* CSS Document */

#HeadType1	{
	background: right bottom url(../images/bg_SearchPanel2.gif) no-repeat;
	}
#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;
	*height: 29px;
	}	
	
ul#MenuEb li.first	{
	padding-left: 30px;
	background:url(../images/bg_HpMenuUl_1st.gif) left bottom;
	font-size: 15px !important;
	font-weight: bold;
	}

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;
	}
/*	2010.06.17 ebay測試體驗區	*/
#BlockRight.test {
	width:970px!important;
	margin:0;
}
#BlockRight.test div.ebay_rel {
	width:950px;
	}

	
	
/*	淺藍 熱門鍵字字 區塊	*/	
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	{
	display: block; height: 208px;
	padding: 10px 0 0 30px;
	background: url(../images/ebay_dic3.gif) right bottom no-repeat;
	}
#Wiki	h3	{	text-indent: 0;	}

#Event	{
	width: 220px!important;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	}
	
/* 搜尋表單 容器	*/	
.SrchSection	{
	width: 100%;
	text-align: left!important;
	line-height: 2;
	border-bottom: 1px dotted #ccc;
	padding: 1em 0;
	}
/*	表單的TITLE	*/	
.SrchSection	 h2	{
	color: #3f7fa0;
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 1em;
	}	
.SrchSection ul	{	list-style: none;	}
.SrchSection ul li	{	padding-left: 1em;	}

.ebay_rel	{
/*	相關搜尋關鍵字	*/
	width:710px;
	/*height: 30px;	*/
	padding: 8px 0px 8px 20px;
	/*background: url(../images/bg_ebay_rel.gif) no-repeat;*/
	border: 2px solid #e8e7e3;
	background-color: #f8f6f1;
	margin-bottom:0.5em;
	}
	
h1.keyword	{
	background: url(../images/icon_arrow.gif) 0px 2px no-repeat;
	padding-left: 30px;
	font-size: 16px;
	color: #206a95;
	line-height: 2em;
	}
/*	中文搜索不如預期的回報	*/
p.sch_feedback {	
	font:13px Tahoma, Verdana, '新細明體', Geneva, sans-serif normal;
	text-align:right;
	color:#666; margin-top:-2.25em;
}
p.sch_feedback img { vertical-align: text-bottom; }
p.sch_feedback a, p.sch_feedback a:link, p.sch_feedback a:visited {
	text-decoration:underline;
	font-size:13px; padding:0 2px;
}


p.sch_total  {
	font-size: 12px;
	padding-bottom: 0.5em;
	padding-left: 30px;
	}
		
	
.ebay_ListTab	{	padding-left: 5px; margin-top: 10px; border-bottom: 2px solid #3e7e9f; width: 715px		}
.ebay_ListTab	a	{
	display: block; float: left; padding-right: 5px;
	width: 121px;
	height: 32px;
	}
.ebay_ListTab	a#all		{	background: url(../images/button_ebList01.gif) left bottom no-repeat;	}
/*.ebay_ListTab	a#all:hover		{	background: url(../images/button_ebList01.gif) left top no-repeat;	}*/
.ebay_ListTab	a#bid		{	background: url(../images/button_ebList02.gif) left bottom no-repeat;	}
.ebay_ListTab	a#buy		{	background: url(../images/button_ebList03.gif) left bottom no-repeat;	}

.ebay_ListTab a span	{	display: none;	}
.ebay_ListTab a.focus	{	background-position: left top!important;	}

.ebay_ListTab #numview	{
	width: 150px; height: 27px; float: right!important;
	font-size: 15px;
	padding-top: 5px;
	}
	
#numview span,
#numview select	{
	float: left;
	}

.page	{
	width: 715px; margin: 0 auto;
	text-align: center!important; padding: 10px 0px;
	font-size: 12px;
	}
	
#ListSection		{
	width: 715px;
	display: inline;
	margin-left:10px;
	}
#ListSection.test	{	width:970px; margin:0;	}
#ListSection.test div {	width: inherit;	}
#ListSection.test div#numview { width: 150px; }
#ListSection.test div table { width: inherit; }
#ListSection.test div table td { width: auto !important; }
	
#ListSection	 div.inner	{
	background: url(../images/bg_MainBlock.gif) left top repeat-x;
	}
	
#ListSection .page a	{
	display: inline-block;
	padding: 4px;
	/*background-image:url(../images/page_backpic.gif);*/
	border: 1px solid #bbb;
	height: 16px;
	min-width: 16px;
	}	
#ListSection .page a.current_page	{
	cursor: default;
	background-color: #e9f6fa;
	}
#ListSection .page a:hover	{
	text-decoration: none;
	background-color: #FFFF99;
	}
#ListSection .page a.current_page:hover	{
	background-color: #e9f6fa;
	}
/*更新點選連結為圖片*/
#ListSection .page2{
	margin-top:5px; 
	height:35px;
	width:100%;
	text-align:center;
	display: inline-block;
	
	}

#ListSection .page2 li1	{
	text-align:center;
	display: inline-block;
	padding: 6px;
	background-image:url(../images/page_back1.gif);
	/*border: 1px solid #bbb;*/
	height: 14px;
	width:14px;
	min-width: 1px;

	}
#ListSection .page2 li2	{
	text-align:center;
	display: inline-block;
	padding: 6px;
	background-image:url(../images/page_back2.gif);
	/*border: 1px solid #bbb;*/
	height: 14px;
	width:38px;
	min-width: 1px;

	}	
#ListSection .page2 li3	{
	text-align:center;
	display: inline-block;
	padding: 4px;
    background-image:url(../images/page_back3.gif);
	height: 18px;
	width:18px;
	min-width: 1px;

	}
#ListSection .page2 li1:hover	{
	background-image:url(../images/page_back4.gif);
	}
#ListSection .page2 li2:hover	{
	background-image:url(../images/page_back5.gif);
	}
/*tb_listing2為樂天api使用*/	
.tb_listing2	{
	width: 100%;		
	}
.tb_listing2 td img{
	border: 1px solid #ccc;
	}
		

.tb_listing	{
	width: 715px;		
	}
.tb_listing tr.sort a {
	text-decoration: underline;
	/*color: blue;*/
}
.tb_listing th		{
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	font-weight: normal;
	text-align: center!important;
	padding: 5px 0px;
	}	
.tb_listing td		{
	padding: 10px 0px;
	background: #FFF url(../images/bg_dotted1.gif) repeat-x left bottom;
	text-align: center!important;
	font-size: 12px;
	}
.tb_listing td	 img	{
	border: 1px solid #ccc;
	}

/*	Hdr = Holder  商品列表, 每欄寬度定義, 總和 715px */	
.HdrImg	{
	width: 120px;
	}
.HdrLink	{
	width: 280px;
	padding: 0 10px;
	}
.HdrLink_raku {
	width: 400px;
	padding: 0 10px;
}

.HdrLink a		{
	font-size: 15px!important;
	}
.HdrBidnum	{
	width: 60px;
	}
.HdrPrice	{
	width: 75px;
	}
.HdrTimeleft	{
	width: 85px;
	}
	
/*	extra_info	*/	

#extra_info {
	width: 242px;
	padding:5px; margin-top:5px; 
	padding-top:25px;
	background: #FFF url(../images/bg_extrainfo_2.gif) 0 0 no-repeat;
}
#extra_info ul {
	margin:-5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	list-style:none;
	font: 12px Verdana, Geneva, sans-serif;
	color: #BBB;	
}
#extra_info ul li {
	padding-left:1.5em;
	background: #FFF url(../images/icon_check_no.gif) 0 0 no-repeat;
}
#extra_info ul li.yesbe {
	background: #FFF url(http://www.myday.com.tw/myday09/images/icon_check2.gif) 0 0 no-repeat;
	color:#F00;
}


/* 樂天版型 */
.tb_listing.raku .HdrLink {	width: 380px;	}
.tb_listing.raku .HdrImg {	width: 120px;	}
.tb_listing.raku .HdrImg a img { max-width: 120px; }

.tb_listing .last	{
	background-image: none;
	border-bottom: 1px solid #3e7e9f;
	padding: 5px 0px; text-align: left;
	}	
	
/*	--------------------------	eBay API 商品頁面樣式  =ebay_item_view ----------------------------------	*/

#ItemTitle	{
/*	商品標題	*/
	width: 100%;
	height: 35px;
	background-color: #CCCCCC;	
	background: url(../images/CgTitle_normal1.gif) 10px 0px repeat-x;
	margin-bottom: 10px;
	position: relative;
	}
#ItemTitle p	{	background: url(../images/CgTitle_normal0.gif) left top no-repeat;	}
#ItemTitle strong	{
	display: block; width:inherit; height: 22px; padding: 8px 10px 0px 10px;
	background: url(../images/CgTitle_normal2.gif) right top no-repeat;
	}
#ItemTitle strong,
#ItemTitle strong *{
	color: #FFF!important;
	font-size:15px!important;
	cursor: default;
}
#ItemTitle strong a:hover { text-decoration: none; cursor:text }

#ItemTitle .ItemTrack {
	position: absolute;
	top: 4px;
	right: 0px;
	float: right;
}

/*	↓淺藍背景 標題	*/
/*.InfoTitle	{
	font-size: 15px;
	background-color:#e9f6fc;
	color: #333;
	height: 18px;
	padding: 5px 15px;
	font-weight: bold;
	width: 940px;
	margin-top: -10px;
	
}*/

#ItemId	{
	width: 100%;
	padding: 5px 0px;
	text-align: right!important;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	}
#ItemId * {	float: right;	}

#ItemId span	{
	padding-right: 20px;
}

.ItemTrack	{
/*	追蹤清單按鈕	*/
	/*margin-top: -41px!important;*/
	float: right!important;
}

/*	商品區塊, 左-圖; 中-資訊; 右-賣主資訊	*/
#ItemSection	{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	}	
#ItemSection.yahoo {
	min-height: 435px;
	/*height: 435px;*/
	}
#ItemSection.ebay {
	min-height: 430px;
	}
#ItemSection.raku {
     min-height:330px;

     height:auto !important;

     height:330px;
	}
	
#HdrImg	{
/*	圖片容器	*/	
	width: 240px;
	max-width: 240px;
	border: 1px solid #CCC;
	padding: 5px;
	clear: left;
	text-align:center!important;
	/*position: absolute; left:0;*/
	}
	
/*	主圖盒子 && 主圖設置	*/		

#HdrImg .main_box	{
	width:240px;
	height:180px;
	overflow: hidden;
	text-align: center;
}
#HdrImg .main_box img.main	{
	
	max-height: 180px;
	/*max-width: 240px;*/
	/*min-width: 200px;	min-height:150px;*/
	
	/*	ie6 hack↓ */
	/*width:expression(this.width > 240 ? "240px" : this.width);
	height:expression(this.height > 180 ? "180px" : this.height); */
	-ms-interpolation-mode: bicubic;	/*	美化ie縮圖, 僅支援ie7以上, ie6無解	*/
	margin: 0 auto;
	}
	
* html #HdrImg .main_box img.main	{
	height: 180px;
	min-width: 200px;
}
	
	
/*	小圖滑上不帶手指	*/	
#HdrImg a.simg	{
	cursor: default;
	}

a.thickbox {
	height: 50px; width: 50px;
}
#HdrImg a.thickbox img.small {
	max-height: 50px;
}

/*	小圖	*/	
#HdrImg img.small	{
	border: 1px solid #ccc; padding: 3px;
	margin-top: 10px;
	max-height: 66px;
	/*width: 66px;*/
	height: 50px;
	clear:both;
	}
	
/*	中間- 商品資訊 容器	*/	
#HdrInfo	{
	width: 480px;	
	position: absolute;
	left: 260px;
	font-size: 15px;
	/*	clear: left;	*/
	/*position:inherit;
	margin-left:0;*/
	}
#HdrInfo.ebay {
	position:static;
}
	
/*	商品訊息	*/
#HdrInfo div.type1, div.type2	{
	/* 	480 - padding	*/
	width: 460px;	
	padding: 0px 10px;
	color: #369;
	/*border: 1px solid #c2e3ed;
	background-color: #e5f3f7;*/
	margin-bottom: 10px;
	position:relative;
	}
/*	直接購買的autopay提示	*/
div.autopay_remind {
	position:absolute;
	top:-55px;
	right:0px;
	width:268px;
	height:75px;
	background: url(../images/bg_autopay.png) left top no-repeat;
	/*color:#E00;
	padding:5px; background-color:#FEFEFE; font-size:13px; border:5px solid #C30;*/
}
	
#HdrInfo div.type1 table td	{
	padding: 5px 0px;
	font-size: 15px!important;
	color: #333;
}
#HdrInfo div.type1 table td.line	{
	background: url(../images/bg_dotted1.gif) repeat-x bottom;
	height: 5px;
}
	
#HdrInfo div.type2 {
	font-size:13px;	
	color: #333;
}

#HdrInfo ul, #HdrInfo ul li	{
	line-height: 25px;
	list-style: none;
	}
#HdrInfo ul li.focus	{
	width: 455px;
	background-color: #EEE;
	padding-left: 15px;
	font-size: 15px;
}
#HdrInfo ul li	{
	display: block;
	float: left;
	width: 215px;
	padding-left: 15px;
}
#HdrInfo ul li.full {
	width:100%;
}
#HdrInfo ul li.line	{
	height: 10px;
	background: url(../images/bg_dotted2.gif) left bottom repeat-x;
	margin-bottom: 10px;
	}
/*	賣主資訊 容器	*/
#HdrSellerInfo	{
	position: absolute; right: 0px; top: 0px;
	z-index: 30;
	}
* html #HdrSellerInfo	{
	position: absolute; right: 0px; top: 0px;
	z-index: 30;
	}
#HdrSellerInfo h3	{
	height:40px;
}
#HdrSellerInfo .UlClear li a {
	font-size:12px;
}

/*#HdrSellerInfo div.inner li img	{
	border: 1px solid #CCC;
	}*/
	
#HdrSellerInfo div.inner li img.map		{	width:165px;border: 1px solid #CCC;	}			/*	賣主-圖片-地圖	*/
#HdrSellerInfo div.inner li img.store	{		}	/*	賣主-圖片-店家	*/
	
#HdrSellerInfo div.inner li.risk img	{
	width: 22px;
	border: none;
	vertical-align: text-bottom;
}


	
/* 賣主資訊 標題 */
#HdrSellerInfo h3	{
	background: url(../images/ebay_title_info.gif) no-repeat;
	}
	
#HdrSellerInfo ul li	{
	list-style: none;
}

.UlClear	{
	line-height: 2em;
	font-size: 12px;
	}
.UlClear li {
	list-style:none;
}
.UlClear li a {
	font-size:15px;
	line-height: 1.5em; }
	
.UlClear li.map img {
	border:1px solid #ccc;
}
	
.UlClear li p.Qmark {
	background-color:#F2F2F2; margin-bottom:10px;
}
	
/*	商品問與答浮動視窗 目前停用	*/
#ask_floatDiv {
	display: none;
	padding: 10px;
	border: 1px solid #AAA;
	background-color: #FFF;
	position: absolute;	
	right: 0px;
	bottom: 0px;
	z-index: 999;
	}

#ask_floatDiv .ask-content {
	background-color: #fff;
}
	
/*	商品內容	*/
#GoodContent		{
	width: 100%;
	clear: both;
	float: left;
	}
/*	切換 原文/譯文 TAB	*/	
div.TabsType3	{
	width: 965px; 	/* 970-5px	*/	
	height: 32px;
	border-bottom: 2px solid #3a7a9b;
	padding-left: 5px;
	}
div.TabsType3 a,	
div.TabsType3 a:link,
div.TabsType3 a:visited	{
	display: block; float: left;
	width: 121px; height: 24px; margin-right: 5px;
	background: url(../images/button_ebay_all.gif) left bottom no-repeat;
	text-align: center;
	padding-top: 8px;
	}
/*	TAB rollover狀態 & focus狀態	*/	
div.TabsType3 a:hover	,
div.TabsType3 a.focus{
	color: #FFFFFF;
	background-position: left top!important;
	text-decoration: none;
	font-weight: bold;
	}
/*	商品頁留言發問Button	*/	
div.TabsType3 a#ask {
	background: url(../images/button_ask3.gif) left bottom no-repeat;
	text-indent: -999em;
	float: right;
	}
/*	留言提示*/
div.TabsType3 div#ask_ps {
	width: auto; height: 20px;
	background-color: #EFF;
	border:1px solid #CCC;
	color: #006;
	float: right;
	margin-right:5px; margin-top: 3px;
	font-size:12px; padding: 5px 10px 0 10px;
	text-align: right;
}
/*	商品頁發問表單*/
table#fillform.QA {
	margin: 0 auto;
	border: 1px solid #CCC;
	padding: 5px;
}
table#fillform.QA td.op {	width: 120px;	}
table#fillform.QA td textarea {	width: 570px; }

div.TabsType3 div#ask_ps:hover {	background-color: #FFF; color:#494949;	}

div.TabsType3 a { cursor:pointer; }
	
/*	存放原文及譯文的 容器*/
#GoodContent div.inner	{
	background: url(../images/bg_GrayToWhite.gif) left top repeat-x;
	min-height: 500px;
	width: 970px;
	padding: 10px 0 0 0;
	
word-wrap: break-word;
word-break: break-all;
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
overflow: hidden;

	position:relative;
	}
	
iframe#fanyi_trans {
	position:absolute; left:0; top:10px; z-index:1; background-color:#FFFFFF;
}
iframe#fanyi {
	position:absolute; left:0; top:10px; z-index:3; background-color:#FFFFFF;
}
	
	
/*	eBay 委託出價 相關 =ebay_placeoffer --------------------------------------------------	*/

#ebay_placeoffer *	{
	clear: both;
}

#ebay_placeoffer #HeadType1	{
	background-image: none;
	}

.myaccount_Holder		{
	/*	xxx您好, 您的帳戶仍有 000元	*/	
	height: 35px;	
	background: url(../images/bg_ebay_account710.gif) left top no-repeat;
	margin-bottom: 10px;	
}
.myaccount_Holder p	{
	color: #333;
	font-size: 15px;
	padding-left: 20px;
	padding-top: 5px;
}

#ebay_placeoffer .c_BlockType5 div.inner	{
	padding: 10px 20px;
	min-height: 300px;
	margin: 0px;
	}
	
#ebay_placeoffer #comm_redirect div.inner	{
	padding: 0px;
}

.stepHolder	{
	float: left;
	clear: both;
	background-color: #6C6;
	color: #FFF;
	width: 100%;
	height: 30px;
	margin: 10px auto;
}

#ebay_placeoffer h2	{
	color: #369;
	margin-bottom: 0.5em;
}

#ebay_placeoffer span.itemId	{
	/*	good Item Number 儲存	*/
	display: block;
	width: 100%;
	text-align: right;
	}

.imgHolder	{
	/*	eBay投標縮圖	*/
	float: left;
	clear: both;	/*	清除 itemNo.的浮動 */
	width: 270px;
	margin-bottom: 10px;
}
.imgHolder img	{
	/*	ebay商品圖 預設寬度	*/
	border: 1px solid #ccc;
	width: 269px;
}
.textinfo	{
	/*	eBay商品資訊	*/
	clear: none!important;
	color: #333;
	float: left;
	width: 430px;
	margin-left:10px;
	margin-bottom: 10px;
}
.textinfo table 	{
	/*	商品資訊table容器 樣式*/	
	padding: 10px 0px;
	border: 1px solid #ccc;
	background-color: #e5f3f7;
	width: 100%;
}
.textinfo table *	{
	font-size:15px;
	line-height: 26px;
	padding-left: 1em;
}
.placeOffer	{
	float: left;
	width: 690px;
	background-color: #EEE;
	border: 1px solid #DDD;
	padding: 10px;
}
.placeOffer table  td	{
	color: #369;
	font-size: 15px;
}

#ebay_placeoffer .button_holder	{
	width: 100%;
	float: left;
	text-align: center;
}

.messageArea	{
	width: 690px;
	font-size: 20px;	
	padding: 15px;
	background-color: #d3effd;
	color: #44423b;
	line-height: 1.2;
	}
.messageArea dl	{
	line-height: 110%;
	margin: 5px 0 0;
}
.messageArea dl dt,	
.messageArea dl dd	{
	color: #494949;
	display: inline;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
}

div.noSrchResult	{
	margin: 20px 0 25px 10px;
}
div.noSrchResult ul	{
	font-size: 15px;
	list-style: none;
}
div.noSrchResult ul li	{
	background: url(../images/icon_arrow02.gif) 0 2px no-repeat;
	padding-left: 20px;
	line-height: 135%;
}
div.noSrchResult ul li ul.keywordAdvice	{
	margin: 15px 0;
	padding: 10px;
	background-color: #ffefa0;
}
div.noSrchResult ul li ul.keywordAdvice li	{
	background: none;
	color: #44423b;
	padding-left: 0px;
}

/*	2009.08.31	商品頁 的 商品問與答(Q&A)	----------------------------------	*/

body#qna {
	margin: 0px;
}

.qna {
	background-color:#FFF;
	width:100%;
}

.qna td {
	font-size:15px;
	background-color: #EEE;
	padding: 5px;
	border-top: 3px solid #FFF;
}

.qna tr.qnaTitle td {
	height: 30px;
	padding: 0px;
	/*background-color: #3e80a2;*/
	color: #FFF;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #3e80a2;
}

.qna tr.qnaTitle td p {
	background: url(../images/qna_01.gif) left top no-repeat;
	height: 30px;
	margin: 0px;
}

.qna tr.qnaTitle td p span {
	display: block;
	background: url(../images/qna_02.gif) right top no-repeat;
	height: 30px;
	padding-top:5px;
	padding-left: 10px;
}

.qna_ask, .qna_ans {	width: 54px; height:54px; padding: 5px; }

.qna_ask {	
	background: #FFF url(../images/icon_qna1.gif) 5px 3px no-repeat;
	text-indent: -999em;	
	}

.qna_ans {
	background: #FFF url(../images/icon_qna2.gif) 5px 3px no-repeat;
	text-indent: -999em;	
	}

.qna td.qna_con {
	border: none;
	}

.qna_time { text-align: right; }


/*	2009.11.02 圖片瀏覽 */

div.ShowImageOnly { padding: 10px 0px 10px 10px; background-color:#FFFFFF; width: 700px; margin-bottom:10px; }

div.ShowImageOnly div.sioBox {
	width: 163px;
	margin-right: 10px;
	margin-bottom:10px;
	/*background-color:#FFF;*/
	height: 240px;
}
div.ShowImageOnly div.sioBox div.imgBox {
	background-color:#FFF;
	border:1px solid #ddd;
	padding: 5px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center!important;
	width: 153px;
	height: 100px;
	margin-bottom:0.5em;
}
div.ShowImageOnly div.sioBox div.imgBox a {
	text-align: center;
}
div.ShowImageOnly div.sioBox div.imgBox img {
	width: auto;
	margin: 0 auto;
	max-height:100px;
	max-width: 143px;	
	}
* html div.ShowImageOnly div.sioBox div.imgBox img {
	height: 100px;
}
div.ShowImageOnly div.sioBox div.bidMsg {
	font-size:13px;
}
div.ShowImageOnly div.sioBox div.title { margin-bottom: 5px; clear:both; width:153px; }
div.ShowImageOnly div.sioBox div.title,
div.ShowImageOnly div.sioBox div.title a{
	/* 賣場標題.. */	
	font-size: 13px;
}
div.ShowImageOnly div.sioBox div.trackThis {
	width: 163px;
	text-align: center!important;
}
div.ShowImageOnly div.sioBox div.trackThis * {
	margin: 0 auto;
	text-align:center;
	display: inline;
	float: none!important;
}

div.displayWay,
div.displayWay a{ font-size:13px; }

div.displayWay img {
	vertical-align: text-bottom;
	margin-right:5px;
}

.ajaxTrack img,
.trackThis img{
	border: none!important;
	cursor: pointer;
}
	
div.remind {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 15px;
	text-align: center;
	color: #c00;
	background-color:#FFC;
	margin-bottom:1em;
}

/*	2010.01.05 增加 Search Result 多重搜索結果TAB	*/

#MultiSch {	margin: 0 0 10px 10px;
	width: 710px; 
	
	padding:10px; padding-bottom:0px; border-bottom:5px solid #ffd418;
	font-size:15px;	
	}
#MultiSch.rakuten {
	border-color:#C00;
}
#MultiSch #SchYahoo {
	padding: 0;
	margin-right:5px;
	width:100px;
	/*margin-top:17px;*/
	}
#MultiSch #SchEbay {
	padding: 0;
	margin-right:5px;
	
	width:100px;
	}

#MultiSch #SchSchRakuten {
	padding: 0;
	margin-right:5px;
	width:100px;
	}
#MultiSch #SchYahoo a:link,
#MultiSch #SchYahoo a:visited	{
	display: block; text-align:center;
	width:100px; height:15px; 
	padding-top:25px;
	
	background:url(../images/SchYahoo.gif) left bottom no-repeat;
}

#MultiSch #SchEbay a:link,
#MultiSch #SchEbay a:visited	{
	display: block; text-align:center;
	width:100px; height:15px; padding-top:25px;
	background:url(../images/SchEbay.gif) left bottom no-repeat;
}

/* taobao搜尋bar*/
#MultiSch.taobaosc {
	border-color:#F30;
}

#SchTaobaoNum{
	font-size: 11px;
	color:#F90;
	margin: 17px 0 0 0;
	}

#MultiSch #SchTaobaodown a:link,
#MultiSch #SchTaobaodown a:visited	{
	display: block; text-align:center;
	width:100px; height:15px; padding-top:25px;
	background:url(../images/SchTaobao.gif) left bottom no-repeat;
}
#MultiSch #SchTaobaodown a.hover{
	background-position: top;
}

/*	AmazonAPI搜索TAB	*/
#MultiSch.Amazonbar {
	border-color:#F90;
}
#MultiSch #SchAmazon a:link,
#MultiSch #SchAmazon a:visited	{
	padding-left:0.75em;
	display: block; text-align:center;
	width:100px; height:15px; padding-top:25px;
	background:url(../images/Scamazon.gif) left bottom no-repeat;
}

#MultiSch #SchAmazon a.hover{
	background-position: top;
}
#SchAmazonNum{
	font-size: 11px;
	color:#F90;
	margin: 17px 0 0 0;
	}
	
.ebay_ListTab	a#moreresult		{	background: url(../images/button_amazon.gif) left bottom no-repeat;	}

#MultiSch #SchRakutendown a:link,
#MultiSch #SchRakutendown a:visited	{
	display: block; text-align:center;
	width:100px; height:15px; padding-top:25px;
	background:url(../images/SchRakuten2.gif) left bottom no-repeat;
}



/*	樂天API搜索TAB	*/
#MultiSch #SchRakuten a:link,
#MultiSch #SchRakuten a:visited	{
	
	display: block; text-align:center;
	width:100px; height:15px; padding-top:25px;
	background:url(../images/SchRakuten2.gif) left bottom no-repeat;
}

#MultiSch #SchYahoo a.hover,
#MultiSch #SchEbay a.hover,
#MultiSch #SchTaobao a.hover,
#MultiSch #SchRakuten a.hover{
	background-position: top;
}
#MultiSch a  {	position: relative; text-align:center; vertical-align: bottom; }
#MultiSch a:hover {	text-decoration: none;	}

#SchYahooNum,
#SchEbayNum ,
#SchTaobaoNum,
#SchletianNum{
	font-size: 11px;
	color: #FEFEFE;
	margin: 17px 0 0 0;
	}
	


input.jumpTo {
/*	Yahoo或eBay搜索列表的 跳頁button	*/	
	margin-left:1em;
	width:30px; height:22px; font-size:15px; padding-left:0.25em;
}


ul#TabOverdope {
	background: url(../images/Tab_overdope.gif) 0 0 scroll no-repeat;
	width:220px; height:50px;
	list-style:none;
	margin:0 0 0 5px; padding:0;
}
ul#TabOverdope.ov {
	background: url(../images/Tab_overdope.gif) 0 -50px scroll no-repeat;
}
ul#TabOverdope li {
	list-style:none;
	display: inline;
	width:220px;
}
ul#TabOverdope li a {	
	display: block;
	width:110px; height:50px;
	float:left;
	margin:0; padding:0;
	text-indent:-999em;
}





