

/***************************** 注册 *******************************/
/* 上边 */
#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;
}

#bIndex #bd .newEvent h2{
	height:96px;
	width:900px;
	line-height:96px;
	background:url(../images/login-bg.gif) 0 0 no-repeat;
	text-indent:-99999px;
}


/* 下边 */
#bIndex #bd .newEvent .events{
	margin:0 0 10px 10px;
	width:900px;
	overflow:hidden;
	padding-top:1px;
}

#bIndex #bd .newEvent .events table{
	width:900px;
	border:0;
	border-spacing:0;
	border-collapse:0;
	line-height:34px;
	text-align:left;
}

#bIndex #bd .newEvent .events table .bt{
	width:850px;
	height:34px;
	padding-left:50px;
	background:#dedede url(../images/arrow3.gif) 25px 50% no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#323232;
	text-align:left;
}

#bIndex #bd .newEvent .events table .bt0{
	margin-left:170px;
	font-size:12px;
	font-weight:normal;
}

#bIndex #bd .newEvent .events table th{
	text-align:right;
	font-weight:normal;
	color:#323232;
}

#bIndex #bd .newEvent .events table .zs{
	color:#969696;
}

#bIndex #bd .newEvent .events table .tx dl{
	float:left;
	margin-right:5px;
	line-height:20px;
}

#bIndex #bd .newEvent .events table .tx dt{
	margin-top:8px;
}

#bIndex #bd .newEvent .events .qd-box{
	margin:20px 0 20px;
	padding-top:10px;
	border:0;
	border-top:#d4d4d4 1px solid;
	text-align:center;
	line-height:30px;
}







/***************************** 结束 *******************************/