
/***************************** 13g *******************************/
#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 0 10px;
}

#bIndex #bd .newEvent h2{
	height:20px;
	width:900px;
	background:url(../images/13g-topbg.gif) 0 0 no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-top:37px;
	text-align:right;
}

#bIndex #bd .newEvent .list-bt{
	background:url(../images/13g-top.jpg) 0 0 no-repeat;
	width:900px;
	height:143px;
	margin:0 10px;
}

#bIndex #bd .newEvent .list-nr{
	width:900px;
	margin:0 10px 10px;
	position:relative;
}

#bIndex #bd .newEvent .list-nr .nrfoot{
	background:url(../images/13g-bg2.png) 0 0 no-repeat;
	width:900px;
	height:46px;
}

#bIndex #bd .newEvent .list-nr .nrbd{
	background:url(../images/task-bg6.gif) 0 0 repeat-y;
	width:850px;
	padding:10px 25px;
}

#bIndex #bd .newEvent .list-nr table{
	border-left:#cfcfcf 1px solid;
	border-top:#cfcfcf 1px solid;
	font-size:12px;
	color:#282828;
	line-height:34px;
	border-spacing:0;
}

#bIndex #bd .newEvent .list-nr table td{
	border-right:#cfcfcf 1px solid;
	border-bottom:#cfcfcf 1px solid;
	padding-left:10px;
}

#bIndex #bd .newEvent .list-nr .ts{
	padding:10px 20px 0;
	line-height:20px;
}





/***************************** 结束 *******************************/