﻿#goodsImgs
{
	width:260px;
	float:left;
}
#goodsInfo
{
	width:325px;
	float:right;
	font-size:12px;
	color:#424242;
}
#goodsInfo .goodsName
{
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	margin-left:10px;
}
#goodsInfo #goodsItemId,#goodsInfo #goodsBrand 
{
	line-height:20px;
	margin-left:10px;
	color:#666;
	/*background:url(/App_Themes/Theme/Images/Goods/ProductInfo.gif) no-repeat;
	z-index:1;
	position:relative;*/
}
#goodsInfo #goodsItemId span
{
	font-weight:bold;
}
#goodsInfo #productContent
{
	border-top:1px solid #C1C1C1;
	width:100%;
	margin-top:10px;
}
#goodsInfo #price
{
	margin-top:10px;
	width:100%;
}
#goodsInfo .listPrice
{	
	color:#444;
}
#goodsInfo .listPrice span
{
	text-decoration:line-through;
	font-family:Verdana;
}
#goodsInfo .currPrice
{
	font-weight:bold;
	color:#D40000;
	font-size:14px;
}
#goodsInfo .currPrice span
{
	font-family:Verdana;
}
#ColorSelect,#SizeSelect,#OtherSelect
{
	line-height:26px;
	padding:5px 10px 0px 10px;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}
.NumTitle
{
	float:left;
	color:#444;
}
#OtherSelect .SelBox
{
	width:25px;
	margin-top:2px;
}
#OtherSelect .Sel
{
	width:46px;
}
#OtherSelect .SelButton
{
	margin-top:2px;
}
.FilletBL
{
	width:5px;
	height:5px;
	background:url(/App_Themes/Theme/Images/Goods/Fillet.gif)  no-repeat bottom left;
}

.FilletBR
{
	width:5px;
	height:5px;
	background:url(/App_Themes/Theme/Images/Goods/Fillet.gif)  no-repeat bottom right;
}
.FilletTL
{
	width:5px;
	height:5px;
	background:url(/App_Themes/Theme/Images/Goods/Fillet.gif)  no-repeat top left;
}
.FilletTR
{
	width:5px;
	height:5px;
	background:url(/App_Themes/Theme/Images/Goods/Fillet.gif)  no-repeat top right;
}
.FilletB
{
	width:95%;
	height:5px;
	font-size:1px;
	border-bottom:1px solid #C1C1C1;
}
.FilletL
{
	border-left:1px solid #C1C1C1;
}
.FilletR
{
	border-right:1px solid #C1C1C1;
}
.FilletBody
{
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
.FilletBody table
{
	width:100%;
	margin:5px 0px;
}
#SubmitShopCart,#UpdateShopCart,#SubmitPackage
{
	cursor:pointer;
	float:right;
}
#goodsDescrptionTitle
{
	clear:both;
	color:White;
	background-color:#cbcbcb;
	margin-top:10px;
	line-height:20px;
	font-size:12px;
	padding-left:10px;
}
#goodsInfo #goodsDescrption
{
	border:1px solid #CCC;
	line-height:20px;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	overflow:auto;
	height:150px;
	overflow-x:hidden;
}
#goodsInfo #goodsInfoDescrption
{
	border:1px solid #CCC;
	line-height:20px;
	padding:10px 10px 10px 10px;
	overflow:auto;
	height:100px;
}
.Comments
{
	width:100%;
}
.Comments A:link,.Comments A:visited
{
	float:right;
	text-decoration:none;
	color:#333;
}
.Comments A:hover
{
	float:right;
	text-decoration:underline;
}
