a  {
	color: #000;
}
a:hover {
	color: #CCC;
}
body section article ul li img {
	border: 1px solid #FFF;
	margin-bottom: 40px;
}
.part {
	margin-top: -70px;
	margin-left: 140px;
}

section article ul {
	margin-left: 300px;
	margin-top: 30px;
	display: block;
	margin-bottom: 30px;
}
