

.select-bt a{
	color:#c8c8c8;
}
.select-bt a:hover{
	color:#fff;
}

.noselect-bt a{
	color:#c8c8c8;
}
.noselect-bt a:hover{
	color:#fff;
}


.fl a{
	color:#fff;
}
.fl a:hover{
	color:#686868;
}

.category a{
	color:#464646;
}
.category a:hover{
	color:#ed7500;
}


/***************************** 游戏介绍 *******************************/
/* 上边 */
#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:10px 10px 3px;
}

#bIndex #bd .newEvent .hd{
	position:relative;
	height:75px;
	width:700px;
	background:url(../images/gameinfo-bg.gif) 0 0 no-repeat;
	padding-top:57px;
	padding-left:200px;
}

#bIndex #bd .newEvent .hd h2,.ann,.fl{
	float:left;	
}

#bIndex #bd .newEvent .hd .fl{
	color:#FFFFFF;
	margin-top:55px;
	margin-left:75px;
	width:350px;
}

#bIndex #bd .newEvent .hd .fl li{
	float:left;
}

#bIndex #bd .newEvent .hd .fl a{
	font-weight:bold;
}

#bIndex #bd .newEvent h2{	
	text-indent:-99999px;
	font-size:12px;
	font-weight:normal;
}






/* 下边 */
#bIndex #bd .nr-box{
	padding: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:48px;
	padding-top:5px;
	padding-bottom:5px;
}

#bIndex #bd .newEvent .list-box .category li{
	color:#464646;
	font-weight:normal;
	line-height:22px;
	padding-left:10px;
	background:url(../images/arrow.png) 0 50% no-repeat;
}


#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 .content-box{
	margin-left:10px;
	width:680px;
}

#bIndex #bd .newEvent .content-box .gamepic{
	background:url(../images/gameInfo-picbg.jpg) 0 0 no-repeat;
	width:484px;
	height:235px;
	padding-top:10px;
	padding-left:208px;
}

#bIndex #bd .newEvent .content-box .gameinfo{
	margin-top:15px;	
}

#bIndex #bd .newEvent .content-box .gameinfo li{
	margin-bottom:10px;
}

#bIndex #bd .newEvent .content-box .gamebt{
	background:url(../images/star.gif) 0 50% no-repeat;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#ed7500;
}

#bIndex #bd .newEvent .content-box .infobt{
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	color:#464646;
}

#bIndex #bd .newEvent .content-box .info{
	padding-left:20px;
	font-size:12px;
	color:#464646;
	line-height:22px;
}









/***************************** 结束 *******************************/