/* CSS Document */

body{
	
	TEXT-ALIGN: center;

}

#box{
	
	float: none;
	height: 1100px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;	
	}

#top1 {
	
	float: left;
	height: 100px;
	width: 400px;
}


#top{
	float: left;
	height: 100px;
	width: 1170px;
	
}

#top2{
	float: left;
	height: 50px;
	width: 770px;
	padding-top: 55px;
}


#top2 ul{
	float: left;
	height: 50px;
	width: 750px;
}

#top2 li{
	float: left;
	height: 30px;
	width: 130px;
	text-decoration: none;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E7EFF2;
	font-size: 20px;
	color: #FFFFFF;
}

#top2 a{
	text-decoration: none;
	list-style-type: none;
}

#in{
	float: left;
	height:700px;
	width: 1000px;

}
#li{
	float: left;
	height: 300px;
	width: 1170px;
}


#J{
	float: none;
	height: 500px;
	width: 1000px;
	clear: none;
	margin-right: auto;
	margin-left: auto;	
}

#in1{
	height: 280px;
	width: 1100px;
	
	float: left;
}




#in1 img{
	
	margin-right: 20px;
	margin-left: 20px;
}



.an{
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top: 10px;
}

#di{
	text-align: center;
	float: left;
	height: 50px;
	width: 1000px;
}


.Content{
	height:1px;
	overflow:auto;
	width: 1px;
}
  






















