#todayList {
	display: block; 
}
.todayList li {
	display: block;
	color: #222222;
	border-bottom:1px solid rgba(142, 85, 0, 0.29);
	font-weight: bold;
	/*text-shadow: 0 1px 0 #FFFFFF;*/
	text-decoration: none;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	position: relative;
	/*padding:10px 8px;*/overflow:hidden;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
.todayList li a{
	padding:10px 40px 9px 8px; display: block;
}
.todayList li.only4 a{
	padding:10px 40px 9px 8px; display: block;
}
.todayList li .img {
	width:75px;height:42px;float:left;margin:0 10px 0 0; display:inline;overflow:hidden;border-radius: 3px;
}
.todayList li img {
	width:75px;float:left;
}
.todayList li h2 {
	font-size: 16px;
	color:#fff;
	font-weight:normal;
	height:20px;font-weight:normal;line-height:16px;padding:0;
max-width:100%;text-overflow:ellipsis;white-space:nowrap !important;white-space:normal;overflow:hidden;

}
.todayList li.only4 h2 {
	padding:2px 0 0;
}
.todayList li p {
	display: block;
	font-size: 12px;
	color:rgba(51, 30, 16, 0.5);
	line-height: 16px;
	font-weight: normal;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;/*white-space: nowrap;*/
	padding-right:2px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}
.todayList li.only4 p {
	white-space: nowrap;
}
.todayList li p.onlyheight {
	height:16px; /*margin-bottom:5px*/
}
.todayList li .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	right: 10px;
	height: 14px;
	width: 14px;
	background:url(../images/jiantou.png) no-repeat 0 0 ;
	background-size: 14px 14px;
}

#todayshow {
	display: block; color: #ececec; padding:10px 0px; line-height:20px;
}


#todayNewsList {
	display: block; 
}
.todayNewsList li {
	display: block;
	color: #222222;
	border-bottom:1px solid rgba(142, 85, 0, 0.29);
	font-weight: bold;
	/*text-shadow: 0 1px 0 #FFFFFF;*/
	text-decoration: none;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	position: relative;
	/*padding:10px 8px;*/overflow:hidden;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
.todayNewsList li a{
	padding:10px 40px 9px 8px; display: block;
}
.todayNewsList li.only4 a{
	padding:10px 40px 9px 8px; display: block;
}
.todayNewsList li .img {
	width:75px;height:42px;float:left;margin:0 10px 0 0; display:inline;overflow:hidden;border-radius: 3px;
}
.todayNewsList li img {
	width:75px;float:left;
}
.todayNewsList li h2 {
	font-size: 16px;
	color:#fff;
	font-weight:normal;
	height:20px;font-weight:normal;line-height:16px;padding:0;
max-width:100%;text-overflow:ellipsis;white-space:nowrap !important;white-space:normal;overflow:hidden;

}
.todayNewsList li.only4 h2 {
	padding:2px 0 0;
}
.todayNewsList li p {
	display: block;
	font-size: 12px;
	color:rgba(51, 30, 16, 0.5);
	line-height: 16px;
	font-weight: normal;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;/*white-space: nowrap;*/
	padding-right:2px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}
.todayNewsList li.only4 p {
	white-space: nowrap;
}
.todayNewsList li p.onlyheight {
	height:16px; /*margin-bottom:5px*/
}
.todayNewsList li .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	right: 10px;
	height: 14px;
	width: 14px;
	background:url(../images/jiantou.png) no-repeat 0 0 ;
	background-size: 14px 14px;
}