<style type="text/css">
<!--
@import url(https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {
	-webkit-text-size-adjust:none;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	position:relative;
}
img {
	border:0;
}
a:link{text-decoration:none; color:#666666} 
a:hover{text-decoration:underline; color:#666666}
a:visited{text-decoration:none; color:#666666}
a:active{text-decoration:underline; color:#666666}
#social {
	height: 35px;
	width: 170px;
	position: relative;
	z-index: 9999;
	left: -368px;
	top: 35px;
}
#contents {
	height: 1500px;
	width: 1000px;
	position: relative;
	top: 100px;
}

.maintitle {
	font-family: "NanumGothic";
	font-size: 18pt;
	color: #171717;
}
.maintext {
	font-family: "NanumGothic";
	font-size: 11pt;
	color: #171717;
	line-height: 10pt;
}
.maintext_l {
	font-family: "NanumGothic";
	font-size: 11pt;
	color: #171717;
	line-height: 10pt;
	font-weight: 600;
}
.maintext_s {
	font-family: "NanumGothic";
	font-size: 9pt;
	color: #171717;
	line-height: 11pt;
}
.roll {
	font-family: "NanumBarunGothic";
	color: #FFFFFF;
	font-size: 10pt;
}
.bottom {
	font-family: "NanumBarunGothic";
	font-size: 10pt;
	color: #666666;
}
.copyright {
	font-family: "NanumBarunGothic";
	line-height: 11pt;
	font-size: 8pt;
	color: #666666;
}
-->
</style>