#left-div{
	float:left;
	width: 190px;
	margin-top:10px;
}

html>body #left-div {
	width: 190px; /* ie5win fudge ends */
	}

#lefttable-top{
	width:182px;
	color:#fff;
	/*background-color: #367fa8;*/
	background-image: url(http://g-images.amazon.com/images/G/01/nav2/images/box-shade-tl-6pts._V50452336_.jpg);
	font-size:14px;
	font-weight:bold;
	height: 18px;
	padding-bottom:4px !important;
	padding-bottom:3px;
}
#lefttable-top .text{
	width:100px;
	text-align: left;
	float:left;
	padding: 5px 0 0 5px;
	letter-spacing: 3px;
}
#lefttable-top .tdbg-left{
	float:left;
	background-image: url(http://images.amazon.cn/a/az-tdbg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:7px;
	height:7px;
	}

#lefttable-top .tdbg-right{
	float:right;
	background-image: url(http://images.amazon.cn/a/az-tdbg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:7px;
	height:7px;
}

#leftsearch{
	width:173px;
	border:1px solid #069;
	margin:0px;
	padding: 10px 0 5px 5px;
	background-color: #EEEECC;
}
#leftsearch select{
	width:150px;
	font-size:12px;
}
#leftsearch input#vname{
	width:110px;
	font-size:12px;
}




#store ul{
	display:inline;
	margin:5px 5px 0px 10px;
}
#store li{
	float: left;
	width:67px;
	background-image: url(http://images.amazon.cn/a/az-book_arrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 3px 18px;
	list-style-type: none;
}

#lefttable,#store{
	width:173px;
	border:1px solid #363;	
	margin:0px;
	padding: 10px 0 0 5px;
}

h4{
	font-size:12px;
	color:#f90;
	background:url(http://images.amazon.cn/a/az-book_arrow.gif) 0 0 no-repeat;
	padding-left:18px;
	border-bottom: 1px dashed #999999;
	margin: 3px 8px 3px 0;
}

#lefttable ul.line{
	display:inline;
	margin:5px 5px 0px 10px;
}
#lefttable li{
	float:left;
	font-weight:normal;
	margin: 2px 0px 3px 5px;
	padding: 0 5px 0px 0px;
	border-right:1px solid #ccc;
	white-space:nowrap;
	word-break:keep-all;
	color:#069;
	display: inline;
}
#lefttable li a{
	color:#069;
	text-decoration: none;	
}
#lefttable li a:hover{
	color:#f90;
	text-decoration: underline;	
}
#topsales #lefttable-top .toptext{
	width:150px;
	text-align: left;
	float:left;
	padding: 5px 0 0 5px;
}
#topsales #lefttable-top .toptdbg-right{
	float:right;
	background-image: url(http://images.amazon.cn/a/az-tdbg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:7px;
	height:7px;
}
/******************************************************/
/* TopSales */
/******************************************************/
#TopSales{
	background:#fff;
	width:170px;
	float:left;
	border: 1px solid #367fa8;
	padding: 5px;
	line-height: 16px;
	letter-spacing: 1px;
}
#TopSales #Note{text-align:center;font-weight:bold;color:#069;}
#TopSales ul.top{
	padding-left:0px;
	margin-left:26px;
	list-style-type:decimal;
}
#TopSales ul.top li{
}

#TopSales ul.top .up{
	color:#0a0;
}
#TopSales ul.top .down{
	color:#f00;
}
#TopSales div.more{
	text-align:right;
}
#TopSales div.more .more-link{
	background-image: url(http://images.amazon.cn/a/az-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
}
/******************************************************/
/* TopSales */
/******************************************************/


/* hardline left anchor */
#left-table-anchor{
	width:167px;
	border:1px solid #367fa8;
	margin:0 0;
	padding: 0 3px 0 10px;
}
#topsales #left-table-anchor ul.line{
	display:inline;
	margin:0 0;
	padding:3px 0px;
}
#topsales #left-table-anchor ul.line li{
	margin: 2px 0 10px 0;
	color:#069;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(http://images.amazon.cn/a/az-list-arrow.gif);
	border-bottom: 1px dashed #CCCCCC;
}

#topsales #left-table-anchor ul.line li a{
	color:#069;
	text-decoration: none;	
}
#topsales #left-table-anchor ul.line li a:hover{
	color:#f90;
	text-decoration: underline;	
}
/* hardline left anchor */


.list-arrow{
	background-image: url(http://images.amazon.cn/a/az-line.gif);
	background-repeat: repeat-x;
	width:150px;
	height:30px;
	letter-spacing: 4px;
	line-height: 30px;
	background-position: bottom;
	vertical-align: bottom;

}