<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contents {
	position: relative;
	overflow: hidden;
	width: 1170px;
	margin: auto;
	font-family: 'Nanum Gothic',monospace;
}

#contents .sub_head {
	position: relative;
	width: 270px;
	float: left;
}

#contents .sub_head h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
}

#contents .sub_head li {
	width: 100%;
	float: left;
	background: url(../../image/line.jpg) repeat-x;
	padding: 15px 0;
}

#contents .sub_head li a {
	font-size: 1.2em;
	color: #000;
}

#contents .sub_head li a:active {
	font-weight: bold;
}

#contents .jk_wrap {
	position: relative;
	width: 870px;
	float: right;
}

#contents .jk_wrap h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

#contents .jk_wrap .bucket {
	position: relative;
	width: 100%;
	float: left;
}

#contents .jk_wrap .bucket .text {
	position: relative;
	width: 470px;
	float: right;
}

#contents .jk_wrap .bucket .text p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 20px 0;
}

#contents .jk_wrap .bucket .text p.profile {
	font-size: 1em;
	font-weight: bold;
	margin: 30px 0;
}

span.bold {
	font-weight: bold;
}


@media screen and (max-width: 1170px) {
#contents {
	width: 940px;
}

#contents .sub_head {
	width: 220px;
}

#contents .sub_head h1 {
	font-size: 1.5em;
}


#contents .sub_head li a {
	font-size: 1em;
}

#contents .jk_wrap {
	width: 700px;
}

#contents .jk_wrap .bucket .text {
	position: relative;
	width: 300px;
	float: right;
}
}

@media screen and (max-width: 960px) {
#contents {
	width: 90%;
}

#contents .sub_head {
	width: 100%;
}

#contents .sub_head h1 {
	font-size: 1.5em;
}

#contents .sub_head li {
	width: 100%;
	float: left;
	background: url(../../image/line.jpg) repeat-x;
	padding: 15px 0;
	text-align: center;
}

#contents .sub_head li a {
	font-size: 0.8em;
}

#contents .jk_wrap {
	width: 100%;
	margin: auto;
}

#contents .jk_wrap h1 {
	text-align: center;
	background: url(../../image/line.jpg) repeat-x;
	padding-top: 60px;
}

#contents .jk_wrap .bucket .text {
	position: relative;
	width: 290px;
	float: right;
}

}

@media screen and (max-width: 740px) {
#contents {
	width: 90%;
}

#contents .sub_head {
	width: 100%;
}

#contents .sub_head h1 {
}

#contents .sub_head li {
	width: 100%;
	float: left;
	background: url(../../image/line.jpg) repeat-x;
	padding: 15px 0;
}

#contents .sub_head li a {
	font-size: 1.2em;
	color: #000;
}

#contents .sub_head li a:active {
	font-weight: bold;
}

#contents .jk_wrap {
	width: 100%;
	margin: auto;
}

#contents .jk_wrap h1 {
	text-align: center;
	background: url(../../image/line.jpg) repeat-x;
	padding-top: 60px;
}
#contents .jk_wrap .bucket {
	width: 100%;
	float: left;
	text-align: center;
}

#contents .jk_wrap .bucket .text {
	position: relative;
	width: 100%;
	float: left;
}

#contents .jk_wrap .bucket .text p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 20px 0;
}

}

</pre></body></html>