@charset "utf-8";
.main_h1 {
	font-size: 10px;
	line-height: 15px;
	padding-left: 3px;
}
.main_h2 {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 7px;
}
.main_copyright {
	text-align: center;
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
	line-height: 17px;
}
.font_left {
	text-align: left;
}
.main-listol1 {
	width: 880px;
	margin-bottom: 20px;
}
.main-listol1 ol {
	margin-left: 40px;
}
.main-listol1 li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 5px;
}
.main-list1 {
	margin-bottom: 0px;
}
.main-list1 ul {
	margin-left: 20px;
}
.main-list1 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 5px;
}


/* === text === */
.text13red {
	font-size: 13px;
	color: #FF0000;
}
.text18 {
	font-size: 18px;
}

