﻿
/*ArticleList Page Begin*/
tr.trArticleListItem
{
	background-color:#F6F3E7;
}

td.tdArticleListItemTitle
{
	background-color:#F8F6E7;
}



tr.trArticleListItemOver
{	
}

td.tdArticleListItemOver
{	
}

td.tdArticleListItemWhite
{
	background-color:#FFFFFF;			
}

td.tdArticleListItem
{
	background-color:#F8F6E7;	
}


td.tdArticleListItemSummary
{
	background-color:#F8F6E7;
	line-height:150%
}



.ArticleListTimeLabel
{
	font-size: 9pt; 
	text-decoration:none; 
	color: #847110; 
}

.DataGridCss
{
}

td.tdArticleListAllItemTitle
{	
	padding-left:5px;
}

td.tdArticleListAllItemTitleLeft
{
	padding-right:5px;
}

td.tdArticleListAllItemOver
{	
	padding-left:5px;
}

.DivArticleList
{
          /*overflow: hidden; 
         text-overflow: ellipsis;
         width: 200px;
         height: 40px;
        word-wrap: break-word; 

         white-space:nowrap;*/
        
}

a.ArticleList
{
	
	text-decoration:none; 
	color: #7F6C06; 	
	background-image: url(../../images/Index/SSCAC_News_icon_1.gif);
	background-repeat:no-repeat;			
	background-position:5px 3px;
	padding-left:16px	
	} 
a.ArticleList:visited {  text-decoration: none; color: #847110; } 
a.ArticleList:hover  
{	
	
	text-decoration: none;
	color: #CE0609; 
	background-image: url(../../images/Index/SSCAC_News_icon_2.gif);
	background-repeat:no-repeat;	
	background-position:5px 3px;
	padding-left:16px	
}


a.ArticleListMore
{
	font-family:宋体;
	font-weight:bold;
	text-decoration:none; 
	color: #815F2F; 	
	} 
a.ArticleListMore:visited {  text-decoration: none; color: #847110; } 
a.ArticleListMore:hover  
{	
	font-family:宋体;
	font-weight:bold;
	text-decoration:none; 
	color: #CE0609; 	

}
/*ArticleList Page End*/