﻿#LeftMenu
{
	float: left;
	margin-right: 6px;
}
#PersonalChoose
{
	/*margin-top: 10px;*/
	color: #444;
}
#PersonalChoose .tableHead
{
	width: 168px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #2b2a1e;
	text-indent: 25px;
	background: url(   "/App_Themes/Theme/Images/Goods/TreeHF.gif" ) no-repeat top;
}
#PersonalChoose .tableBody
{
	background: url(   "/App_Themes/Theme/Images/Goods/TreeBG.gif" ) repeat-y;
	padding: 10px;
	line-height: 26px;
}
#PersonalChoose .tableFoot
{
	height: 28px;
	background: url(   "/App_Themes/Theme/Images/Goods/TreeHF.gif" ) no-repeat bottom;
}
#PersonalChoose select
{
	width:90%;
}
#ListView
{
	width: 600px;
	float: right;
	/*margin-top: 10px;*/
	display: table;
	margin-bottom:10px;
}
#Location
{
	width: 600px;
	*width: 594px;
	height: 33px;
	float: right;
}
#Location .LocationL
{
	width: 40px;
	background: url(   "/App_Themes/Theme/Images/Goods/LocationLR.gif" ) no-repeat left;
}
#Location .LocationR
{
	width: 5px;
	background: url(   "/App_Themes/Theme/Images/Goods/LocationLR.gif" ) no-repeat right;
}
#Location .LocationC
{
	background: url(   "/App_Themes/Theme/Images/Goods/LocationBG.gif" ) repeat-x;
	text-indent: 1em;
}
#Recommended
{
	margin-top: 10px;
	text-align: justify;
	float: right;
	display: none;
}
.GoodsListContainer
{
	width: 100%;
	margin: 0px auto 10px auto;
	text-align: center;
}
.GoodsListContainer td
{
	width: 33.33%; /*padding: 0px;*/
	vertical-align: top;
}
.GoodsListTable
{
	height: 100%;
	vertical-align: top;
	padding: 5px 5px 15px 5px;
}
.OriginalImgTD
{
	padding: 10px 0px 0px 0px;
}
.OriginalImgTD .OutImgOriginal
{
	width: 180px;
	height: 240px;
	/*margin: 1px;
	border: 1px solid #e1e1e1;*/
}
.OriginalImgTD .OverImgOriginal
{
	width: 180px;
	height: 240px;
	/*border: 1px solid #b3bf9c;*/
	cursor: pointer; /*opacity: 0.6; 	-moz-opacity: 0.6; 	-khtml-opacity: 0.6; 	filter: alpha(Opacity=60);*/
}
.OriginalImgTD .NewGoods
{
	width: 29px;
	height: 17px;
	background: url(/App_Themes/Theme/Images/Goods/new.gif) no-repeat;
	position:absolute;
	border:1px solid #e1e1e1;
	margin:215px 0px 0px 140px;

}
.OriginalImgTD .QuickLook
{
	width: 75px;
	height: 26px;
	line-height: 26px;
	color: White;
	background: url(/App_Themes/Theme/Images/Goods/QuickLookHover.gif) no-repeat;
	position: absolute;
	cursor: pointer;
}
.OriginalImgTD .QuickLookClick
{
	width: 75px;
	height: 26px;
	line-height: 26px;
	color: White;
	background: url(/App_Themes/Theme/Images/Goods/QuickLookClick.gif) no-repeat 0px 0px;
	position: absolute;
	cursor: pointer;
}
.ColorImgTD
{
	width: 100%;
	line-height: 35px;
	vertical-align: middle;
	text-align: left;
	padding-left:20px;
}
.ColorImgTD table
{
	margin: 5px 0px 0px 9px;
	width: 90%;
}
.ColorImgTD table td
{
	width: 25px;
	text-align: left;
	height: 28px;
}
.unselectColorImage
{
	width: 20px;
	height: 20px;
	border: 1px solid #b3bf9c;
	padding: 1px;
	cursor: pointer;
	display: block;
	margin: 1px;
}
.selectColorImage
{
	width: 20px;
	height: 20px;
	border: 2px solid #8d957d;
	padding: 1px;
	cursor: pointer;
	display: block;
	margin: 0px;
}
.hyGoodsName:link, .hyGoodsName:visited
{
	text-decoration: none;
	color: #444;
	line-height: 20px;
}
.hyGoodsName:hover
{
	text-decoration: underline;
	cursor: pointer;
	line-height: 20px;
}
.labListPriceTD
{
	text-decoration: line-through;
	color: #444;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	padding: 0px 10px;
}
.labCurrPriceTD
{
	color: #cc0000;
	text-align: center;
	font-weight: none;
	line-height: 20px;
	font-size: 13px;
	padding: 0px 10px;
	FONT-FAMILY: Arial; 
}
.hyGoodsNameTD
{
	text-align: center;
	line-height: 20px;
	padding: 0px 10px;
}
#LeftMenu .Tree
{
	width: 168px;
	background: url(   "/App_Themes/Theme/Images/Goods/TreeBG.gif" ) repeat-y;
	padding-bottom: 40px;
	height:240px;
}
#LeftMenu .Tree1
{
	width: 168px;
	background: url(   "/App_Themes/Theme/Images/Goods/TreeBG.gif" ) repeat-y;
	padding-bottom: 40px;
	/*height:326px;*/
    height:380px;
}
#LeftMenu .TreeFoot
{
	width: 168px;
	height:110px;
	background: url(  "/App_Themes/Theme/Images/TreeFootBG.gif" ) no-repeat bottom;
}
.selectedNode_1, .overNode_1
{
	text-indent: 25px;
	cursor: pointer;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #2b2a1e;
	background: url(   "/App_Themes/Theme/Images/Goods/TreeHF.gif" ) no-repeat top;
}
.unselectNode_1
{
	text-indent: 25px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #2b2a1e;
	background: url(   "/App_Themes/Theme/Images/Goods/TreeHF.gif" ) no-repeat top;
}
.selectedNode_2, .overNode_2
{
	font-size: 12px;
	line-height: 24px;
	color: #444;
	margin-top: 6px;
	cursor: pointer;
	padding-left: 30px;
	background: url(  "/App_Themes/Theme/Images/Package/tri1.gif" ) no-repeat 15px 6px;
}
.unselectNode_2
{
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin-top: 6px;
	padding-left: 30px;
}
.selectedNode_3, .overNode_3
{
	font-size: 12px;
	line-height: 24px;
	color: #444;
	margin-top: 6px;
	cursor: pointer;
	padding-left: 40px;
	background: url(  "/App_Themes/Theme/Images/Package/tri1.gif" ) no-repeat 15px 6px;
}
.unselectNode_3
{
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin-top: 6px;
	padding-left: 40px;
}
.tips
{
	color: #ff6600;
}
