@charset "euc-kr";

A:link {COLOR: #333333;TEXT-DECORATION: none}
A:active {COLOR: #333333;TEXT-DECORATION:none}
A:visited {COLOR: #333333;TEXT-DECORATION:none}
A:hover {COLOR: #333333;TEXT-DECORATION:none; }

body,td,th,select,div {
	font-family: "µ¸¿ò", "±¼¸²", "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
	margin: 0px;
}

.bg1 {
	background-image: url(../images/main_02.jpg);
}
.bg2 {
	background-image: url(../images/main_04.jpg);
}
.bg3 {
	background-image: url(../images/main_08.jpg);
	background-repeat: repeat-X;
}
.bg4 {
	background-image: url(../images/main_16.jpg);
}
.s_bg1 {
	background-image: url(../images/sub_02.jpg);
}
.s_bg2 {
	background-image: url(../images/sub_05.jpg);
	background-repeat: repeat-X;
}
.s_bg3 {
	background-image: url(../images/sub_08.jpg);
}
#top_Div {
	position:absolute;
	visibility:visible;
	left:999px;
	top:300px;
	width:70x;
	height:70px;
	z-index:1;
}
#main_Div {
	position:absolute;
	left:670px;
	top:708px;
	width:290px;
	height:35px;
	z-index:1;

}
#up_Div {
	position:absolute;
	left:720px;
	top:17px;
	width:250px;
	height:30px;
	z-index:1;
}

