body{
	background-image:url('../img/bg7.jpg');
	background-size: 100% 100%;
  background-repeat: no-repeat;
}

.list{
  width:300px;
  height:100%;  
  float:left;
 
}

.listWord{
  margin-left:50px;
  margin-top:30px;
  width:250px;
  height:400px;
  
}
    
.introContent{
  width:800px;
  height:100%;  
  float:left;
  /*background-color:#ffe8ba;*/
  background-color:#f9f9f9;
}

.div1{
	width:1100px;
	height:930px;
}

.content li{
  margin-top:15px;
}