
.select-bt a{
	color:#c8c8c8;
}
.select-bt a:hover{
	color:#fff;
}

.noselect-bt a{
	color:#c8c8c8;
}
.noselect-bt a:hover{
	color:#fff;
}


.category a{
	color:#787878;
}
.category a:hover{
	color:#ed7500;
}

.help a{
	color:#787878;
}
.help a:hover{
	color:#ed7500;
}

.nextpage a{
	color:#969696;
}
.nextpage a:hover{
	color:#FF6600;
}

.newf a{
	color:#ed7500;
	text-decoration:underline;
}
.help a:hover{
	color:#ed7500;
	text-decoration:underline;
}





/***************************** 商城列表 *******************************/
/* 上边 */
#bIndex #bd .newEvent{
	position:relative;
	width:920px;
	margin:0 15px;
	background:url(../images/bg1.png) 0 1px repeat-x;
}
#bIndex #bd .newEvent-wrap{
	border-top:1px solid #DADADA;
	background:url(../images/bg4.gif) 0 0 no-repeat;
}

#bIndex #bd .newEvent .hd{
	position:relative;
	margin:10px 10px 3px;
}

#bIndex #bd .newEvent h2{
	height:132px;
	width:900px;
	line-height:132px;
	background:url(../images/shop-topbg.gif) 0 0 no-repeat;
	text-indent:-99999px;
}

#bIndex #bd .newEvent .events{
	margin:0 0 0 10px;
	width:910px;
	height:320px;
	overflow:hidden;
}

/* 左边 */
#bIndex #bd .nr-box{
	margin:0 10px 10px;
}

#bIndex #bd .list-box,.content-box{
	float:left;
}

#bIndex #bd .newEvent .list-box{
	position:relative;
	width:200px;
}

#bIndex #bd .newEvent .list-box .category{
	padding-left:18px;
	padding-top:5px;
	padding-bottom:5px;
}

#bIndex #bd .newEvent .list-box .category li{
	float:left;
	font-weight:normal;
	padding-left:10px;
	height:20px;
	line-height:20px;
	white-space:nowrap;
}


#bIndex #bd .newEvent .list-box .select-bt{
	background:url(../images/columns-selected.gif) 0 0 no-repeat;
	height:20px;
	width:155px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:45px;
	padding-top:8px;
	margin-bottom:3px;
}

#bIndex #bd .newEvent .list-box .noselect-bt{
	background:url(../images/columns-noselected.gif) 0 0 no-repeat;
	height:20px;
	width:155px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:45px;
	padding-top:8px;
	margin-bottom:3px;
}

#bIndex #bd .newEvent .list-box .help-box{
	background:url(../images/shop-ggtop.gif) 0 0 no-repeat;
	width:200px;
	padding-top:20px;
	margin-top:10px;
}

#bIndex #bd .newEvent .list-box .help-box .hg{
	border:#dadada 1px solid;
	border-top:0;
	padding-left:10px;	
}

#bIndex #bd .newEvent .content-box .newshop .neww{
	padding-left:38px;
	background:url(../images/star.gif) 15px 50% no-repeat;
	height:17px;
	line-height:17px;
	color:#ed7500;
	font-size:14px;
	font-weight:bold;
}

#bIndex #bd .newEvent .content-box .newshop .newf{
	color:#464646;
	font-size:12px;
}

#bIndex #bd .newEvent .list-box .help-box .help{
	margin-left:7px;
	margin-bottom:5px;
	
}

#bIndex #bd .newEvent .list-box .help-box .help li{
	line-height:24px;
	color:#464646;
	background:url(../images/arrow.png) 0 50% no-repeat;
	padding-left:14px;
}



/* 右边 */
#bIndex #bd .newEvent .content-box{
	width:690px;
	margin-left:10px;
	overflow:hidden;
}

#bIndex #bd .newEvent .search{
	background:url(../images/shop-ssbg.gif);
	width:670px;
	height:35px;
	padding-top:10px;
	padding-left:20px;
}

#bIndex #bd .newEvent .content-box .search ul{
	background:url(../images/shop-ss.gif) 0 50% no-repeat;
	float:left;
	padding-left:24px;
	margin-right:20px;
}

#bIndex #bd .newEvent .content-box .search li{
	float:left;
}

#bIndex #bd .newEvent .content-box .search .bt{
	height:23px;
	line-height:23px;
	color:#464646;
	font-weight:bold;
}

#bIndex #bd .newEvent .content-box .search .search-ann{
	background:url(../images/shop-ann.gif);
	width:53px;
	height:23px;
	border:0;
	margin-left:4px;
}

/* 最新商品 */
#bIndex #bd .newEvent .content-box .newshop{
	background:url(../images/bg2.png) 0 0 repeat-x;
	width:690px;
	margin-top:5px;
	padding-top:20px;
}

#bIndex #bd .newEvent .content-box .newshop .topbt-box{
	padding-left:15px;
}

#bIndex #bd .newEvent .content-box .newshop .topbt-box li{
	float:left;
}

#bIndex #bd .newEvent .content-box .newshop .topbt-box .topbt{
	color:#ed7500;
	font-size:14px;
	font-weight:bold;
	background:url(../images/star.gif) 0 50% no-repeat;
	height:17px;
	line-height:17px;
	padding-left:20px;
}

#bIndex #bd .newEvent .content-box .newshop h3{
	color:#ed7500;
	font-size:14px;
	font-weight:bold;
	padding-left:38px;
	background:url(../images/star.gif) 15px 50% no-repeat;
	height:17px;
	line-height:17px;
}


#bIndex #bd .newEvent .content-box .newshop .topbt-box .ss{
	float:right;
	height:17px;
	line-height:17px;
}




#bIndex #bd .newEvent .content-box .newshop .shop-info{
	width:660px;
	padding-left:30px;
	padding-top:10px;
}

#bIndex #bd .newEvent .content-box .newshop .shop-info li{
	float:left;
	width:165px;
	height:150px;
	line-height:18px;
	color:#969696;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	border:0;
	border-bottom:#f8c696 1px dotted;
}

#bIndex #bd .newEvent .content-box .newshop .shop-info .shopimg{
	border:#CCCCCC 1px solid;
	height:92px;
	width:112px;

}

#bIndex #bd .newEvent .content-box .newshop .shop-info .bt{
	color:#464646;
}


/* 翻页 */
#bIndex #bd .newEvent .nextpage{
	margin:20px 3px 20px;
}


#bIndex #bd .newEvent .nextpage ul{
	float:right;	
}

#bIndex #bd .newEvent .nextpage li{
	float:left;
	margin-right:4px;
}

#bIndex #bd .newEvent .nextpage .now{
	color:#FF6600;
}








/***************************** 结束 *******************************/