@charset "utf-8";
/*每周人气榜*/
.HP_area {
	border:1px #e9e9e9 solid;
	border-top:0px;
	clear:both;
	padding:0px;
	margin:0px auto 10px auto;
}

.HP_area .padding{
	padding:0px;
}
#hotProductsFooter {
	margin:0px 0px 5px 0px;
	width: 178px;
	/*border: 1px solid #ffcc7f!important;*/
}
#hotProductsFooter h2 {
	color:#336;
	background:url(../images/common/win_title_bg_003_w180.gif) no-repeat top left;
	padding:4px 10px;
	font:bold 14px arial;
}
#hotProductsFooter h2 a{
	color:#333;
	cursor:text
}
#hotProductsFooter h2 a:link{
	color:#333;
	cursor:text;
	text-decoration:none;
}
#hotProductsFooter h2 a:visited{
	color:#ccc;
	cursor:text;
	text-decoration:none;
}
#hotProductsFooter h2 a:hover{color:#cc4e22;
cursor:text;
text-decoration:none;}
#hotProductsFooter h2 a:active{
	color:#ccc;
	cursor:text;
	text-decoration:none;
}
#hotProductsFooter img{
	border:0px;
}

#hotProductsFooter td{
	width:25%;
}

.switchTab{
	font-weight: bold!important;
	border: 1px solid #ccc;
	margin-left: 12px;
}
.switchTab .sel{
	padding-right: 4px;
	padding-left: 4px;
	background: #336;
	color:#FFFFFF;
	margin-left: 0px!important;
	font-size: 12px;
}
.switchTab a{
	padding-right: 4px;
	padding-left: 4px;
	background: #FFFFFF;
	color:#333!important;
	font-size: 10px;

}

/*热门推荐商家*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {
	width:180px;
	height:170px;
	/*overflow:hidden;*/
	margin:0px auto 5px auto;
	display:none;
	
}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:170px;
	height:109px;
	padding:2px 5px;
	border:0px;
	background:url(../images/homepage-new/hot-store-bg.gif) top left no-repeat;
}
#information {
	position:absolute;
	bottom:0;
	width:170px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70)
}
#information h3 {/*padding:4px 8px 3px; font-size:14px*/ height:0px; overflow:hidden;}
#information p {/*padding:0 8px 8px*/ text-align:center;}
#image {
	width:170px
}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {
	position:absolute;
	width:20%;
	height:100px;
	cursor:pointer;
	z-index:150
}
#imgprev {left:0; background:url(../images/homepage-new/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/homepage-new/right.gif) right center no-repeat}
#imglink {position:absolute; height:109px; width:170px; z-index:100; opacity:.4; filter:alpha(opacity=40);}
.linkhover {background-color:#FFFFFF;opacity:.4; filter:alpha(opacity=40);}
#thumbnails {
	margin-top:5px
}
#slideleft {float:left; width:7px; height:50px; background:url(../images/homepage-new/scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:7px; height:50px; background:url(../images/homepage-new/scroll-right.gif) center center no-repeat;}
#slideright:hover {background-color:#333}
#slidearea {
	float:left;
	position:relative;
	width:165px;
	margin:0px auto;
	height:52px;
	overflow:hidden;
}
#slider {
	position:absolute;
	left:0;
	height:50px
}
#slider img {cursor:pointer; border:1px solid #666; padding:0px; margin:0px;}
