.main {
	width: 700px;
}

.teach {
	width: 600px;
}

li {
	/* top right bottom left */
	margin: 10px 0 10px 0;
}
