@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;}
.date{
	text-align:right;
	width:116px;
	padding-right:5px;
}
.news .ntitle{
	display:block;
	float:left;
	width:230px !important;
	text-overflow: ellipsis;/*文字隐藏后添加省略号*/
	white-space: nowrap;/*强制不换行*/
	width: 20em;/*不允许出现半汉字截断*/
}
.news ul li ,.newst ul li{
	/*background-image:url(../images/New_bg_22.png);*/
	height:21px;
	width: 355px;
    background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;}
.newst .news_title{
	/*background: url(../images/main_28.jpg) no-repeat; width:503px; height:31px;*/}