/* ============排行榜============== */

ul.shophotlist{
margin:0px;
padding:0px;
min-height:350px;
}

li.shophotlist {
margin:0;
padding:0;
list-style-type: none;
font-weight:100;
color:#555;
width:370px;
height:400px;
text-align:left;
float:left;
border:0px solid #0066ff;
}

div.hotimage{
	margin-left:6px;
	width:355px;
	heigth:250px;
	border:1px solid #ccc;
	padding:0px;
	background:#fff;
	overflow:hidden;
}

a.shophotlist:link,a.shophotlist:visited,a.shophotlist:active{
display:block;
padding:0px 5px;
float:left;
width:345px;
height:25px;
color:#b73125;
text-decoration: none;
font:bold 16px/25px Microsoft JhengHei,Arial,pmingliu;
border:0px solid #ff0000;

}

a.shophotlist:hover{
display:block;
padding:0px 5px;
float:left;
width:345px;
height:25px;
color:#ff0000;
text-decoration: none;
font:bold 16px/25px Microsoft JhengHei,Arial,pmingliu;
border:0px solid #ff0000;

}

li.shophotlist div.price{
width:120p;
height:25px;
float:left;
color:#555;
font:bold 14px/25px Microsoft JhengHei,Arial,pmingliu;
overflow:hidden;
margin-right:20px;
}

li.shophotlist span.price{
font:bold 14px/25px Microsoft JhengHei,Arial,pmingliu;
color:#ff3700;
}

img.addtocart{
cursor:pointer;
}

div.number{
position:relative;
z-index:999;
padding:0px;
margin-left:0px;
width:80px;
height:85px;
float:left;
border:0px solid #ff6600;
}

div.prop{
padding:0;
margin:0;
float:left;
width:265px;
color:#333;
font:14px/25px Microsoft JhengHei,Arial,pmingliu;
font-weight:500;
height:50px;
overflow:hidden;
}

div.prop span.prop{
font:14px/25px Microsoft JhengHei,Verdana, Arial, Helvetica, sans-serif;
font-weight:500;
height:25px;
overflow:hidden;
color:#333;
}


div.up{
	width:355px;
	height:100px;
	border:0px solid #555;
	margin-left:6px;
	overflow:hidden;
}

div.down{
	width:357px;
	height:50px;
	margin-left:6px;
	border:0px solid #555;
	overflow:hidden;
}

div.buttonzone{
	margin:10px 0px 0px 5px;
}

div.propzone{
margin-left:0px;
margin-top:2px;
padding:0px 5px;
width:347px;
height:50px;
font:14px/25px Microsoft JhengHei,Microsoft Yahei,ARial,PMingLiU;
font-weight:500;
overflow:hidden;
background:#ddd9c3;
border:1px solid #dcdcdc;
}

div.prop{
width:347px;
margin-left:0px;
margin-top:2px;
padding:0px 5px;
text-align:left;
height:25px;
word-wrap:break-word;
overflow:hidden;
color:#333;
font:14px/25px Microsoft JhengHei,Microsoft Yahei,ARial,PMingLiU;
border:0px solid #0066ff;
}