@charset "utf-8";
body {
	width: 1300px;
	height: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
body div img {
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 100px;
	padding-left: 400px;
}
.logotitle {
	color: #000000;
	font-family: "나눔고딕";
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	font-size: 30pt;
	text-align: center;
	text-decoration: none;
	width: 1300px;
	height: auto;
	float: left;
	clear: both;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
