/*下標圖層*/
.BiddingWindows{
	display: none;
	left: 50%;
	top: 35%;
	margin:0px 0px 0px -25%;
    position: absolute;

}
/*商城下標-加入購物車圖*/
.shopacarS{ text-align:center; margin-top:2px;}





/*------------------------20131024製下標購物頁面視窗--------------------------------*/
/*彈出視窗外框設定*/
.bidWindowsInfo{/*內容裡的顏色與外框線10/24*/
    width: 450px;
	background-color:#fff;
	border: 3px solid #999;
    box-shadow: 0 3px 7px 1px rgba(2, 2, 2, 0.15);
}

/*下標頁面彈出視窗sweet左移*/
.Subscriptleft div{ margin-left:55px;}

/*下標頁面彈出視窗10/24*/
.bidWindows,.shopWindows{/*視窗外框設定大小*/
	position: absolute;
	left:38%;
	top:30%;
	z-index:900;
}

/*雅虎下標彈跳視窗LOGO*/
.yafuokucss { vertical-align:text-top;}

/*下標&購物彈跳頁面10/24*/
.bidWindows p,.shopWindows p{ margin:0;line-height:1.8em; font-size:small; font-weight: normal;}
.bidWindows h4,.Yahoo_Chara,.shopWindows h4 { font-size:medium; padding:0.35em;}
.bidWindows h4 img,.Yahoo_Chara img,.bidWindows h3 img,.shopWindows h4 img,.shopWindows h3 img{ vertical-align:middle; padding:0 5px;}
.bidWindows h3,.shopWindows h3 {background:#FFFFE3;  border: 1px solid #CCCCCC; color:#994711; padding:10px 0; text-align:center; font-size:larger;}
.SubscriptForm,.SubscriptFormLiTitle,.NoExplanation{ margin:0 ; padding:0; color:#333; }
.SubscriptForm li{ font-size:small; list-style-type:none;  padding:0.45em 0; *display:inline-block; border-bottom: 1px solid #CCCCCC; }
.SubscriptForm li span {display:inline-block; width:50%; }

/*下標文字*/
.SubscriptFormLiTitle li {
	font-size: small;
    list-style-type: disc;
    margin-left: 15px;
    padding: 0.35em 0;}

/*序號+管理中心、下標警告 時使用*/	
.NoExplanation li {
	font-size: small;
    margin-left: 15px;
    padding: 0.35em 0;	}	


/*雅虎下標線H4:ridge*/
.yahooborder_bottom { border-bottom: 4px ridge #FC3; background:#FED558;}

/*2張圖置中*/
.JoinForm { text-align:center; list-style-type:none; padding:0; margin:0; }
.JoinForm span { display:inline-block; width:50%;}
.JoinForm img { cursor: pointer; }
/*購物購買線H4:ridge*/
.shoppingborder_bottom { border-bottom: 4px ridge #4B8FB3; background:#C5DCE8;}

/*警告頁面H4:ridge*/
.warningborder_bottom { border-bottom: 4px ridge #096; background:#026302;}

.UnderBlock { padding:10px;}

/*顏色*/
.redC30 { color:#C30;}
.ash333 { color:#333;}

/*黃色線solid 1px*/
.Yellow_line1 { border:1px solid #FC3;}
.Yellow_line_top1 { border-top:1px solid #FC3;}
.Yellow_line_right1 { border-right:1px solid #FC3;}
.Yellow_line_bottom1 { border-bottom:1px solid #FC3;}
.Yellow_line_left1 { border-left:1px solid #FC3;}
/*黃色線solid 2px*/
.Yellow_line2 { border:2px solid #FC3;}
.Yellow_line_top2 { border-top:2px solid #FC3;}
.Yellow_line_right2 { border-right:2px solid #FC3;}
.Yellow_line_bottom2 { border-bottom:2px solid #FC3;}
.Yellow_line_left2 { border-left:2px solid #FC3;}
/*黃色線solid 3px*/
.Yellow_line3 { border:3px solid #FC3;}
.Yellow_line_top3 { border-top:3px solid #FC3;}
.Yellow_line_right3 { border-right:3px solid #FC3;}
.Yellow_line_bottom3 { border-bottom:3px solid #FC3;}
.Yellow_line_left3 { border-left:3px solid #FC3;}

/*灰色線solid 1px */
.Gray_line { border:1px solid #ccc;}
.Gray_line_top { border-top:1px solid #ccc;}
.Gray_line_right { border-right:1px solid #ccc;}
.Gray_line_bottom { border-bottom:1px solid #ccc;}
.Gray_line_left { border-left:1px solid #ccc;}

/*灰色線solid 2px */
.Gray_line { border:2px solid #ccc;}
.Gray_line_top2 { border-top:2px solid #ccc;}
.Gray_line_right2 { border-right:2px solid #ccc;}
.Gray_line_bottom2 { border-bottom:2px solid #ccc;}
.Gray_line_left2 { border-left:2px solid #ccc;}

/*深灰色線solid 2px */
.Dark_gray_bottom2 { border-top:2px solid #666;}


/*------------------------20131024製下標購物頁面視窗--------------------------------*/



.BidErrorMsg{
	background-color: #FEE79E;
}
.gallerycontainer{
text-align:center;
clear:both;
width:800px;
display:inline-block;
}

.gallerycontainer div{
	display:block;
	border:1px solid #CCC;
	float:left;
	margin: auto 0 5px 5px;
}
.gallerycontainer div img{
	width:130px;
}
.gdoshop{ margin-left:12px;}
.jamazonS{ width:933px; border: 1px solid #CCC; padding:5px; margin:0 0 5px 0;}

.jamazonS th{ color:#519435;border-bottom: 1px solid #CCC; padding:5px; text-transform: capitalize; text-align:left;}
.jamazonS tr{ 	}

.jamazonS td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	padding:5px;
	text-align:left;
	line-height:1.5em;
}

.jamazonS tr:hover{
	background-color: #F0F0F0;
}





.BidHistory{ width:100%; border: 1px solid #CCC; padding:5px; margin-bottom:5px;}

.BidHistory th{ color:#519435;border-bottom: 1px solid #CCC; padding:5px; text-transform: capitalize;}
.BidHistory tr{ 	}

.BidHistory td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
	padding:5px;
	text-align:center;
}

.BidHistory tr:hover{
	background-color: #F0F0F0;
}


/*ol製作的水平表格架構*/
.Horizontal_Style {margin:0; padding:0;}
.Horizontal_Style li{display:inline-block; width:100%; *float:left; }
.Horizontal_Style span { display:inline-block; line-height:2em; font-size:small;}
/*ol製作的水平表格架構END*/


/*字型大小顏色樣式*/
.SizeStyle1{ color:#666;}
.Size1{ }
.v_top { vertical-align:top;}



/*H字型*/
.FontsH { font-size:medium;}
.FontsH h1{ border-bottom:3px solid #066222; color:#066222; margin:5px 0; padding-bottom:5px; font-size:25px;}
.FontsH h2{ border-bottom:3px solid #066222; color:#066222; margin:5px 0; padding-bottom:5px;}
.FontsH h3{ border-bottom:3px solid #066222; color:#066222; margin:5px 0; padding-bottom:5px;}
.FontsH .reg_itle1 { font-size: large; font-weight: normal;}


/*進階搜尋*/
.search_advance label{ color:#000; }
.search_advance input { margin-right:5px;}
.search_advance strong {
	display: block;
	color: #999999;
    font-size: small;
    font-weight: normal;
    line-height: 1.5em;}
.search_advance .fc1,.search_advance .fc2{ display:inline-block;  vertical-align:top; padding:0.5%;}
.search_advance .fc1 { width:15.5%; background:#F6F6F6; text-align:right; /*color:#519435;*/}
.search_advance .fc2 { font-size:small;}


.icon1,.icon2,.icon3,.icon4,.icon5,.icon6,.icon7,.icon8,.icon9,.icon10,.icon11,.icon12,.icon13,.icon14,.icon15,.icon16,.icon17,.icon18,.icon19{ 
	background:url(https://image.moganshopping.com/images/common/yahoo_icon/y_icon.png);
	background-repeat: no-repeat;
	padding-left:20px;
}
.icon1{ padding-left:65px;}
.icon2{ background-position:0 -105px; padding-left:30px;}
.icon3{ background-position:0 -202px; }
.icon4{ background-position:0 -272px; }
.icon5{ background-position:0 -36px; }
.icon6{ background-position:0 -135px; }
.icon7{ background-position:0 -237px; }
.icon8{ background-position:0 -692px; }
.icon9{ background-position:0 -168px; }
.icon10{ background-position:0 -717px; }
.icon11{ background-position:0 -742px; }

.icon12,.icon13,.icon14,.icon15,.icon16,.icon17,.icon18,.icon19 {
	display: inline-block;
    height: 16px;
    width: 38px; 
	text-indent: -10000em; }
.icon12 {background-position: 0 -414px;}
.icon13 {background-position: 0 -450px;}
.icon14 {background-position: 0 -486px;}
.icon15 {background-position: 0 -522px;}
.icon16 {background-position: 0 -558px;}
.icon17 {background-position: 0 -594px;}
.icon18 {background-position: 0 -630px;}
.icon19 {background-position: 0 -666px;}


/*進階搜尋END*/


/*第二次結帳頁面*/
.positionRelative .reg_r {position:absolute; right:10px; font-weight:normal;font-size:small; color:#CC3333; margin-top:10px;}
.registered label { color:#000;}
.registered .reg1,.registered .reg2{ display:inline-block;   vertical-align:top; padding:0.5%;}
.registered .reg1 { width:15%; background:#F6F6F6; text-align:right; /*color:#519435;*/}
.registered .reg2 [disabled] { background-color:#F0F0F0; color:#666;}
.registered .reg2 input {font-size: larger;  line-height: 1.5em;}
.registered input { margin-right:5px; /*height:1.5em;*/ background-color: #FFF; font-weight:normal; padding:1px;}
.registered em { font-variant:normal; font-style: normal; font-size:small; color:#999; display:block; margin:-5px 0;}
.registered strong {color: #999999;
    display: block;
    font-size: small;
    font-weight: normal;
    line-height: 1.5em;}

.registered img { vertical-align:middle; }
.registered .again_a { color:#1E5DA0;}
.reg_center_p { text-align:center;}
.reg_center_p p { margin:10px 0;}

/*註冊頁面END*/
.w2{ width:2%;}
.w8{ width:8%;}



/*註冊關聯頁面*/
.data_relative h3 { margin-bottom:10px;}
.data_relative p:hover{
	cursor:pointer;
	text-decoration: underline;
}
.data_relative p {color:#069; }

/*註冊關聯頁面END*/

/*填委託單*/
.Picture_word { text-align:center;}
.Picture_word p { font-size:small; line-height:1.5em; text-align:left;}


.buyfome .bf1,.buyfome .bf2{ display:inline-block; vertical-align:top; padding:0.5%;}
.buyfome .bf1 { width:15%; background:#F6F6F6; text-align:right; /*color:#519435;*/}
.buyfome strong {
	color: #999999;
    display: block;
    font-size: small;
    font-weight: normal;
    line-height: 1.5em;}

.buyfome img { vertical-align:middle; }


/*填委託單END*/


.calcula_line table{ 
	border:2px solid #61a43a; 	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear:both;
	/*width:870px;*/
	}
.calcula_line img{ float:right; margin: 0 5px 5px 0;}
.calcula_line label{ color:#999; margin-left:5px; font-size:12px;}


.calcula_line2 table{ 
	border:2px solid #61a43a; 	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear:both;
	width:100%;
}
.calcula_line2 img{ float:right; margin: 0 15px 5px 0;}
.calcula_line2 label{ color:#999; margin-left:5px;}

.calcu{ padding:5px; margin-bottom:5px; border: 1px solid #CCC; }

.calcu th{ color:#077729;border-bottom: 1px solid #CCC; padding:5px; text-transform: capitalize; text-align:right; width:20%;}
.calcu tr{ 	}
.calcu label{ font-size:12px;}
.calcu td{
	cellpadding:1px;
	border-bottom: 1px solid #CCC;
padding:5px;

	text-align:left;
}

.calcu tr:hover{
	background-color: #F0F0F0;
}
.commodity_red {
	
	background-color: #c5dce8;
	padding: 5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	display:block;
	height:25px;}
.commodity_red input,.commodity input {	-moz-box-shadow:none; /* Firefox */
	-webkit-box-shadow:none;/* Safari 和 Chrome */	}
.commodity_green {
	
	background-color: #d8f2b9;
	padding: 5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	display:block;
	height:25px;}	
.commodity {
	background-color: #F2F2F2;
	padding:3px;

}
.commodity_google{ width:75px;
}
#commodity_twitter{ 
 width:80px; margin-top:5px;
}
.commodity_facebook{ float:left; width:84px; height:25px; text-align:center; margin:12px 0 0 10px;}
.commodity p, .commodity_red p, .commodity_green p{
	display:inline-block;
	
	margin:0;
}
.commodityW1{
	width:270px;
	padding: 5px 0 0 10px;	
	}
.commodityW2{
/*	width:270px;
	padding: 4px 10px 0 10px;
	float:right;
	text-align:right;
	color:#333;
*/	}
#commodityW3{  text-align:right;*display:inline-table;}		
.zozoaccon ul{ margin-left:8px; width:960px;
}
.zozoaccon li{
	float:left;
	width:150px;
	height:215px;
	border:1px solid #ccc;
	list-style-type:none;
	margin:5px 8px 5px 0;
	text-align:center;
	padding-top:5px;
}
.zozoaccon li p{ height:15px; width:auto; overflow: hidden; width:150px; margin:0;}
.zozoaccon img{}

.StoreInformation{padding:10px 5px 5px 10px;}
.StoreInformation ul{ margin:0;}
.StoreInformation li{ list-style-type:none; margin-bottom:5px;}
.StoreInformation img { vertical-align:top;}

#Store_1 li {list-style-type: disc; margin-left:10px;}



.yahoo_background {background:#E0F8E5;}
.shopping_background {background-color: #E0F8E5;}

.alter_success{ 		
	border-radius:3px;
	border:3px solid #ccc;
	background:#fff;
	padding:5px;
	color:#000; 
	text-align:center;
	position:absolute;	
	z-index:999px;}/*修改完成浮出來顯示*/

	
/*注意事項-欲下標限制進口類*/
.agreen input{ vertical-align:middle;}
.agreen,.join { display:block; }

.join a{ color:#1E5DA0;}
.join { color:#CC3333; margin:0 0 5px 0;}

.Limit { margin-top:5px;}




.auctionText, .auctionText_red, .auctionText_green{
	border: 1px solid #CCC;
	padding:10px 0 10px 6px;
	display: inline-block;
}
.auctionText h4{
    clear: both;
	font-size:14px;
	background-color:#BFE6C8;
	padding:2px 5px;
	position:relative;
}
.auctionText h4 input{
	position:absolute;
	right:5px;
	top:5px;
	
}
.animate_atten{ margin:2px 0 10px 10px; width:310px;}
.auctionText_red h4{
	font-size:12px;
	background-color: #c5dce8;
	color:#333;
	font-weight: bold;
	padding: 8px 10px;
	/*border-left: 5px solid #FFCC00;*/
	width:90%;
	margin:0;
	clear:both;
	text-transform: capitalize;}
.auctionText_green h4{
	
	background-color: #c5dce8;
	font-weight: bold;
	padding: 8px 10px;
	/*border-left: 5px solid #FFCC00;*/
	width:90%;
	margin:0;
	clear:both;
	text-transform: capitalize;}
	.auctionText_green h1{
		font-size:12px;
	
	background-color: #c5dce8;
	font-weight: bold;
	padding: 8px 10px;
	/*border-left: 5px solid #FFCC00;*/
	width:934px;
	margin:0;
	clear:both;
	text-transform: capitalize;}
	.auctionText_red h1{
		font-size:12px;
	
	background-color: #c5dce8;
	color:#333;
	font-weight: bold;
	padding: 8px 10px;
	/*border-left: 5px solid #FFCC00;*/
	width:934px;
	margin:0;
	clear:both;
	text-transform: capitalize;}	
.auctionText h5, .auctionText_red h5, .auctionText_green h5{
	font-weight: bold;
	font-size: medium;
	color: #F00;
	margin:0;
	text-transform: capitalize;
}
.auctionText div, .auctionText_red div, .auctionText_green div{ float:left;}
/*20130814賣家其他商品*/
#commodity_items { margin:0 0 10px 0; padding:2%; border:3px solid #E1AD53; text-align:center; *display:inline-block;}
#commodity_items img { max-height:100px; max-width:100px;}
#commodity_items a { float:left; border:1px solid #ccc;}
#commodity_items li{
    display: inline-block;
    list-style: none outside none;
	margin:0;
    width: 102px;
	*float:left;
	*padding-right:3px;
}
#commodity_items .block{
	display: block;
	clear:both;
	line-height:1.5em;
   /* padding-left: 105px;
    text-align: left;*/}
#commodity_items .red { font-size:smaller;}

/*20130814END*/



#_importanbar{
	background-color: #BFE6C8;
	border-left: 5px solid #57993B;
}
#_importanbar_red{
	background-color: #6ea0bc;
	border-left: 5px solid #16486f;
	color:#fff;
}
#_importanbar_green{
	background-color: #ade56e;
	border-left: 5px solid #66cc00;

}
.goog-te-sectional-gadget-link-text{
	margin:0 5px 5px 0;
	color:#333;
	background-color:#F1F1F1;
	padding:2px;
	border:1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.tmleft10{ margin:5px 0 25px 10px; *height:19px!important; *margin:5px 0 3px 10px!important;  *border-top:1px solid #ccc!important; *border-bottom:1px solid #ccc!important;}
.FooterLeft dl {
	float:left;
	margin: 0;
	padding:0;
}
.FooterLeft dd {
	float:left;
	border-style: none;
	font-size: small;
	margin-right: 10px;
}
.FooterLeft dt {
	font-size: small;
	font-weight: bold;
}

#scrollpage{ 
width:145px;
height:30px;
overflow:hidden;}/*剩餘時間*/
.hightspecial{ height:35px;}
.AuctionItemImg{ width:202px; margin-right:10px;}
/*#AuctionItemImg{ width:202px; margin-right:10px;}	*/
.aucW{ width:400px; margin-right:10px;}


.aucW dl{ float:left;margin:10px 0 0 10px;*margin-top:10px!important;}
.aucW dt,.aucW2 dt{ width:120px; float:left; margin:0; padding:0; vertical-align: middle;text-transform: capitalize;}
.aucW dd{
	vertical-align: middle;
	margin:0 0 10px 120px;
}

.seller{ margin:5px 0 5px 25px; line-height:2em;}
.seller input{ margin-left:10px;}


.aucW2 dl{ float:left;margin-left:10px;*margin-top:10px!important;}
.aucW2 dd{
	margin:0 0 0 120px;
}
.aucW4 h5{ margin:5px;}
.aucW4 h5 img { vertical-align:middle; margin-right:2px;}
.aucW4 table{
	/*margin:0 0 0 10px;*/
	clear:both;
}
.aucW4Mleft_two{margin:0px auto 10px 17px;}
.aucW4Mleft{ margin:10px;}
.aucW4 table input{ background:none; padding:0;}
.aucW4 th{
	width:29%;
	padding:2px 6px 5px 2px;
	vertical-align: middle;
	text-align:left;
	text-transform: capitalize;	
	font-size: 12px;
	font-weight: normal;
}
.aucW4 td{
	vertical-align: middle;		
	padding:2px 2px 5px 2px;
	}
/*.aucW4 p{ margin: 5px 0;}*/
.aucW4 ul{}
.aucW4 li{ list-style:none; /*margin:0 0 5px 20px;*/}
.aucW3, .aucW4{
	width:334px;
	font-size: small;
	padding:0;
	margin:0 6px 0 0;
}
#shipweight{ border:1px solid #ccc; width:100%; text-align:center;}
#shipweight tr{ }
#shipweight td{ border:1px solid #ccc; padding:2px;}

.aucW3 strong{
	padding-right:5px;}
.aucW3 p{
	margin-left:10px;}	
.attenS{ color:#F00; margin: 10px 10px 20px 10px; line-height:1.4em;}
.ItemIllustration{
	border: 1px solid #CCC;
	float:left;
	height: 150px;
	width: 200px;
	margin-bottom:5px;
	color:#CCC;
	line-height:1.5em;
	text-align:center;
}
.Iuspecial{ margin-right:7px;}
.ItemIllustration a {
	display: table-cell;
	display:block \9;
	height: 150px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.ItemIllustration img {
	max-height:150px;
	max-width: 200px;
	vertical-align: middle;
}

.ItemPhoto div, .ItemIllustration div{
	margin-top:30px;
	text-align:center;
	width:95px;
	}

.ItemPhoto{
	border: 1px solid #CCC;
	height: 100px;
	width: 95px;
	margin-bottom:5px;
	color:#CCC;
	line-height:1.5em;
	text-align:center;
}
.ItemPhoto a {
	display: table-cell;
	display:block \9;
	height: 100px;
	width: 95px;
	text-align: center;
	vertical-align: middle;
}
.ItemPhoto img {
	max-height: 100px;
	max-width: 95px;
	vertical-align: middle;
}
.top_itemlist_red{
	background-color: #4588ab;
	display:inline-block;
	color:#fff;
	line-height:3em;
	padding: 0 1%;
    width: 98%;
}
.top_itemlist_red a{ color:#fff;}
.top_itemlist_green{
	background-color: #c5dce8;
	padding:  3px 20px;
	border: 1px solid #8ae151;
	display: inline-block;
	width:727px;
}
/*分類:顯示方式*/
.top_itemlist{
	background-color: #FDBB09;
	display:inline-block;
	line-height:3em;
	padding: 0 1%;
    width: 98%;
}
.top_itemlist input, .top_itemlist_red input{
	-moz-box-shadow:none; /* Firefox */
	-webkit-box-shadow:none;/* Safari 和 Chrome */	
}
.top_itemlist div, .top_itemlist_red div, .top_itemlist_green div{
	float:left;
	display:block;
}
.pink_selection_category{
	background-color: #feb8bc;
	padding:  3px 20px;
	border: 1px solid #fb9e9d;
clear:both;
}
.green_selection_category{
	background-color: #c5dce8;
	padding:  3px 20px;
	border: 1px solid #8ae151;
}
/*圖文顯示開始*/
.literature_bar a{/* color:#FFF;*/}
.literature_block{ text-align:left;}
.literature_addtrack {
	text-align: right;
	padding-top:60px;
}
.literature_addtrack {*padding-top:40px;}

.literature_addtrack a{ display:none;}/*連結原始網頁 暫時隱藏*/
.literature_content {
	float: left;
	padding-top: 30px;
	height:40px;

}
.literature_img{
	float:left;
    height:100px;
	width:160px;
	margin-right:5px;
	border: 1px dotted #ccc;
	text-align:center;
	}
.literature_img img{
	max-width: 100%;
	max-height: 100%;

}
.literature_content_info {
	width: 200px;
	float: left;
	text-align:left;
}
.literature_content_nowcost {
	width: 105px;
	float: left;
	text-align:center;
}
.literature_content_nowcost span {
	display:block;
}
.literature_content_buycost {
	width: 105px;
	float: left;
	text-align:center;
}
.literature_content_bids {
	width: 100px;
	float: left;
	text-align:center;
}
.literature_content_lasttime{
	float:right;
	width: 60px;
	text-align:center;
	
}
.EvaluateImg {margin-right:5px;}
.EvaluateImg img,.literature_title img {vertical-align:text-top; }

.literature_item {
	height: 150px;
	border-bottom: 1px dashed #CCC;
	clear:both;
	display: block;
}
.literature_title {
	background-color: #efefef;
	padding: 5px;
   	overflow:hidden;
    white-space: nowrap;
	text-align:left;
	margin-bottom:5px;
}
.literature_01, .literature_02, .literature_03, .literature_04, .literature_05  {
	/*background-color: #32a4c7;*/
	text-align: center;
	height: 25px;
	float: left;
	padding-top: 5px;
	/*color:#fff;*/
	/*margin-right:1px;*/
}
.literature_01 {width: 360px;}
.literature_02 {width: 105px;}
.literature_03 {width: 105px;}
.literature_04 {width: 100px;}
.literature_05 {width: 100px;}
/*圖文顯示結束*/
/*圖片顯示開始*/

.show_photo_addtrack{
	text-align: center;
	padding: 0 10px 5px 10px;
	clear:both;
}
.show_photo_addtrack a{ display:none;}/*連結原始網 暫時隱藏*/
.show_photo_addtrack input{ margin-top:5px;}
.show_photo_img{
	border:solid 1px #CCC;
	padding: 0 10px;
	width:160px;
	height:100px;
	overflow:hidden;/*針對沒有顯示商品圖時!*/
}
.show_photo_img img{	
	max-width:160px;
	max-height:100px;
	}
.show_photo_title {
	width: 170px;
   	overflow:hidden;
    white-space: nowrap;
}
.show_photo_content_nowcost {
/*	text-align: center;
	clear:both;
	margin-right: auto;
	margin-left: 10px;
	float: left;

*/}
.show_photo_content_bids{
	float: left;
	margin-left:10px;
}
.show_photo_content_nowcost span, .show_photocontent_bids span {
	text-align: center;
	width: 180px;
}
.show_photo_item {
	width: 180px;
	height:190px;
	float: left;
	text-align: center;
	margin: 0 0 10px 10px;
	padding-top: 10px;
}
/*圖片顯示結束*/
.left_bar{
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding:5px 5px 10px 10px;
	text-align: left;
	line-height: 2em;
}
.payment_listT{ width:360px; height:3em; overflow:hidden; font-size:smaller;}
.left_bar li{ list-style:none;}
.left_bar li input{ border:none; margin:0; padding:0;}
.left_bar h4{ margin:10px 0 5px 5px;}
.left_bar dl{ margin:0;}
.left_bar dt{ font-weight:bold;}
.left_bar dd{ margin:0 0 2px 0; border-bottom:1px dotted #CCC; padding-bottom:2px; }

.bid_allow{
	list-style: none;
	line-height: 1.5em;
	margin:20px 0px 20px 15px;}
	
.bid_allow p{
	margin:10px 0;
	padding:0;}
	
	
/******************** ******************** **************************************** ******************** PageLabe的CSS **********************************************************************************/	
/* 商品詳細資訊頁簽開始 */
.FooterLeft dl {
	float:left;
	margin: 0;
	padding:0;
}
.FooterLeft dd {
	float:left;
	border-style: none;
	font-size: small;
	margin-right: 10px;
}
.FooterLeft dt {
	font-size: small;
	font-weight: bold;
}

.Service_Text dl{ margin: 5px 0 0 25px;float:left;}
.Service_Text dt{
	float:left;text-transform: capitalize;
}
.Service_Text dd{ margin: 0 0 5px 0;}

/*商品頁面下的客戶需求的圖*/
.customer_demand { text-align:center; padding:10px 0;}
.PageLabe_yellow_container {
	border-left: 1px solid #f39700;
	border-right: 1px solid #f39700;
	border-bottom: 1px solid #f39700;
	width:928px;
	padding:0 20px;
}
.PageLabe_red_container {
	border-left: 1px solid #377499;
	border-right: 1px solid #377499;
	border-bottom: 1px solid #377499;
	width:928px;
	padding:0 20px 5px 20px;
	margin:0;
}
.PageLabe_red_container p,.PageLabe_yellow_container p,PageLabe_green_container p{ margin:0;}
.PageLabe_green_container {
	border-left: 1px solid #57993B;
	border-right: 1px solid #57993B;
	border-bottom: 1px solid #57993B;
	width:928px;
	padding:0 20px;
}
.jpenqa{ border-bottom:1px dotted #ccc; padding:0 5px; margin-bottom:10px; clear:both;}
.jpenqa img{ width:16px; height:16px; margin:0 5px 0 0;}
.jpenqa h3{ color:#519435; margin-top:0;}
.jpenqa h3 span, #jpenqaH span{ color:#666; margin-left:10px;}
#jpenqaH{ color:#e86400; margin-top:15px;}
.jpenqa label{ margin-left:20px;}

.SellerEvaluate{ border-bottom:1px dotted #ccc; padding:0 5px; margin-bottom:10px; clear:both;}
.SellerEvaluate img{ width:16px; height:16px; margin:0 5px 0 0;}
.SellerEvaluate p{ margin-bottom:1px; text-align:left;}
.text_alignR{ text-align:right;}

.Rating{  height:50px; width:500px; margin:0 auto; text-align:center; color:#519435;}
.Rating p{
	float:left;
	text-align:center;
	margin-right:30px;
	height:50px;
	vertical-align: middle;
	font-family:"Lucida Console", Monaco, monospace;
}
.RatingLinehight{ line-height:50px;}
.Rating div img{ margin-right:10px;}
/*#PageLabe_red_container {
	border: 1px solid #377499;
}*/
#PageLabe_blue_container {
	border: 1px solid #9ad1fd;
}
#PageLabe_green_container {
	border: 1px solid #57993B;
}
.PageLabe_yellow {
	border-top: 5px solid #f39700;
	border-left: 1px solid #f39700;
	border-right: 1px solid #f39700;
}

.PageLabe_red {
	border-top: 5px solid #377499;
	border-left: 1px solid #377499;
	border-right: 1px solid #377499;
}
.PageLabe_blue {
	border-top: 5px solid #9ad1fd;
}
.PageLabe_green {
	border-top: 5px solid #57993B;
	border-left: 1px solid #57993B;
	border-right: 1px solid #57993B;
}
.PageLabe_yellow, .PageLabe_red, .PageLabe_blued, .PageLabe_green {
	padding: 0;
	background: transparent;
	cursor:pointer;
	height: 40px;

}
div.PageLabe_yellow, div.PageLabe_red, div.PageLabe_green{ text-align:center;  }

.PageLabe_yellow ul, .PageLabe_red ul, .PageLabe_blue ul, .PageLabe_green ul {
	margin:0;
	padding: 0;
	list-style: none;
	display:inline-block;
	margin-left:8px;
	}
.PageLabe_yellow li, .PageLabe_red li, .PageLabe_blue li , .PageLabe_green li{
	display: block;
	margin: 0 6px 0 0;
	padding: 0;
	font-size: medium;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	
	
}
.PageLabe_yellow a, .PageLabe_red a, .PageLabe_blue a, .PageLabe_green a {
	float: left;
	color: black;
	text-decoration: none;
	margin: 0; 
	padding: 5px 8px;
	background-color: white; 
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	font-weight: bold;
}
.PageLabe_yellow a:hover,.PageLabe_red a:hover {text-decoration: none;}
.PageLabe_yellow a:hover{
	background-color: #f39700;
	color:#333;
}
.PageLabe_red a:hover{
	background-color: #377499;
	color:#fff;
}
.PageLabe_blue a:hover{
	background-color: #9ad1fd;
}
.PageLabe_green a:hover{
	background-color: #57993B;
	color:#fff;
}
.PageLabe_yellow a:hover{
	padding-top: 9px; 
	padding-bottom: 5px;
}
.PageLabe_red a:hover, .PageLabe_blue a:hover, .PageLabe_green a:hover{
	padding-top: 9px; 
	padding-bottom: 5px;
	color: #fff;
	
}
.PageLabe_yellow .current a{ 
	background-color: #f39700;
	color:#333;
}
.PageLabe_red .current a{ /** currently selected menu item **/
	background-color: #377499;
	color:#fff;
}
.PageLabe_blue .current a{ /** currently selected menu item **/
	background-color: #9ad1fd;
}
.PageLabe_green .current a{ /** currently selected menu item **/
	background-color: #57993B;
	color:#fff;
}
.PageLabe_yellow .current a, .PageLabe_red .current a, .PageLabe_blue .current a, .PageLabe_green .current a{ 
	padding-top: 9px; 
	padding-bottom: 5px; 
}


/* 商品詳細資訊menu結束 */	
	
	
/*縮小範圍裝飾用*/

/*常用連結開始
.jy_linup {
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
	line-height: 2em;
	text-align: left;
}
.jy_advsearch_table {
	background-color: #F4F7F8;
	border-right: 1px dotted #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.myfav-bookmark {
text-align:left;
border:1px solid #D5D5D7;
height:150px;
width:250px;
position:absolute;
background-color:#FFF;
z-index:99999}
.recom_bookmark {
	text-align:left;
	border:1px solid #A9CEFA;
	height:150px;
	width:250px;
	position:absolute;
	z-index:99999;
	background: url(../../images/recom_bookmark.gif) repeat-x;
}
.recom_bookmark_h1 {
	padding: 7px;
	font-size: medium;
}
.recom_tex {
	padding: 5px;
	background-color: #FFF;
	margin:0 8px 8px 8px;
	border: 1px solid #A8CEFA;
}
.myfav-list-btn {position:relative;top:4px;*top:-4px;cursor:pointer;}
.myfav-bookmark a{text-decoration:none;color:#3987C6;}
.myfav-bookmark a:hover{text-decoration:none;color:#666;background-color:transparent;}
.myfav-bookmark .setting{text-align:right;padding:4px 5px 3px;font-size:93%;*font-size:85%;}
.myfav-bookmark .setting .bookmark-setting{background:url(../common/ico_recom_setting.gif) no-repeat;padding:1px 0 1px 16px;}
.myfav-bookmark .setting .bookmark-close{
	padding:1px 0 1px 16px;
	cursor:pointer;
}
.myfav-bookmark .bookmarks{overflow:auto;height:104px;border:1px solid #E7E7E7;margin:0 5px;}
.myfav-bookmark .bookmark-all{position:absolute;bottom:3px;right:5px;font-size:93%;*font-size:85%;}
.myfav-bookmark .item{color:#333;padding:3px 10px;*padding:4px 10px 3px;font-size:93%;*font-size:85%;}
.myfav-bookmark .over{background-color:#FAFDCC;cursor:pointer;}
.myfav-add-btn {position:relative;top:3px;*top:-4px;cursor:pointer;padding-left:3px;}
/*常用連結結束*/
/*左邊的分類*/


/* FB 商品詳細 熱門關注商品 */
.fbSmImage{
	margin-bottom:3px;
	padding:0 10px 5px 10px;
	background-color: #F2F2F2;
}
.fbSmImage img{
	width:25px;
	height:25px;
	margin:1px;
}
.fbSmImage p{
	color: #919191;	
	font-weight: bold;
	font-size: 14px;
	padding-top:7px;
}
#fbButton , #fbButton:hover{
	background-color: #5B74A8;
	cursor: pointer;
    font-size: 16px;
    padding: 5px 8px;
    text-align: center;
	color: #FFF;
	border: 1px solid #29447E;
	border-radius: 0;
}
.FbWindows{
	position: fixed;
	left:35%;
	top:30%;
	background-color: #999;
	font-size: medium;
	width:500px;
	border-radius: 15px;
	position:fixed;
	display:none;
}
.FbWindows_info{
	background-color: #FFF;
	margin:15px;
	display:block;
	border: 1px solid #000;
	width:470px;
}
.FbWindows_info p , .FbWindows_info h6{
	margin:5px;
	padding:5px;
	width:450px;
}
.FbWindows_info h6{
	color: #919191;	
	font-weight: bold;
	font-size: 16px;
}


/* 代購商品標題 */
.ShoppingTitle{
	padding:5px;
}


/* 代購商品- 熱門連結標題 */
.ShoppingTitle_johnbull{
	background-color: #4B8FB3;
	padding:10px;
	font-weight: bold;
	font-size:16px;
}

/* 區塊 */
.ShoppingLayout_width{
	font-size:small;
	padding:3px;
	border: 1px solid #CCCCCC;
    display: inline-block;
	margin:0 0 -5px;
}
:root .ShoppingLayout_width{margin:0 0 -3px \0;}/*針對 IE9*/


.ShoppingLayout_width_left{
	width:402px;
	float:left;
}
.ShoppingLayout_width_right{
	width:540px;
	float:left;
	margin-left:20px;
}
.ShoppingLayout_main_image{text-align:center;}
.ShoppingLayout_main_image a{ height:300px; border: 1px solid #CCC; padding:5px 40px; display:block;}
.ShoppingLayout_main_image img { max-width:100%; max-height:100%;}
.ShoppingLayout_imagelist div{
	text-align:center;
	margin-bottom:15px;	
}
.ShoppingLayout_imagelist table{
	margin:0 auto;	
}
.ShoppingLayout_imagelist img{
	max-width:600px;
}

.ShoppingLayout_content{ margin:5px 0;}

.SellerPoint img { vertical-align:-3px;}


.ShoppingLayout_Social{
	width:400px;
	padding:2px;
	display:inline-block;
}
.ShoppingLayout_Social div{
	float: left;
}

.ShoppingLayout_Social_twitter_google{
	width:75px;
}
.ShoppingLayout_Social_twitter{
	width:85px;
}
.ShoppingLayout_Specification{
	/*width:520px;*/
	max-height:300px;
	overflow: auto;
}
.ShoppingLayout_Caption{
	font-size:14px;
	line-height:1.5em;	
}

.BuyItemSpecially li{ line-height:1.5em; margin:5px 0 0 15px; color:#5A5A5A;}

/*賣家ID*/
.SellerID {
	background-color: #E7F6F6;
    display: block;
    padding: 5px;}
.SellerID a { font-weight:bold; font-size:14px;}

/* 字體顏色 */
.color_white{
	color:#FFF;
}

/* 字體大小 */
.font_size_12{font-size:12px;}
.font_size_13{font-size:13px;}
.font_size_20{font-size:20px;}
.font_size_24{font-size:24px;}
.font_size_small{font-size: small;}
.font_size_medium{font-size: medium;}
.font_size_large{font-size: large;}

/* 粗體 */
.font_weight{
	font-weight: bold;	
}

/* 定位 */
.Clear_left{
	clear:left;
}
/* 置中 */
.CenterV1{
	text-align:center;
}

/* 左 */
.LeftV1{
	text-align:left;
}

/* 右 */
.RightV1{
	text-align:right;
}


/* Header 系列*/
.Shopping_headerStyleV1 h4 {
    clear: both;
	font-size:14px;
	background-color:#BFE6C8;
	padding:2px 5px;

}

/* 段落樣式 */
.Shopping_ParagraphStyleV1 p{ margin:5px 0;}


/* 表格樣式 */
.Shopping_tableStyleV1 table{
	width:100% ;	
}
.Shopping_tableStyleV1 th , .Shopping_tableStyleV1 td{
	padding:3px 0 ;
	
}
.Shopping_tableStyleV1 th{
	width:150px;
	text-align:left;
}

.Shopping_tableStyleV2 table{
	border: 1px solid #CCC;	
}
.Shopping_tableStyleV2 th{
	text-align:left;
	font-weight:normal;
	color:#4B8FB3;
}
.Shopping_tableStyleV2 td{
	text-align:center;
}
.Shopping_tableStyleV2 th , .Shopping_tableStyleV2 td{
	padding:3px 5px;
}
.Shopping_tableStyleV2 tr{
	border-bottom: 1px solid #CCCCCC;
}

/* ul 樣式*/
.ShoppingBlockBarLine{
	border: 1px solid #16486F;
    display: inline-block;
}
.ShoppingListStyleV1 ul{
	margin-left: 8px;
    width: 960px;
}
.ShoppingListStyleV1 li{
    border: 1px solid #CCCCCC;
    float: left;
    height: 215px;
    list-style-type: none;
    margin: 5px 8px 5px 0;
    padding-top: 5px;
    text-align: center;
    width: 150px;
}

/*ul 樣式:價格*/
.Shopping_PriceStyle li {list-style-type: none; padding:5px 0;}
.Shopping_PriceStyle span {display:inline-block;}
.PriceStyleV1{ display:inline-block; width:50%;}
.PriceStyleV2 { float:left; width:50%;}

/* 按鈕樣式 */
.fbButton input , .fbButton input:hover{
	background-color: #5B74A8;
	cursor: pointer;
	padding:2px 5px;
	*padding:0;/*IE7*/
    text-align: center;
	color: #FFF;
	border: 1px solid #29447E;
	border-radius: 0;
	vertical-align: 1px;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.fbButton input[type=button][disabled] {
    background: none repeat scroll 0 0 #ADBAD4;
    border-color: #94A2BF;
    color: #FFFFFF;
}

/*2013/12/18製 灰底按鈕大的 ;收藏、賣家、追蹤*/
.Add_file,.Add_file[disabled],.Add_user,.Add_user[disabled],.Add_categories,.Add_categories[disabled]{
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: pointer;
	padding: 3px 10px 3px 25px;
	margin-left:5px;
	*padding:0 0 0 10px;
}
.Add_file { background-image:url(https://image.moganshopping.com/images/common/icon/File_add.png);}
.Add_user { background-image:url(https://image.moganshopping.com/images/common/icon/Add_user.png);}
.Add_categories { background-image:url(https://image.moganshopping.com/images/common/icon/folder.png);}
.Add_file:hover,.Add_user:hover,.Add_categories:hover {background-color: #F9F9F9;}
.Add_file[disabled]{ background-image:url(https://image.moganshopping.com/images/common/icon/File_add_ash.png);}
.Add_user[disabled]{ background-image:url(https://image.moganshopping.com/images/common/icon/Add_user_ash.png);}
.Add_categories[disabled] { background-image:url(https://image.moganshopping.com/images/common/icon/folder_ash.png);}
.Add_file[disabled],.Add_user[disabled],.Add_categories[disabled]{background-color: #CCC;color: #999; }

/*-------*/

.BlockStyle1 { background:#F2F2F2; text-align:right; padding:5px;}


/*class購物按鈕:ZOZO,golfd 用*/
.Add_Shop_Car input[type=button]{
	background-repeat: no-repeat;
	background-position: 5px center;
	padding:5px 10px 5px 35px;
	*padding:5px 0px 5px 20px;
	border:0;
	color:#fff;
	font-size:larger;
	font-weight:bold;
	cursor:pointer;
	border-radius:3px;
	background-color:#D64433
}
.Add_Shop_Car input[type=button]{background-image: url(https://image.moganshopping.com/images/common/icon/WhiteCart.png);}
.Add_Shop_Car input[type=button]:hover{ background-color:#F30; }

/*下標葉面:其他翻譯*/
.translation_tool {  padding:0.5em; margin:1em 0; font-size:larger;}
.translation_tool a { margin:0 1em;}

.translation {font-size:larger; padding:5px; margin-bottom:10px; border:2px solid #F90; line-height:1.8em;}
.translation h3 { margin:0;}




/*錯誤頁面not_item */
.IMG_Bottom img{vertical-align: bottom;}
.NOT_Item img{vertical-align: middle; font-size:smaller; margin-top:10px;}
.NOT_Item { margin-top:10px; display:inline-block;}
.NOT_Item span{ font-size:smaller; padding-left:2px; vertical-align:-6px;}
.NOT_Item li{
	float:left;
	text-align:center;
	width:270px;
	height:280px;
	padding:5px;
	margin:10px; 
	border:1px solid #CCC;
    list-style-type: none;}
.NOT_Item p{ font-size:smaller; color:#666; margin:0; height:195px; padding:2px; text-align:left;}
.NOT_Item strong{ color:#F60; padding-right:10px;}


/*.ShoppingLayout_NotItem_V1{
	width:300px;
	height:330px;
	display:inline-block;
	border:1px solid #CCC;
	float:left;
	margin:5px;
	padding:0px 5px;
}
.ShoppingLayout_NotItem_Paragraph{
	height:160px;
}
.ShoppingLayout_NotItem_Paragraph_img img{
	float:left;
	margin:2px 8px 2px 2px; 	
}
.font_size_14{
	font-size:14px;	
}*/

.Sky_button { text-align:center;cursor: pointer;/*手指*/ }
.Sky_button:hover{filter:alpha(opacity=80);opacity: 0.8; }/*透明度*/


/*競標頁面*/
.BlockTitleY{
	padding:5px 10px 0 10px;
	overflow:hidden;
	text-align:left;
	clear: both;
	text-transform: capitalize;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-collapse: collapse;
	font-weight:bold;
}
.BlockTitleY img{border: 0;}
.BlockBarCenter {background: url(https://image.moganshopping.com/images/common/bg/y.gif) repeat-x 0 0;}	
.BlockBarCenter,.BlockTitleY{
	border-top:1px solid #f39700;
	border-left:1px solid #f39700;
	border-right:1px solid #f39700;
	color:#333;
	
}
.yahoo_top{
*margin-top:-13px!important;
margin-top:5px;}


/*20130730製:視窗頁面*/

/*搜尋按鈕*/
.Search_Button{
	border:1px solid #090;
	text-align: center;
	font-weight: bold;
	color:#FFF;
	height:28px;
	width:70px;
	*line-height:2em;
	cursor: pointer;/*小手*/
}
.Search_Button:hover { background-color:#6daf42; }

/*案紐的樣式*/
.CalculationBotton,.SearchWhite,.RegSubmitButton,.RegSubmitButton[disabled]{
	background-repeat: no-repeat;
	background-position: 5px center;
	padding:5px 10px 5px 35px;
	*padding:5px 0px 0 20px;
	border:0;
	color:#fff;
	font-size:larger;
	font-weight:bold;
	cursor:pointer;
	border-radius:3px;
 }
 
/*搜尋按鈕有+圖*/
.SearchWhite {background-image: url(https://image.moganshopping.com/images/common/icon/search_white.png);}

.CalculationBotton {background-image: url(https://image.moganshopping.com/images/common/icon/calculator.png);}
.CalculationBotton:hover,.SearchWhite:hover,.RegSubmitButton:hover { background-color:#6daf42; }
/*計算案扭END*/

/*註冊案扭;登入按鈕用*/
.RegSubmitButton,.RegSubmitButton[disabled],.RegSubmitButton input[type=submit] { background-image: url(https://image.moganshopping.com/images/common/icon/pen.png)}
.RegSubmitButton[disabled]:hover,.RegSubmitButton input[type=submit]:hover { background-color:#DFDFDF;border:0; }


/*槌子按鈕*/
#BidButton,#BidButton[disabled],#ListButtonRed{background-image: url(https://image.moganshopping.com/images/common/icon/WhiteBid.png);}
/*購物車按鈕*/
#Add_Shop_Car,#Add_Shop_Car[disabled] {background-image: url(https://image.moganshopping.com/images/common/icon/WhiteCart.png);}

/*下標'購買'持續下標的按鈕 ID*/
#BidButton,#Add_Shop_Car,#ListButtonRed{
	background-repeat: no-repeat;
	background-position: 5px center;
	padding:5px 10px 5px 35px;
	*padding:5px 0px 5px 20px;
	border:0;
	color:#fff;
	font-size:larger;
	font-weight:bold;
	cursor:pointer;
	border-radius:3px;
	background-color:#D64433
}
#BidButton:hover,#Add_Shop_Car:hover,#ListButtonRed:hover{ background-color:#F30;}

#BidButton[disabled],#Add_Shop_Car[disabled] {
	background-repeat: no-repeat;
    background-color: #ccc;
    color: #999;
}

.Pitch_five{ margin:5px;}

/*槌子、購物車的按鈕 Class*/
.BidImgBotton,.BuyImgBotton {
	background-repeat: no-repeat;
	background-position: 5px center;
	padding:5px 10px 5px 35px;
	*padding:5px 0px 5px 20px;
	border:0;
	color:#fff;
	font-size:larger;
	font-weight:bold;
	cursor:pointer;
	border-radius:3px;
	background-color:#D64433
 }
.BidImgBotton,.BidImgBotton:hover {background-image: url(https://image.moganshopping.com/images/common/icon/WhiteBid.png);}
.BuyImgBotton,.BuyImgBotton:hover {background-image: url(https://image.moganshopping.com/images/common/icon/WhiteCart.png);}


.BidImgBotton:hover,.BuyImgBotton:hover { background-color:#F30; }
/*--槌子、購物車的按鈕 Class END---*/
