
.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;
}

.ckhj a{
	color:#ed7500;
}
.ckhj a:hover{
	color:#ed7500;
}




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;
}

#bIndex #bd .newEvent .hd{
	position:relative;
	margin:10px;
	width:900px;
	height:94px;
	background:url(../images/bg7.gif) repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}

#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 .xbt{
	font-size:14px;
	font-weight:bold;
	height:37px;
	line-height:37px;
	text-align:center;
}

#bIndex #bd .newEvent .hd .xbt li{
	float:left;
}

#bIndex #bd .newEvent .hd .xbt .wz{
	text-align:center;
	width:720px;
	padding-left:90px;
}

#bIndex #bd .newEvent .hd .xbt img{
	padding-top:7px;
}

#bIndex #bd .newEvent .ckhj{
	text-align:right;
	margin-right:20px;
	color:#ed7500;
}

#bIndex #bd .newEvent .content-box{
	margin:4px 10px 10px 10px;
	width:900px;
	line-height:22px;
}

#bIndex #bd .newEvent .content-box .time{
	background:url(../images/event-time.gif) 0 0 no-repeat;
	padding-top:33px;
	padding-left:24px;
	padding-bottom:30px;
}

#bIndex #bd .newEvent .content-box .awards{
	background:url(../images/event-awards.gif) 0 0 no-repeat;
	padding-top:33px;
	padding-left:24px;
	padding-bottom:30px;
}

#bIndex #bd .newEvent .content-box .intro{
	background:url(../images/event-intro.gif) 0 0 no-repeat;
	padding-top:33px;
	padding-left:24px;
	padding-bottom:30px;
}

#bIndex #bd .newEvent .content-box .cz .goin{
	text-align:center;
	padding-bottom:10px;
}

#bIndex #bd .newEvent .content-box .cz .back{
	text-align:right;
}







/***************************** 结束 *******************************/