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




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


#ny .right .content ul{
	margin-left:10px;
}
#ny .right .content ul li{
	margin-top:10px;
	height:125px;
	border-bottom:#f0f0f0 1px solid;
}
#ny .right .content ul li .img{
	float:left;
}
#ny .right .content ul li .content{
	float:right;
	width:550px;
	height:85px;
	padding:0px;
}
#ny .right .content ul li .content .title1{
	height:60px;
	line-height:30px;
	font-size:18px;
}
#ny .right .content ul li .content .time{
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#828080;
}
/*  分页开始  */
.page {width:100%;line-height:26px; box-sizing:border-box;padding:25px 0;margin:0px auto;overflow:hidden}
.page a:link,.page a:visited,.page a:active,.page a:hover {display:block;text-align:center;margin:0 5px;background-color:#ffffff;padding:0 10px;height:28px;border:1px solid #cfcfcf;float:left;white-space:nowrap;}
.page a.shuzi {width:15px;}
.page a:hover,.page a.page_xz {background-color:#e01c1d;border:1px solid #e01c1d;color:#ffffff;}
.page select{float:left;height:30px;border:1px solid #cfcfcf;}
/*  分页结束  */
