body {
	padding:0px 0 0 10px;
	margin:0px;
	width:100%;
	height:auto;
	background-color:#6FB634;
	background:url('bg.gif') repeat;
	font-family:verdana, dotum;
	letter-spacing:1px;
	overflow-x:hidden;
	z-index:0;
}
*html body {
	margin-bottom:10px;
}
td {
	font-size:10px;
	color:black;
	letter-spacing:1px;
}
a { 
	font-family:verdana; 
	font-size:11px; 
	letter-spacing:1px;
	color:#ff5400;
	cursor:pointer;
}
a:link { text-decoration : none;}
a:visited { text-decoration : none;}
a:active { text-decoration : none;}
a:hover { text-decoration : underline;}
p {	display:inline;padding:0px;margin:0px; }
img {	padding:0px;border-width:0px; }
div { display:inline; }

.Main {
	float:left;
	clear:both;
	width:650px;
	height:auto;
	background-color:#ffffff;
	margin:0px;
	border:solid 1px #e0e0e0;
}
.Main iframe {
	float:left;
	width:100%;
	overflow:hidden;
}
.Main_Right {
	float:left;
	width:110px;
	margin:0 0 0 10px;
}


.Menu {
	float:left;
	width:100%;
	background-color:Transparent;
	padding:30px 0 0 0;
	font-size:11px;
}
.Menu a {
	float:left;
	font-size:11px;
}
.Menu p {
	float:left;
	width:100%;
	font-size:11px;
}
.SubMenu {
	border-top:solid 1px #ffffff;
	padding-top:10px;
	margin-top:10px;
}

.Dot {
	position:absolute;
	background:url('bg1.gif') repeat;
	top:70px;
	left:770px;
	width:140px;
	height:140px;
	z-index:999;
}

.Top {
	float:left;
	width:100%;
	height:15px;
	margin:10px 0 0 2px;
	font-size:11px;
	color:#169ADA;
	font-family:Tahoma;
}

.Bottom {
	float:left;
	clear:both;
	width:100%;
	height:10px;
}
