/* ============产品图片列表============== */
.newslist_cyrano_top{
	border-bottom:1px #ebebeb dashed;
	padding:5px 0 0 5px;
	text-align:left;
}

#demo3{
	overflow:hidden;
	width:235px;
	height:230px;
	color:#ff0000;
}

.newslist_cyrano_top title{
	text-align:center;
	overflow: hidden;
	white-space:nowrap;
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:10px;
}

.newslist_cyrano_top a:link,newslist_cyrano_top a:visited,newslist_cyrano_top a:active{
	color:#303030;
	font:12px/25px arial,simsun;
	text-decoration: none;
}

.newslist_cyrano_top a:hover{
	color:#ff0000;
	text-decoration: underline;
}

li.newslist_cyrano_top {
	list-style-type: none;
}

li.newslist_cyrano_top .time{
	float:right;
	font:12px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	padding:0px;
}
i{
    font-size: 12px;
    color: #888;
    font-style: normal;
}