﻿#menu {
	width: 1020px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.type {
	position: relative;
	text-decoration: none;
	background-color: #000000;
	line-height: 24px;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	font-family: "Malgun Gothic";
	font-size: xx-large;
}
#menu a:hover {
	font-family: "Malgun Gothic";
	color: #797979;
	font-size: xx-large;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	font-family: "Malgun Gothic";
	font-size: xx-large;
}
#iron {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}
