/*-----以下为最新动态页面样式*/
tr.list      {
	vertical-align: middle;
	background-image: url(../images/Point_line_07.jpg);
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-position: center center;
	line-height: 40px;
	height: 40px;
}
.list A:link   {
	font-family:"宋体";
	font-size:12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 40px;
}
.list A:visited{
	font-family:"宋体";
	ctext-decoration: none;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 40px;
}
.list A:hover  {
	font-family:"宋体";
	font-size:12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 40px;
}
.list A:active {
	font-family:"宋体";
	font-size:12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 40px;
}
td.news_Pink    {
	color: #E334A7;
	font-weight: bold;
	font-size: 14px;
}
td.news_time    {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
td.news_content    {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	padding: 10px;
}
td.news_Price_red   {
	color: #B80000;
	font-weight: bold;
	font-size: 16px;
}
td.news_Price_yellow   {
	color: #F1FF0C;
	font-weight: bold;
	font-size: 16px;
}