body{
	margin: 0;
	padding: 0;
}

.lower ul{
	widows: 980px;
	height: 250px;
	margin-top: 40px;
}

.lower ul li{
	list-style: none;
	width: 300px;
}

.li1{
	float: left;
	position: absolute;
	left: 2px;
}

.li2{
	float: left;
	position: absolute;
	left: 340px;
}

.li3{
	float: left;
	position: absolute;
	left: 680px;
}

h3{
	color: #3d94b9;
	position: absolute;
	bottom: -50px;
}

video{
	width: 300px;
	height: 200px;
}
