@charset "utf-8";
/* CSS Document */
<style type="text/css">
#intro {
	background-image: url(http://sekwangeng.sendpage.co.kr/USER_DATA/sekwangeng/main/banner/intro_03.jpg); 
	background-repeat: no-repeat;
	height: 800px;
	width: 789px;
	}
#intro_01 {
	position: relative;
	z-index: 1;
	left: 485px;
	top: 25px;
}
#intro_02 {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 100px;
	height: 175px;
}
.font_01{
	font-family: "나눔고딕";
	font-size: 10pt;
	font-weight: bold;
	color: #04398a;
	}
.font_02{
	font-family: "나눔고딕";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #555555;
	}
</style>

