body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { 
	font-family: Microsoft YaHei,'ËÎÌå' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
.link{
	margin:8px 0px 20px 0px;
	border:2px solid #E5E5E5;
	border-radius:6px;
}
.link .linkHeader{
	border-bottom: 1px solid #E5E5E5;
	padding: 1px 5px  5px 3px;
	margin:10px 10px 10px 5px;
	font-weight: bold;
	font-size:18px;
}

.link .datas{
	padding: 2px;
	height: 40px;
}

.link .datas ul{
	list-style-type: none;
}

.link .datas ul li{
	float: left;	
	margin: 5px 10px 10px 5px;
}
.newslist{
	margin:8px 0px 10px 0px;
	border:0px solid #E5E5E5;
	border-radius:6px;
	
}
.newslist .dataHeader{
	border-bottom: 1px solid #E5E5E5;
	padding: 1px 5px  5px 3px;
	margin:10px 10px 6px 5px;
	font-weight: bold;
	font-size:18px;
}

.newslist .dataHeader .more{
	float: right;
	text-decoration: none;
	font-size:15px;
}

.newslist .datas{
	padding: 1px;
	
}

.newslist .datas a{
	font-size: 15px;
}

.newslist .datas ul{
      list-style-type:none;
      padding-left:3px;
      
}

.newslist .datas ul li{
	margin-top: 2px;
}

.newslist .news_title{
	text-align:  center;
}

.newslist .news_info{
	text-align:  center;
}

.newslist .news_content{
	margin-top: 10px;
	margin-bottom:20px;
	padding: 10px;
}

.newslist .upDownPage{
	border-top:1px dotted black;
	padding: 10px;
}


	
    