@charset "euc-kr";
html, body {
	color: #777;
	background:#fff;
	font-family: "µ¸¿ò", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	background:url(/img/main/main_bgRpt.gif) repeat-x 0 0; 
	padding:0;
	margin:0;
	}
a {
	color: #777;
	font: normal 12px "µ¸¿ò", sans-serif;
	text-decoration: none;
}
a:link {
	color: #777;
	font: normal 12px "µ¸¿ò", sans-serif;
	text-decoration: none;
}
a:visited {
	color: #777;
	font: normal 12px "µ¸¿ò", sans-serif;
	text-decoration: none;
}
a:hover {
	color: #252525;
	font: normal 12px "µ¸¿ò", sans-serif;
	text-decoration: none;
}
a:active {
	color: #252525;
	font: normal 12px "µ¸¿ò", sans-serif;
	text-decoration: none;
}
caption { text-indent:-9999px; line-height:0; }
ul, li { padding:0; margin:0; list-style:none; }
img { border:0; }
.cl { clear:both; line-height:1; font-size:1%; }
input {border:1px solid #d2d2d2; background-color:#FFF; padding:2px; font-size:12px; color:#666668; }
.input_cs {border:none; background:none; padding:0; vertical-align:top;}
textarea { border:1px solid #d2d2d2; background-color:#FFF; padding:2px; font-size:12px; color:#666668; }
select { color:#999999; font-size:12px; }
dl, dt, dd { margin:0; padding:0; }
p { margin-bottom:30px; }
iframe { overflow:auto; }
/* layout */
#wrapper {
	width: 986px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	text-align:left;
	height:100%;
	position:relative;
	background-color:transparent;
	z-index:1;
}
#mainGNB { width:986px; height:92px; }
#mainContainer { width:986px; }
	#mainLflash { float:left; width:698px; }
	#mainRcon { float:left; width:273px; padding:20px 15px 0 0; }
		.mainSch { text-align:center; margin-bottom:20px; }
		.mainSch h2 { background:url(/img/icon/bul_5.gif) no-repeat 187px 2px; padding-left:185px; margin-bottom:5px; }
		.mainSch ul { overflow:hidden; height:28px; margin-left:15px; }
		.mainSch li.l { float:left; width:15px; height:28px; background:url(/img/main/sch_l.gif) no-repeat 0 0; }
		.mainSch li.c{ float:left; width:188px; padding:4px 0 0 0; height:25px; background:url(/img/main/sch_rpt.gif) repeat-x 0 0; }
		.mainSch li.c input { border:none; width:180px; }
		.mainSch li.r { float:left; width:55px; height:28px; }
		.mainDir { height:20px; }
		.newData { background:url(/img/main/bar.gif) no-repeat left bottom; width:273px; padding-bottom:15px; }
		.newData h2 { float:left; background:url(/img/icon/bul_5.gif) no-repeat 3px 2px; padding-left:15px; margin-bottom:5px; }
		.reschNews { margin-top:10px; }
		.reschNews h2 { float:left; background:url(/img/icon/bul_5.gif) no-repeat 3px 2px; padding-left:15px; margin-bottom:5px; }
		.more { float:right; padding-top:4px; }
		.more img { padding:3px 0; }
		.dataList { clear:both; margin-top:5px; line-height:17px; }
		.dataList li { background:url(/img/icon/bul_6.gif) no-repeat 8px 6px; padding-left:15px; }
		.dataList li span { color:#347fd5; font-size:12px; }
