#ny{
	margin:15px auto 0;
	width:1100px;
	overflow:hidden;
	padding-bottom:15px;
}




#ny .right{
	float:right;
	width:770px;
	border:1px #bbb8b8 solid;
	overflow:hidden;
}
#ny .right .title{
	height:49px;
	line-height:49px;
	font-size:20px;
	background:url(/images/lmbg1.jpg);
}
#ny .right .title span{
	display:block;
	height:49px;
	line-height:49px;
	background:url(/images/rlmbg.jpg);
	color:#ffffff;
	text-align:center;
	float:left;padding:0 10px;
}
#ny .right .content{
	padding:15px;
	line-height:24px;
}


