@charset "euc-kr";
@import "base.css";
@import "common.css";
body {
	background: url("../images/main_bg.jpg") no-repeat center top;;
	margin: 0 auto;

}
div.wrap {
	margin: 0 auto;
	width:980px;
	position: relative;
}
div.mainContent{
	padding-left:28px;
}
div.mainContent p#visual{
	position: absolute;
	left: 0px;
	top:101px;
	z-index:-100px;
}
div#noticeWrap{
	width:427px;	
	height:110px;
	position: relative;
	background: url("../images/bg_notice.gif") no-repeat;
	padding:0 20px;

}
div#noticeWrap h2{ 
	position: absolute;
	left: 10px;
	top: 10px;
}
div#noticeWrap ul {
	padding:20px 0 0 120px;
}
div#noticeWrap ul li{
	background: url("../images/icon_notice.gif") no-repeat 0 4px;
	padding-left:10px;
	font-size:11px;
}

div#noticeWrap p.more{
	position: absolute;
	right: 15px;
	top: 25px;
}
ul.event {
	padding:25px 0;
}
ul.event li{
	display:inline;
}
ul.banner {
	background: url("../images/bg_banner_site.gif") no-repeat;
	width:467px;
	padding:5px ;
	margin:25px 0 30px 0;
}
ul.banner li{
	display:inline;
	padding-left:40px;
}
ul.banner li.end_child{
	display:inline;
	padding-left:63px;
}
div#family {
	width:980px;
	position: relative;
}
div#family div.family_01{
	float:left;
	background: url("../images/bg_family_01.gif") no-repeat;
	width:197px;
	height:43px;
	padding:22px 0 0 20px;
}
div#family div.family_01 p{
	margin:-33px 0 0 50px;	
}
div#family div.family_02{
	float:left;
	background: url("../images/bg_family_03.gif") no-repeat;
	width:332px;
	height:43px;
	padding:22px 0 0 20px;
	margin:0 14px;
}
div#family div.family_02 span{
	position: absolute;
	left: 315px;
	top: 10px;
}
div#family div.family_02 ul{
	position: absolute;
	left: 437px;
	top:12px;
}

div#family div.family_02 ul li{
	display:inline;
	padding-right:10px;
}

div#family div.family_03{
	float:left;
	background: url("../images/bg_family_03.gif") no-repeat;
	width:332px;
	height:43px;
	padding:22px 0 0 20px;
}
div#family div.family_03 ul{
	margin:-27px  0 0 50px;	
}
div#family div.family_03 ul li{
	display:inline;
	padding-right:10px;
}
div#footer {
	text-align:right;
}