.ListNewClass{}
.ListColumnClass{
}
.ArticleTitle{
	font-size:16px;
	font-weight:bold;
	background-image: url(../images/city_brief.gif);
	background-repeat: no-repeat;
	color: #A3A3A3;
	padding-left: 50px;
	padding-bottom:10px;
	background-position: right;
	text-align: left;
	width: 100%;
	height:69;
}
.ListTitleClass{
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height:22;
	padding-top:2px;
}
.ArticleContent{
	font-size: 12px;
	line-height: 180%;
	color: #727272;
}
