.text-hidden{overflow:hidden; text-indent:-9999px;}

.article-con-list{
	.news-list-title{.text-hidden; height:35px; width:100%; background:url(../images/layout.png) no-repeat 0 -411px;}
	ul{}
	.news-info{ display:block; padding: 4px 0 0 22px; height:37px; overflow:hidden; border-bottom:1px solid #CCC; line-height:30px;
		.news-info-link{ display:block;  width: 550px; float:left;}
		.news-date{ display:block; float:right;    width: 145px; text-align: center;}
		}
	.news-info-hot{ display:block; padding: 4px 0 0 22px; height:37px; overflow:hidden; border-bottom:1px solid #CCC; line-height:30px;
		.news-info-link{ display:block;  width: 500px;  padding: 0 0 0 40px; float:left; background:url(../images/new.jpg) no-repeat 0 7px;}
		.news-date{ display:block; float:right;    width: 145px; text-align: center;}
		}
	.page-switch{ padding:20px 0 0 0; text-align:right; .pre-page{ padding:0 20px 0 0;}}
}

.page-article{
	dd{
		.article-date{ display:inline-block;  background: url(../images/layout.png) no-repeat scroll 0 -830px transparent; height:30px; float:right;  padding: 0 0 0 30px;}
		.article-con{ padding:10px 0 0 0;}
		.article-con-title{
			h3{height:34px; font-size:15px;     line-height: 28px;   margin: 0 0 15px;overflow: hidden; padding: 0 35px; font-weight:bold; border-right: 1px solid #cfcfcf;
				background: url(../images/layout.png) no-repeat scroll 0 -474px transparent; }
			}
		
		
		}
}