ul.newspicmemo{
margin:0px 30px;
padding:0
}

#ye_fir{
	height: 115px;
	float:left;
	margin:0 22px 36px;
	border-bottom:1px solid #d5d5d5;
}
#ye_news{
	height: 115px;
}
#ye_fir:hover #ye_news{
	background-color:#d8251e;
}
#ye_time{
	width: 100px;
	height: 100px;
	float: left;
	/* background-color: #eb202f; */
	color:#d2dde8;
	font-family: arial;
	text-align: center;
	font
}

#ye_day{
	width: 50px;
	margin: 0 auto;
	font-size: 42px;
	line-height:60px;
	height: 60px;
	border-bottom: 1px solid #d2dde8;
    color: #d2dde8;
	font-weight:bold;
}
#ye_fir:hover #ye_day{
	color:#fff;
}
#ye_year{
	font-size: 14px;
	line-height: 14px;
	padding-top: 12px;
	color: #d2dde8;
}
#ye_fir:hover #ye_year{
	color:#fff;
}
#ye_info{
	float: left;
	padding-left: 20px;
	width: 400px;
	font-family: 'Microsoft yahei';
	padding-top:10px;
}
#ye_title{
	text-decoration:none;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #3d3d3d;
	font-weight: bold;
	padding-right: 65px;
	min-height: 39px;
	/* background-image: url(../images/001454_11.png);	/* background-image: url(../images/001454_11.png); */
	background-repeat: no-repeat;
	background-position: 348px 4px;
	font-family: 'Microsoft yahei';
}
#ye_fir:hover #ye_title{
	color:#fff;
}
#ye_msg{
	font-size: 14px;
	line-height: 22px;
	color: #cccccc;
	height: 56px;
	overflow: hidden;
	font-family: 'Microsoft yahei';
}
#ye_fir:hover #ye_msg{
	color:#fff;
}
.Tmore{
	position: relative;
    margin: 0 auto;
    width: 272px;
    height: 34px;
    border: 1px solid #7a7a7a;
    background: url(../images/index_24.jpg) 170px center no-repeat;
}
.Tmore a{
	width: 172px;
    height: 34px;
    display: block;
    padding-left: 100px;
    color: #333;
    font-size: 14px;
    line-height: 34px;
}
.Tmore a:hover{
	text-decoration:none;
}