@charset "utf-8";
/* CSS Document */

#main img {
	margin-top: 10px;
}
#main h3 {
	line-height: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
a:link {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

.font {
	line-height: 30px;
	margin-right: 25px;
	margin-left: 30px;
	font-size: 12px;
	color: #696969;
}
