body {
	font-family: "맑은 고딕", "굴림", "돋움";
	font-size: 9px;
	line-height: 170%;
	color: #333;
	background-image: url(images/sub_page_01_bg.png);
	background-repeat: repeat-x;
}
#sub_01_page_content {
	width: 980px;
	font-family: "맑은 고딕", "굴림", "돋움";
}
.sub_01_main_img {
	float: left;
	height: 190px;
	width: 1000px;
	padding: 0px;
	background-image: url(images/sub_page_main_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_01_menu {
	width: 177px;
	background-image: url(images/sub_page_01_menu_img.png);
	background-repeat: no-repeat;
	height: 881px;
	clear: both;
	margin-left: 20px;
}
.sub_01_nav_02 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666;
	clear: both;
	float: left;
	height: 30px;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-left: 10px;
}
.sub_01_nav_03 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666;
	clear: both;
	float: left;
	height: 30px;
	width: 165px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.sub_01_nav_01 a:hover {
	font-size: 16px;
	color: #98d90d;
}
.sub_01_nav_02 a:hover {
	font-size: 16px;
	color: #98d90d;
}
.sub_01_nav_03 a:hover {
	font-size: 16px;
	color: #98d90d;
}

#sub_01_page_footer {
	height: 50px;
	width: 980px;
}
.sub_01_copyright {
	font-size: 9px;
	line-height: 10px;
	float: left;
	height: 20px;
	width: 545px;
	margin-top: 13px;
	margin-left: 2px;
}




#sub1 {
	position:absolute;
	left:218px;
	top:338px;
	width:745px;
	height:882px;
	z-index:5;
	background-image: url(images/sub_page_01_content_1.png);
	visibility: visible;
}
#sub2 {
	position:absolute;
	left:232px;
	top:264px;
	width:745px;
	height:881px;
	z-index:5;
	background-image: url(images/sub_page_01_content_2.png);
}

#sub3 {
	position:absolute;
	left:234px;
	top:266px;
	width:745px;
	height:881px;
	z-index:5;
	background-image: url(images/sub_page_01_content_3.png);
	visibility: hidden;
}
