@charset "euc-kr";
 @import url(reset.css);
@import url(main-layout.css);
@import url(common.css);
#mainWrap {
	position:relative;
	height:630px;
	left:50%;
	top:0px;
	margin-left:-491px;
	width:985px;
	background:url(../../../korean/images/main/mainbg.gif) top no-repeat;
	font-family:dotum;
}
#main_img {
	top:230px;
	left:15px;
	width:568px;
	height:352px;
	position:absolute;
}
#news {
	position:absolute;
	top:127px;
	left:638px;
	width:327px;
	height:120px;
	background: url(../images/main/line02.gif) bottom no-repeat;
}
#news .more {
	position:absolute;
	top:0px;
	left:272px;
}
#news ul {
	background: url(../images/main/line01.gif) no-repeat left top;
	padding:10px 0 0 10px;
}
/*#news ul li{
	width:310px;
	height:14px;
	line-height:15px;
	font-size:12px;
	margin-bottom:3px;
	color:#0f469f;
	background:#CF9;
}*/
#news .title {
	display:block;
	float:left;
	color:#0f469f;
	font-size:12px;
	width:250px;
	background:url(../images/main/new_bl.gif) no-repeat left 6px;
	padding: 0 0 2px 7px;
	margin:0;
}
#news .date {
	display:block;
	float:right;
	color:#4077d1;
	width:50px;
	text-align:right;
	font-size:10px;
	line-height:16px;
	font-family:Tahoma;
}
#news ul li a:link, #news ul li a:visited {
	color:#0f469f;
	text-decoration:none;
}
#news ul li a:hover, #news ul li a:active {
	color:#505050;
	text-decoration:none;
}
#main_btn {
	position:absolute;
	top:247px;
	left:638px;
	width:327px;
	height:75px;
	background: url(../images/main/line03.gif) bottom no-repeat;
}
#main_btn ul {
	margin-top:8px;
}
#main_btn ul li {
	float:left;
	padding-left:12px;
	padding-right:11px;
	background:url(../images/main/line04.gif) left no-repeat;
}
#main_btn ul li.first {
	background:none;
}
#search {
	position:absolute;
	top:322px;
	left:638px;
	width:327px;
	height:43px;
	background: url(../images/main/line03.gif) bottom no-repeat;
}
#search img {
	margin:8px 0 0 0;
	padding-left:12px;
}
#search .search_int {
	width:204px;
	height:23px;
	border:none;
	background:url(../images/main/search_02.gif) no-repeat;
	padding:2px 0 0 5px;
	margin-left:5px;
	margin-bottom:13px;
	font-size:12px;
}
#search .imgType {
	width:58px;
	height:23px;
	border:none;
	margin:0 3px 5px 0;
	margin-bottom:16px;
}
#qna {
	position:absolute;
	top:365px;
	left:638px;
	width:327px;
	height:34px;
	background: url(../images/main/line03.gif) bottom no-repeat;
}
#qna img {
	margin:8px 0 0 11px;
}
#movie {
	position:absolute;
	top:408px;
	left:648px;
}
#movie dl dt {
	margin-bottom:8px;
	line-height:0;
}
#movie dl dt img{
	display:block;
}
#main_quick {
	position:absolute;
	top:408px;
	left:760px;
}
#main_quick p {
	margin-bottom:8px;
}
#main_quick li {
	line-height:0;
}
#main_quick li img{
	display:block;
}
#banner {
	position:absolute;
	top:520px;
	left:649px;
}

