@charset "UTF-8";


article ul {
	margin-left: 6px;
	
}

article ul li{
	list-style-image: none;
}

article ul li img{
	margin-bottom: 7px;
}