﻿body {
}

/*header*/
#header
{
	height:auto;
	}
	
/*content*/
#content
{ 
	min-height:300px;/*Firefox、IE7+适用;*/
	height:100%;
	}
	
#productBanner
{
	 margin-top:-8px;*margin-top:-9px;
	}

#MainPromoRange
{
    height:100%;
    width:930px;
    margin:0 auto;
    padding-top:10px;
    background-color:Linen;
    }
    
#MainPromoRange .PromoRGoodsList
{
	 margin:0px auto;
	}

#MainPromoRange table td
{	 vertical-align:top
	}

.ShopCart
{
    position:fixed;
    top:90px;*top:92px;
    left:90%;
    background:url("/images/shopingcart.png") no-repeat;
	 width:60px;
	 height:68px;
    }
  
 .MorePromo
 {
    position:relative;
	 top:30px;
    }
 
#content_menu
{
	 width:700px;
	/* height:40px;
	margin:5px auto auto 10px;*/
	}
	
#G_content .GOGoodsViewPannel
{
      width:410px;
      text-align:center;
	}

	
.prductmenu
{
	margin-right:2px;
	width:70px;
	height:32px;
	 background:url("/images/prdouctMenu.jpg") no-repeat;
	 color:#765C2F;
	}


#Catalogs
{	
	margin-left:-15px;
	margin-top:5px;*margin-top:20px;
	 width:1000px;
	height:100%;
	}
	
#ProductList table td
{
	 vertical-align:top;
	}
	
#ProductList table td .CatalogItem
{
	  margin-bottom:10px;
	}

.CatalogItem
{
	 font-size:11pt;
     margin-left:25px;
     text-align:left;
     vertical-align:top;
     line-height:20px;
     	height:100%;
}


.CatalogItem .itemname
{	 
    float:left;
	font-size:11pt;
	color:#765C2F;
	}
	 
.CatalogItem .itemname li
{ 	
	width:150px;
	list-style-type:none;
	margin-left:auto;*margin-left:-15px;
}
.itemname li img
{
	margin-right:5px;
	}
	
.CatalogItem .itemphoto
{
     margin-top:10px;
	}

.itemphoto img
{     width:135px;}
	
.CatalogItem .Description
{
	font-size:10pt;
	color:#5d5d5d;
	line-height:19px;
	}
#Description a
{
	color:#069fef;
	text-decoration:underline;
	}
	
.CatalogItem .PromoMessage
{
	font-size:10pt;
	color:#5da1bd;
	line-height:19px;
	}
	
.CatalogItem .input
{
	margin-top:5px;
	color:#5da1bd;
	}
	
.CatalogItem .addcart
{
	top:10px;
	color:#ff8a00;
	font-size:18px;
	font-weight:bold;
	}
	
.CatalogItem .number
{
	vertical-align:middle;
	 margin-top:-5px;
	}
	
#AddInCart
{
	margin:0 auto;
    text-align:center;	
	}

.RetailPrice { margin-left:3px; font-weight:bold; font-size:medium;}
/*不含運價*/
.IsNotShip{ padding-left:2px; color:Red;}

/*GoodsContent*/

#GoodsContent{ margin-left:30px; }

#GoodsPage_left{ width:460px; font-size:13pt; }
#GoodsPage_name li{ width:200px; list-style-type:none;}
/*#GoodsPage_name{ margin-bottom:10px; color:#765C2F;}   此處商品名稱先拿掉*/
#GoodsPage_left img{ margin-left:10px;	margin-right:10px;}
#GoodsPage_Info{width:350px;height:auto;	margin-top:0px;/*margin-top:23px; */  font-size:10pt;}
#GoodsPage_goodList{ font-size:10pt;	color:#765C2F;}
#goodsDescription{ margin:25px auto auto 30px; width:750px; }

/*Cart*/
#Cart
{
    font-size:10pt;
    line-height:30px;	
	}
	
#RFreightInfo
{ line-height:19px; text-align:left;}

/*電子商務約定條款*/
#ShopingPact
{
	margin-top:20px;
	width:650px;
	height:420px;
	text-align:left;
	overflow:scroll;	
	background-color:White;
	}

.linkbuttom
{
	text-align:center;
	 padding:10px 0px;
	}
