@import url( http://fonts.googleapis.com/earlyaccess/nanumgothic.css );
@font-face {
	font-family: ng;
	src: url(NanumGothic.eot);
}
html {
	margin: 0px; padding: 0px; width: 100%; height: 100%; font-family: "????????", "NanumGothic", "???? ????", ng;
}
body {
	margin: 0px; padding: 0px; width: 100%; height: 100%; font-family: "????????", "NanumGothic", "???? ????", ng;
}
img {
	border: 0px currentColor; border-image: none; display: block;
}
#main {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; left: 50%; top: 180px; width: 600px; height: 600px; color: rgb(33, 33, 33); line-height: 30px; font-family: ??Nanum Gothic??, sans-serif; font-size: 18px; position: absolute; z-index: 2;
}
#footer {
	left: 20px; top: 500px; width: 600px; height: 90px; bottom: 60px; font-family: ??Nanum Gothic??, sans-serif; font-size: 12px; position: absolute; z-index: 2;
}
#footer a {
	color: rgb(136, 136, 136);
}
h1 {
	margin: 0px; padding: 0px 0px 50px; color: rgb(44, 62, 80); font-family: ??Nanum Gothic??, sans-serif; font-size: 50px; text-shadow: 1px 1px 2px #527495;
}
h2 {
	margin: 0px; padding: 50px 0px 20px; color: rgb(52, 73, 94); font-family: ??Nanum Gothic??, sans-serif; font-size: 25px; text-shadow: 1px 1px 2px #537597;
}
#footer a:link {
	color: rgb(136, 136, 136); font-family: ??Nanum Gothic??, sans-serif; font-size: 14px; text-decoration: none;
}
a:active {
	color: rgb(136, 136, 136); font-family: ??Nanum Gothic??, sans-serif; font-size: 14px; text-decoration: none;
}
a:visited {
	color: rgb(136, 136, 136); font-family: ??Nanum Gothic??, sans-serif; font-size: 14px; text-decoration: none;
}
#footer a:hover {
	color: rgb(170, 170, 170);
}
span {
	margin-right: 50px;
}
.button {
	background: rgba(44, 62, 80, 1); font: bold 12px/25px Arial, sans-serif; margin: 20px 0px 10px; padding: 0px 20px; border-radius: 5px; transition:0.15s; height: 56px; text-align: center; text-decoration: none; display: inline-block; position: relative; font-size-adjust: none; font-stretch: normal; text-shadow: 1px 1px 1px rgba(255,255,255,0.22); -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease; -o-transition: all 0.15s ease;
}
.button:link {
	color: rgb(255, 255, 255);
}
.button:visited {
	color: rgb(255, 255, 255);
}
.button:active {
	color: rgb(255, 255, 255); box-shadow: inset 0px 0px 3px rgba(0,0,0,0.8); -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8); -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
}
.button:hover {
	background: rgb(255, 255, 255); color: rgb(44, 62, 80); box-shadow: 1px 1px 1px rgba(41,128,185,0.29), inset 0px 0px 2px rgba(29,88,130,0.5); -webkit-box-shadow: 1px 1px 1px rgba(41, 128, 185, .29), inset 0px 0px 2px rgba(29, 88, 130, .5); -moz-box-shadow: 1px 1px 1px rgba(41, 128, 185, .29), inset 0px 0px 2px rgba(29, 88, 130, .5);
}
.big {
	font: bold 25px/25px Arial, sans-serif; padding: 30px 10px 0px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 388px; height: 56px; text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.big span {
	text-transform: none; display: block; text-shadow: 1px 1px 1px rgba(255,255,255,0.12);
}
.blue {
	color: rgb(0, 0, 0);
}
a.no-uline {
	text-decoration: none;
}
