@charset "euc-kr";
.back01 {
	background-color: #f1f1f1;
	background-image: url(images/main_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td, body, tr {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #002d57;
}
a:link {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #002d57;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #7e8a96;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #ee7000;
	text-decoration: none;
}
a:active {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #002d57;
	text-decoration: none;
}
.font01 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b5b7b7;
}
.back02 {
	background-image: url(images/main_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.input01 {
	background-color: #f9f6f6;
	border: 1px solid #CCCCCC;
}
.menu_01 {
	background-image: url(images/menu_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
