body {
	background:url(/2007/img/common/layout/center_main_full_bg.jpg);
	background-repeat: repeat-x;
	background-color: #9CD09F;
}

#header {
	height: 100px;
	margin:0;
	padding:0;
	border:0;
}

#full_content {
	position: absolute;
	left: 0px;
	top: 82px;
	width: 754;
	height:740;
	z-index:2
}

#centerContainer {
	margin: 0;
	padding: 0;
/*	background:url(/2007/img/common/layout/center_main_bg_bottom.jpg);*/
	background-repeat: repeat-y;
	height: 100%;
}

#centerContainerMiddle {
	margin: 0;
	padding: 0;
/*	background:url(/2007/img/common/layout/center_main_bg.jpg);*/
	background-repeat: no-repeat;
	height: 100%;
}

#centerContainerBottom {
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 100%;
}

#leftmenu {
	position: absolute;
	left: 0px;
	top: 82px;
	width: 280px;
	height: 700px;
	padding-top: 59px;
	background:url(/2007/img/common/layout/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	z-index:1;
}

#leftmenu {
	position: absolute;
	left: 0px;
	top: 82px;
	width: 280px;
	height: 700px;
	padding-top: 59px;
	background:url(/2007/img/common/layout/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	z-index:1;
}

#centerNav {
	height: 72px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}

#centerNavTitle01 {
	height: 50px;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

#center {
	float: left;
	width: 680px;
	margin: 0;
	padding: 0 0 50px 0;
}

#footer {
	clear: both
}

#footer ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#footer li {
	float: left;
	margin: 10px 20px 0 0;
	padding: 0;
}

/*clear: both*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* 메뉴위치 시작 */

#centerNavText {
	margin: 0;
	padding: 50px 0 0 0;
}

#centerNavText a {
	text-decoration: none;
}

#locationNow a {
	font-weight: bold;
}

/* 메뉴위치 시작 */

/* 문단관련 시작 */

#subTitle {
	margin: 35px 0 28px 0;
}

/* 문단관련 끝 */

#latest_leftmenu {
	position: absolute;
	left: 0px;
	top: 82px;
	width: 280px;
	height: 700px;
	padding-top: 59px;
	z-index:3;
}


#latest {
	width: 100%;
	margin: 520px 0 0 0;
	text-align: center;
}
