
.gg a{
	text-decoration:none;
	color:#787878;
}
.gg a:hover{
	text-decoration:underline;
	color:#ed7500;
}

.fg a{
	color:#787878;
}
.fg a:hover{
	color:#ed7500;
}


#bIndex #bd .newEvent .events .sr .fg{
	margin-left:8px;
	vertical-align:middle;
}


/***************************** 登录 *******************************/
/* 上边 */
#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/landed-bg.gif) 0 0 no-repeat;
	text-indent:-99999px;
}


/* 下边 */
#bIndex #bd .newEvent .events{
	margin:0 0 10px 10px;
	width:900px;
	overflow:hidden;
}
 
#bIndex #bd .newEvent .events .sr{
	float:left;
	width:360px;
	margin-top:60px;
	margin-right:20px;
	padding-left:80px;
	line-height:36px;
	color:#464646;
}

#bIndex #bd .newEvent .events .sr .name{
	background:url(../images/20070730192533617.gif) 0 50% no-repeat;
	padding-left:30px;
}

#bIndex #bd .newEvent .events .sr .nb{
	background:url(../images/20070730192533363.gif) 0 50% no-repeat;
	padding-left:30px;
}

#bIndex #bd .newEvent .events .sr .ynb{
	background:url(../images/20070730192533676.gif) 0 50% no-repeat;
	padding-left:30px;
}

#bIndex #bd .newEvent .events .gg{
	float:left;
	height:250px;
	background:url(../images/landed-line.gif) 0 0 no-repeat;
	padding-left:45px;
	padding-top:50px;
}


#bIndex #bd .newEvent .events img{
	margin-bottom:15px;
}

#bIndex #bd .newEvent .events .gg li{
	background:url(../images/arrow.png) 0 50% no-repeat;
	padding-left:10px;
	line-height:20px;
}

.btn-Submit{
	border:0;
	height:23px;
	width:84px;
	background:url(../../images/landed.gif) 0 0 no-repeat;
	text-align:center;
	font-size:0px;
	line-height:1px;
	cursor:pointer;
}



/***************************** 结束 *******************************/