#main {
	width: 765px;
	float:left;
	background-color: white;
	padding-top:20px;
}

#main p {
	margin-top:10px;
	margin-bottom: 10px;
}

#main h4 {
	margin: 10px;
}
#main li {
	list-style: none;
}
/*#contents h2 {
	margin-top: 30px;
	font-size:110%;
}
#contents a {
	color: #31d7ff;
}
#contents ul {
	list-style: none;
	margin-top: 30px;
	line-height: 30px;
}
#contents p {
	margin-top: 30px;
	line-height: 24px;
	color: #31d7ff;
}
#contents img {
	margin-top: 30px;
}
#contents h4 {
	font-size: smaller;
	margin-top: 30px;
	color: #31d7ff;
}*/