.content {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.section_title {
	font-family: "맑은 고딕", "돋움";
	font-size: 20px;
	font-weight: bold;
	text-indent: 0px;
	line-height: 0;
}

.level_1 {
	font-family: "맑은 고딕", "돋움";
	font-size: 16px;
	font-weight: bold;
	text-indent: 30px;
	line-height: 0.5;
}

.level_2 {
	font-family: "맑은 고딕", "돋움";
	font-size: 16px;
	text-indent: 60px;
	line-height: 0.5;
}

.level_3 {
	font-family: "맑은 고딕", "돋움";
	font-size: 16px;
	text-indent: 90px;
	line-height: 0.5;
}

.level_4 {
	font-family: "맑은 고딕", "돋움";
	font-size: 16px;
	text-indent: 120px;
	line-height: 0.5;
}

.top-informatics {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #886666;
	height: 20px;
}

.bottom-informatics {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #886666;
	height: 20px;

}

.top-lme {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #63a1d0;
	height: 20px;
}

.bottom-lme {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #63a1d0;
	height: 20px;

}

.top-robotc {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #862633;
	height: 20px;
}

.bottom-robotc {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #862633;
	height: 20px;

}


.top-java {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eb2d2f;
	height: 20px;
}

.bottom-java {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eb2d2f;
	height: 20px;
}

.top-gcs {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #808080;
	height: 20px;
}

.bottom-gcs {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #808080;
	height: 20px;

}

.font-color-red {
	color: #F00;
}

.font-color-gray {
	color: #888;
}

.table_font {
	font-family: "맑은 고딕", "돋움";
}