.main1-right{
	width:800px;
	height:auto;
	float:right;
}
.main1-right .position{
	width:100%;
	height:54px;
	line-height:54px;
	margin-top:20px;
	font-size:28px;
	border-bottom:1px solid #cecece;
}
.main1-right .position p{
	width:500px;
	height:54px;
	float:left;
	font-size:14px;
	color:#333;
}
.main1-right .position p a{
	color:#333;
}
.main1-right .position p a:hover{
	text-decoration:none;
	color:red;
}
.main1-right .news-list{
	width:700px;
	height:auto;
	margin:20px auto 10px auto;
}
.main1-right .news-list h3{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:20px;
}
.main1-right .news-list .content{
	margin-top:10px;
	line-height:20px;
}