a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#36f;
}
a:visited
{
	text-decoration:none;
}
#subNewsList
{
	width:615px;
	height:100%;
	overflow:hidden;
	margin:12px auto auto 42px;
}
#subNewsList li
{
	width:615px;
	height:30px;
	border-bottom:1px dashed #969696;
}
#subNewsList .snIcon
{
	width:6px;
	height:30px;
	background-image:url(../images/sub_nicon.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:12px;
}
#subNewsList .snTitle
{
	margin-top:10px;
	float:left;
}
.snTitle a:hvoer
{
	padding-left:5px;
}
#subNewsList .snDate
{
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:right;
}
