#bady_content {
	height: 636px;
	width: 732px;
	background-image: url(images/sub_page_01_content_1.png);
	background-repeat: no-repeat;
}
.titl {
	height: 57px;
	width: 628px;
	margin-top: 5px;
	margin-left: 18px;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
	color: black;
	text-shadow: 2px 2px;


}
.content {
	clear: both;
	float: left;
	height: 350px;
	width: 500px;
	margin-top: 20px;
	margin-left: 18px;
	font-size: 18px;
	line-height: 25px;
	font-family: "나눔고딕", "맑은 고딕", "돋움", "굴림";
}
#header {
	height: 62px;
	width: 780px;
	background-image: url(images/titl_img.png);
	background-repeat: no-repeat;
}
.menu {
	height: 38px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 40px;
}
.menu_01 {
	float: left;
	height: 20px;
	width: 350px;
	margin-right: 0px;
	text-align: left;
	font-size: 20px;
	margin-top: 12px;
	line-height: 20px;
	color: #555;
	font-weight: bold;
}
.menu_02 {
	float: right;
	height: 15px;
	width: 370px;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
	line-height: 15px;
	color: #555;
}
