.News_mian_10{
	width: 910px;
	padding-top: 10px;
	padding-bottom: 10px;
}
  
.News_mian_10_left{
	width:190px;
	float:left;
	padding-right: 20px;
}

.News_mian_10_left li{text-indent:16px;}

.News_mian_10_right{
	width: 700px;
	clear: both;
	float: right;
}

/*列表页*/
.newslist{
	width:676px;
	border:1px solid #D6D3CE;
	float:left;
	padding:10px 10px;
	line-height:20px;
	/*background-image: url(/Templets/School/images/bj.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;*/
}
.newslist dl{
	width:676px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
	background-color: #CED7E9;	
}
.newslist dl dt{
	width:676px;
	margin:0px auto 0px;
}	
.newslist dl dt a{
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:624px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}

/*资讯:内容页*/
.newsview{
	width:700px;
	border:1px #CED7E0 solid;
	float:left;
	background-color: #CED7E9;
}

/*内容页:标题*/
.newsview .newstitle{
	width:700px;
	height:40px;*height:45px;_height:35px;
	line-height:20px;
}
.newsview .newstitle h1{
	font-size:25px;
	margin-top:15px;
	text-align:center;
}

/*内容页:相关信息*/
.newsview .info{
	width:700px;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:center;

}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}

/*新闻内容*/
.newsview .content{
	width:670px;
	overflow:hidden;
	margin:10px 10px;
	color:#000;
	font-size:14px;
	line-height:25px;
}