/* ¸ÞÀÎ ÆäÀÌÁö ½ºÅ¸ÀÏ */
body {
	margin:0;
	padding:0;
}
#wrapper {
	width: 100%;
}
#header {
	width:998px;
	height:90px;
	margin:auto;
}
#contents {
	width:998px;
	margin:auto;
	position:relative;
}
#searchBox {
	width:501px;
	height:60px;
	position:absolute;
	right:20px;
	top:62px;
	border:0px solid red;
}
.fontFlash {
	width:450px;
	height:200px;
	position:absolute;
	right:52px;
	top:130px;
	background-color:#bababa;
}
.mainFlash {
	width:998px;
	height:350px;
	margin-top:10px;
	background:url('/images/main/bg_mc.gif') no-repeat left top;
}
#program {
	width:938px;
	height:126px;
	margin:10px 30px 0 30px;
	padding:0;
}
#program ol li {
	float:left;
	list-style:none;
}
#notice {
	width:283px;
	margin-right:10px;
}
#notice ul li {
	clear:both;
	text-align:left;
	width:283px;
	height:16px;
	margin:1px 0;
	text-decoration:none;
}
#notice .noticeTitle {
	width:283px;
	height:21px;
	margin-bottom:7px;	
}
#notice .boardStyle {
	float:right;
	background-color:white;
} 
#program .banner {
	width:360px;
	margin-right:20px;
}
#program .hotLink {
	width:250px;
	padding-top:11px;
}

#hotLink {
	position:relative;
	padding-top:11px;
}

#program .textList {
	position:absolute;
	left:7px;
	top:85px;
}
#program .textList2 {
	position:absolute;
	left:7px;
	top:105px;
}
#quick {
position:absolute; 
right:-18px; 
bottom:0;
}

#footer {
	clear:both;
	width:998px;
	height:90px;
	margin-top:10px;
	position:relative;
	background-color:#f5f5f5;
}
#footer .bottommenu {
	font-weight:normal;
	position:absolute;
	left:170px;
	top:12px;
}
#footer .copyright {
	text-align:left;
	line-height:16px;
	width:800px;
	height:40px;
	position:absolute; 
	left:170px;
	top:35px;
}
#footer .selectBox {
	position:absolute; 
	left:800px;
	top:10px;
}
#footer .selectBox select {
	padding:1px 0;
	font-size:12px;
}

/* ÄÁÅÙÃ÷ »ó´Ü ¹è°æ */
#contLayout {
	clear:both; 
	margin:5px 0 0 0;
	background:url('/images/content/bg_cont_middle.gif') repeat-y;
}
#contLayout .page_txt {
	margin:0; padding:0;
}
#contTitle {
	width:800px;
	height:35px;
	margin-bottom:5px;
	background:url('/images/content/100218_titleBg.gif') no-repeat left top;
}
#contTitle img {
	margin:8px 0 0 10px;
}
