@charset "utf-8";
#main h2 {
	margin-top: 40px;
	font-size: 36px;
}

#main h3 {
	margin-top: 20px;
}
.riyu_txt {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
#main li {
	text-align: left;
	margin-left: 30px;
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
}

