
.left_bg01 {
	background-attachment: scroll;
	background-image: url(/images/index_left_bg.jpg);
	background-repeat: repeat-x;
}
.right_bg01 {
	background-attachment: scroll;
	background-image: url(/images/index_right_bg.jpg);
	background-repeat: repeat-x;
}
.sub_right_bg01 {
	background-attachment: scroll;
	background-image: url(/images/sub_right_bg.jpg);
	background-repeat: repeat-x;
}
.sub_left_bg01 {
	background-attachment: scroll;
	background-image: url(/images/sub_left_bg.jpg);
	background-repeat: repeat-x;
}
.font01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²Ã¼";
	font-size: 12px;
	color: #555;
	text-decoration: none;
}

.navi {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²Ã¼";
	font-size: 11px;
	color: #555;
	text-decoration: none;
}

