
.fl a{
	color:#ffffff;
}
.fl a:hover{
	color:#fff000;
}

.cz a{
	color:#239d46;
}
.cz a:hover{
	color:#239d46;
}

.nextpage a{
	color:#969696;
}
.nextpage a:hover{
	color:#FF6600;
}


table{
	border:0;
	border-spacing:0;
}

/***************************** 活动列表 *******************************/
/* 上边 */
#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;
	padding-left:10px;
	padding-top:10px;
}

#bIndex #bd .newEvent .hd{
	position:relative;
	width:900px;
	height:67px;
	background:url(../images/bg5.gif) repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}

#bIndex #bd .newEvent .hd li{
	float:left;
}

#bIndex #bd .newEvent .hd .bt{
	height:24px;
	width:135px;
	background:url(../images/jx5188.gif) 0 0 no-repeat;
	font-size:16px;
	padding-top:33px;
	padding-left:65px;
	font-family:Consolas,'微软雅黑','宋体';
	*font-family:'微软雅黑';
}

#bIndex #bd .newEvent .hd .fl{
	font-size:12px;
	padding-top:37px;
	padding-left:530px;
}


/* 下边 */
#bIndex #bd .newEvent .events{
	margin-top:10px;
	width:900px;
}

#bIndex #bd .newEvent .events .eventpic{
	width:220px;
	height:128px;
	border:#d7d7d7 5px solid;
}

#bIndex #bd .newEvent .events .eventwords{
	width:636px;
	padding-left:10px;
}

#bIndex #bd .newEvent .events .eventwords ul{
	border:#d7d7d7 1px solid;
	width:608px;
	height:118px;
	padding:15px 20px;
}

#bIndex #bd .newEvent .events .kg{
	width:900px;
	height:10px;
}

#bIndex #bd .newEvent .events .eventwords .bt{
	background:url(../images/star.gif) 0 50% no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	padding-left:25px;
	line-height:24px;
}

#bIndex #bd .newEvent .events .nr{
	text-indent:2em;
	line-height:20px;
}

#bIndex #bd .newEvent .events .cz{	
	font-weight:bold;
	color:#239d46;
	line-height:23px;
	height:23px;
}

#bIndex #bd .newEvent .events .cz div{
	float:left;
	margin-right:10px;
}

#bIndex #bd .newEvent .nextpage{
	margin:5px 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;
}


/***************************** 结束 *******************************/