@charset "utf-8";
@font-face { font-family: "NanumGothic"; src: url(/common/lib/css/font/NanumGothic.eot); }
body { 
	margin: 0; 
	font-family: "NanumGothic","Malgun Gothic","Dotum","Apple Gothic","Gulim","Tahoma","sans-serif";
	font-size: 12px;
	color: #666;
	line-height: 140%;
	letter-spacing: 0px;
}

* { margin: 0; padding: 0; }
a { color: #333; text-decoration: none; }
a:hover { color: #000; }
input, select { font-family: dotum, gulim; }
img { border: 0; margin: 0; }
ul, li { margin: 0; padding: 0; list-style: none; }
p, dd, dt, dl { margin: 0; padding: 0; }

.isHidden, .hidden { display: none; }
.noMargin { margin: 0; }
.more { vertical-align: middle; }
.lineSp { clear: both; width: 100%; overflow: hidden; height: 10px; }

#lyBgBox { background: url(/img/common/layout/bg.jpg) center; }
#lyIndexBox { width: 977px; margin: auto; background-color: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
#lyContentsBox { width: 947px; margin: auto; padding: 10px 0 0 0; }

/* Áß°£ ¹è³Ê ¹× ½ºÄÉÁÙ */
#lyHeaderBanner { float: none; overflow: hidden; background: }
#lyHeaderBanner .picBox { float: left; width: 701px; height: 292px; background-color: #fff; }
#lyHeaderBanner .picBox img { width: 682px; height: 292px; border: 1px solid #ddd; }
#lyHeaderBanner .schedule { 
	float: right; margin: 0; width: 246px; height: 294px; background-color: #272726; 
	/*background: url(/img/kr/index/schedule/bgSchedule.jpg) repeat-x;*/
	background-color: #ebebeb;
	text-align: center; 
}
#lyHeaderBanner .schedule ul { margin: 18px auto 10px auto; }
#lyHeaderBanner .schedule ul li { margin-bottom: 5px; }
#lyHeaderBanner .schedule li:after { content: ""; clear: both; display: block; }
#lyHeaderBanner:after { content: ""; clear: both; display: block; }

/* ÁÂÃø¸Þ´º */
#lyCenterBox { width: 100%; overflow: hidden; background: url(/img/kr/index/bgLyRight.jpg) no-repeat 701px; padding-bottom: 20px; }
#lyLeft { float: left; width: 700px; margin: 0; }
	
	#awardList { clear: both; overflow: hidden; margin-left: -17px; }
	#awardList .imgBox { width: 217px; height: 120px; overflow: hidden; }
	#awardList .infoBox { margin-top: 7px; }

	#indexNoticePressBox { margin: 15px 0 0 0; padding: 0; width: 100%;overflow:hidden; }
	#indexNoticePressBox dl.half { width: 325px; margin: 0 10px 0 0; } 
	#indexNoticePressBox dt a { font-size: 14px; color: #187D94; margin-bottom: 5px; font-weight: bold; }
	#indexNoticePressBox dt .date { font-size: 10px; color: #666; margin-left: 10px; }
	#indexNoticePressBox dd a { font-size: 13px; color: #595959; margin-bottom: 10px; line-height: 160%; }
	dl.boxLeft { float: left; }
	dl.boxRight { float: right; }

#lyRight { float: right; width: 246px;  }
#lyRight .rightBanner { margin: 15px 0 0 15px; }
	#webzineNoticeBox { margin: 20px 15px 0 15px; }
	#webzineNoticeBox h3 { margin-bottom: 10px; }
	#webzineNoticeBox dl { margin-bottom: 15px; }
	#webzineNoticeBox dt { float: left; margin-right: 5px; }
	#webzineNoticeBox .title { color: #1C7E95; font-weight: bold; }


/* ÇÏ´Ü */
#lyFooter { clear: both; float: none; padding-top: 3em; }
#lyFooter .sponser { border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; padding: 0.3em 0 0.3em 0; }
#lyFooter .copyright { float: left; }
#lyFooter .copyright p { font-size: 12px; margin-top: 15px; }
#lyFooter .logo { float: left; margin-right: 10px; }
#lyFooter:after { content: ""; clear: both; display: block; }

#lyContentsBox:after { content: ""; clear: both; display: block; }
#lyIndexBox:after { content: ""; clear: both; display: block; }

#awardBox { clear: both; margin-right: 20px; }
#awardBox .title { width: 100%; background-color: #3399FF; padding: 5px 0 5px 5px; margin-bottom: 10px; } 
#awardBox .prize { color: #1C7E95; }

#awardBox .noImg { width: 150px; height: 150px; background-color: #ebebeb; }
#awardBox .awardList { float: left; margin: 5px 0 10px 17px; }
