body {
    margin: 0;
	font-family: Tahoma, Dotumche, Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 13pt;
}

table,td,tr
{ 
	font-family:Dotumche; 
	font-size:9pt; 
	color:#484848; 
	line-height:20px;
}

#Main {
	padding:0;
	clear:both;
	height:478px;
	width:100%;
	background: url(/images/main_bg.gif) top left repeat-x;
}

#MainContent {
	margin: 0 auto;
	padding:0;
	clear:both;
	height:;
	width:997px;
}

#MainContent #Main_Left {
	width:240px;
	float: left;
}


#MainContent #Main_Right {
	width:757px;
	float: right;
}

#MainBottom {
	margin: 0 auto;
	padding-top: 20px;
	clear:both;
	height:;
	width:995px;	
}

#MainBottom #List1 {
	width:230px;
	float: left;

}

#MainBottom #List2 {
	width:280px;
	float: left;

}
#MainBottom #List3 {
	width:230px;
	margin-right:0px;
	float: left;

	
}
#MainBottom #List4 {
	width:220px;
	float: left;

}
#notice{
	height:100px;
	background-color:#ffffff;
	padding-top:5px;
}


/* ¸ÞÀÎÀÌ¹ÌÁö ·Ñ¸µ */
.clsBannerScreen {
	overflow: hidden;
	position: relative;
	height: 478px;
	width: 534px;
	clear:both;
}
.clsBannerScreen .images {
	position:absolute;
	display:none;
}

.clsBannerButton {
	position: absolute;
	top: 700px;
	*top: 700px;
	z-index: 1;
	list-style:none;
	margin-left: 300px;
}

.clsBannerButton li {
	cursor: pointer;
	float: left;
	margin-left: 10px;
}

.bannerOver{
	color:white;
	font-size:20pt;
}
.bannerFit{
	font-size:20pt;
}

table.maintable {
	margin:0 0 0 0;
	padding:0;	
	width: 100%;
	text-align:center; 
	border-collapse:collapse;
	border-width: 0px;
	border-style: solid;
	border-color: #e6e6e6;
}
.maintable th {
	padding:5px 10px;
	background:#ffffff; 
	color:#333333; 
	text-align:center; 
		border-width: 0px;
	border-style: solid;
	border-color: #e6e6e6;
}
.maintable td {
	border-width: 0px;
	padding: 3px;
	border-style: solid;
	border-color: #ccc;
	text-align: left;
}
