#box_front			
	{
		width: 960px;
		padding: 0px 0px 0px 0px;
		height: 400px;
		position: reative;
		overflow-x: hidden;
		margin-top: 80px;
		text-align: left;
		background: transparent;
	}
.box_front ul.news
	{	
		/*width: 4600px;*/
		height: 400px;
		
	}
	
.box_front ul li	
	{
		list-style:none;
		position:relative;
		width: 960px;
		float: left;
		height: 400px;
	}
	
	
.box_front ul li img
	{
		float: left;
		width: 716px;
		border: none;
		padding: none;
		margin: none;
	}
	
div.label1
	{
		width: 314px;
		position: absolute;
		top: 400px;
		left: 100px;
		
	}
	
div.naviger
	{
		position: absolute;
		bottom: 56px;
		left: 560px;
	}
	

	

	







