.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;
}