﻿html, body {
	background: url(/Images/bg_img.jpg);
	margin:0;
	padding:0;
	height:100%;
	min-height: 100%;
	width:100%;
}
#topbg {
	width:100%;
}
#wrap {
	width:995px;
	margin:0 auto;
	height:100%;
	min-height :100%;
	
}
#maincontainer {
	background: url(/Images/bg_main.jpg) no-repeat top left;
	width:910px;
	height:643px;
	background-color:#fff;
}
#mainbottom {
	background: url(/Images/bg_mainbottom.jpg) repeat-x bottom left;
}
#quickbanner {
	float:right;
	margin:50px 0 0 0;
	width :75px;
}
/** 상단 영역 레이아웃 **/
#topmenu {
	height:140px; 
}
/** 하단 영역 레이아웃 **/
#bottom {
	background:url(/Images/bg_bottom.gif) repeat-x;
	color:#fff; 
	float:left; 
	width:100%;
	min-height:60px;
	_height:60px; /* ie6전용*/
}
#bottom .comment {
	margin:0 auto;
	width:995px;
	padding:10px 0 0 0;
}
#bottom .comment a:link {
	color:#fff;
	text-decoration:none;
}
#bottom .comment a:visited {
	color:#fff;
	text-decoration:none;
}
#bottom .comment a:active {
	color:#fff;
	text-decoration:none;
}
#bottom .comment a:hover {
	color:#f9d44e;
	text-decoration :underline;
}

/** 왼쪽 메뉴 레이아웃 **/
#leftwrap {
	width:149px;
	float:left;
	padding:0px 0 0 40px; 
}

#leftwrap ul{ padding:0; margin:0;}
#leftwrap ul li{ padding:0; margin:0; list-style:none;}
	
	min-height:300px;
}
#leftcontainer {
	height:100%;
}

/** 전체 레이아웃 배경 **/
.bg_container{
	background: url(/Images/bg_container.jpg) repeat-y;
	height:100%;
	min-height:100% !important;
	float:left;
}

/** 공원소개 top **/
#subcontainer_01 {
	background: url(/Images/sub/bg_subtop_01.jpg) no-repeat top left;
	width:910px;
	float:left;
	height:100%;
	min-height:100%;
}
/** 사이버투어 top **/
#subcontainer_02 {
	background: url(/Images/sub/bg_subtop_02.jpg) no-repeat top left;
	width:910px;
	float:left;
	height:100%;
	min-height:100%;
}
/** E갤러리 top **/
#subcontainer_03 {
	background: url(/Images/sub/bg_subtop_03.jpg) no-repeat top left;
	width:910px;
	float:left;
	height:100%;
	min-height:100%;
}
/** 참여광장 top **/
#subcontainer_04 {
	background: url(/Images/sub/bg_subtop_04.jpg) no-repeat top left;
	width:910px;
	float:left;
	height:100%;
	min-height:100%;
}
/** 주변환경 top **/
#subcontainer_05 {
	background: url(/Images/sub/bg_subtop_05.jpg) no-repeat top left;
	width:910px;
	float:left;
	height:100%;
	min-height:100%;
}
/** 서브 컨텐츠 전체 영역 **/
#contentplace 
{
	width:645px;
	background:url(/Images/left_sodo02.gif) repeat-y top left;
	padding: 0px 0px 60px 41px;  float:left;
}