@charset "euc-kr";
@import url("base.css");

#body {
	position: relative;
	margin: 0 auto;
	width: 885px;
}

#left, #main {
	float: left;
}

#left {
	width: 215px;
}

#main {
	position: relative;
	width: 670px;

}


#mainlogo {
	z-index: 10;
	width: 215px;
	height: 86px;
	background: url(/images/subback/sub7_top_logo.gif) no-repeat; 
}

#login,
#login_after,
#menumiddle {
	float: left;
}

#leftbanner {
	clear: both;
	position: relative;	
	top: -29px;
}


#submenu {
	padding-top: 10px;
}

#submenutop {
	position: relative;
	width: 195px;
	height: 59px;
	background: url(/images/subback/sub7_menutop.gif) no-repeat;
	vertical-align: top;
}

#submenubottom {
	position: relative;
	width: 195px;
	height: 40px;
	background: url(/images/subback/sub7_bottom.gif) no-repeat; 
}

#submenulist {
	background: #bea800;
	width: 195px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;

}


#plan {
	padding-top: 10px;
}



#menumiddle {
	width: 20px;
	height: 9px;
	background: url(/images/subback/sub7_menu_middle.gif) no-repeat; 
}

#globalmenu {
	position: relative;
	padding-left: 525px;
	width: 145px;
	height: 22px;
	background: url(/images/subback/sub7_topsideback.gif) no-repeat right bottom; 


}

#mainmenu {
	width: 670px;
	height: 47px;
}

#menuleft, #menuback, #menuright {
	float: left;
}

#menuleft {
	position: relative;
	width: 38px;
	height: 47px;
	background: url(/images/subback/sub7_menu_left.gif) no-repeat; 
}

#menuback {
	width: 625px;
	height: 47px;
	background: url(/images/subback/sub7_menu_back.gif) repeat-x bottom;
}

#menuright {
	position: relative;
	width: 7px;
	height: 47px;
	background: url(/images/subback/sub7_menu_right.gif) no-repeat; 
}

#subtitle {
	position: relative;
	width: 663px;
	height: 110px;
	background: url(/images/subback/sub7_title.gif) no-repeat;
}

/*
#footer {
	border-top: solid 2px #bea800;
}
*/

#content {
	width: 645px;
	min-height: 400px;
	padding-left: 18px;
	padding-top: 25px;
/*	overflow: visible; */
}
