﻿
.nr-ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.nr-ul li a{
	font-size: 15px;
	color: #333333;
}
.nr-ul li .riqi{
	float: right;
	font-size: 15px;
	color: #ccc;
}
.nr-ul li:hover a{color: red;}
.footer{
	margin-top: 270px;
}