
.select a{
	color:#c8c8c8;
}
.select a:hover{
	color:#fff;
}

.noselect a{
	color:#c8c8c8;
}
.noselect a:hover{
	color:#fff;
}


/***************************** 支付宝充值内页 *******************************/
/* 步骤 */
#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/storedValue-steps2.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 li{
	height:20px;
	width:155px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:3px;
	padding-left:45px;
	padding-top:8px;
}

#bIndex #bd .newEvent .list-box .select{
	background:url(../images/columns-selected.gif) 0 0 no-repeat;
}

#bIndex #bd .newEvent .list-box .noselect{
	background:url(../images/columns-noselected.gif) 0 0 no-repeat;
}

#bIndex #bd .newEvent .content-box{
	margin-left:10px;
}


#bIndex #bd .newEvent .content-box .content{
	width:667px;
	background:url(../images/storedValue-alipaybg.gif) 0 0 no-repeat;
	padding-top:30px;
	padding-left:22px;
	line-height:28px;
	margin-top:10px;
}

#bIndex #bd .newEvent .content-box table .ann{
	text-align:right;
	height:70px;
}

#bIndex #bd .newEvent .content-box table{
	margin-left:80px;
}

#bIndex #bd .newEvent .content-box p{
	color:#ed7500;
	line-height:22px;
	margin-left:80px;
}

#bIndex #bd .newEvent .content-box th{
	font-weight:normal;
	text-align:right; 
}


#bIndex #bd .newEvent .find-box{
	width:650px;
	height:63px;
	background:url(../images/storedValue-findbg.gif) 0 0 no-repeat;
	padding-top:10px;
	padding-left:40px;
	color:#464646;
	line-height:23px;
}

#bIndex #bd .newEvent .find-box .zs{
	color:#464646;
}

#bIndex #bd .newEvent .find-box li{
	float:left;
	padding-right:4px;	
}

#bIndex #bd .newEvent .find-box .findann{
	
	width:53px;
	height:23px;
	border:0;
}

/* 买1送2 */
#bIndex #bd .content-box li{
	float:left;
}

#bIndex #bd .content-box .wordsnr{
	width:574px;
	line-height:18px;
	font-weight:bold;
	color:#464646;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/storedValue-line.gif) bottom no-repeat;
}


/***************************** 结束 *******************************/