﻿.newsIndex_NewsListItem
{
	margin: 20px 10px 20px 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #7d7d7d;
	padding: 0 0 20px 0;
}
.newsIndex_NewsListItem h1 a
{
	display: block;
	font-size: 18px;
	color: Red;
	height: 30px;
	line-height: 30px;
}
.newsIndex_NewsListItem h1 a:hover
{
	color: #930000;
}
.newsIndex_NewsListItem h1 div
{
	color: Gray;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #545454;
	font-weight: normal;
	font-family: 宋体,Arial,Helvetica,sans-serif;
}
.newsIndex_NewsListItem .newsIndex_ItemContent
{
	line-height: 25px;
	color: #1f1f1f;

}
.newsIndex_NewsListItem .newsIndex_ItemToolbar
{
	height: 25px;
	line-height: 25px;


}
.newsIndex_NewsListItem .newsIndex_ItemToolbar A
{
	height: 25px;
	line-height: 25px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:14px;
	color:Red;
	font-weight:bold;
}
.newsIndex_NewsListItem .newsIndex_ItemToolbar A:hover
{
	color: #930000;
}





