@charset "euc-kr";
@import url(base.css);
@import url(layout.css);
#head
	{
		background-image: url(/2006/images/head_main_bg.jpg);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		position: relative;
		height: 127px;
		width: 100%;
		top: 0px;
		z-index: 1;
	}
/*
 * Top Navigation - Sub Menu
 */
#navi-top1 li.menu-2 ul.depth2 {
	visibility: visible;
}


/*
 * left navigation
 */
#nav-left {										/* left navigation bottom bg */
	background-image: url(/2006/html/images/leftnav_bg_center.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav-left #nav-sub {							/* leftnavigation title bg */
	background-image: url(/2006/html/images/leftnav_title_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*
 * body
 */
#bodywrap {
	width: 920px;
}
#subbody {
	min-height: 600px;
}
* html #subbody {
	height: 600px;
}
/* subbody title h1 */
#subbody h1.subcontent {
}
#subbody h1.subcontent .copy {							/* subbody title copy */
}
/*#subbody #lacation {
	float: right;
	magin-top:0xp;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top:0px;
	padding: 0 3px 3px 3px;
	font-size: 90%;
	color: #666666;
}*/
/* subbody contentbox */
#subbody #center {
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#center h3 {
	font-size: 120%;
	color: #669900;
	margin: 0px;
	padding: 0px;
}
/*#center p {
	margin-top: 5px;
}*/
#center .itelic {
	font-style: oblique;
	font-size: 105%;
}
h2.stitle {
	margin-left: 0px;
	margin-top:43px;
	margin-bottom:0px;
	padding:0px;
	position: absolute;
}
.declare {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: none;
}
#declare p {
	margin-top: 40px;
}

/* Sub Left Navigation */
/*.box-depth3 {
	background-image: url(/2006/html/images/leftnav_depth3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	width: 135px;
	left: 121px;
	visibility: hidden;
}
ul.depth3 {
	background-image: url(/2006/html/images/leftnav_depth3_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
.box-depth3 ul.depth3 li {
	width: 80px;
	margin-left: 15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	list-style: none;
}*/

/* Sub Left Navigation 2*/
.box-depth3 {
	background-image: url(/2006/html/images/leftnav_depth3_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 100px;
	left: 123px;
	visibility: hidden;
}
ul.depth3 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 5px;
}
ul.depth3 li {
	width: 65px;
	list-style: none;
}

/*div#menu-2-1-1 {
	top: 132px;
}
div#menu-2-2-1 {
	top: 161px;
}
div#menu-2-3-1 {
	top: 192px;
}
div#menu-2-4-1 {
	top: 222px;
}
div#menu-2-5-1 {
	top: 252px;
}
div#menu-2-6-1 {
	top: 282px;
}
div#menu-2-7-1 {
	top: 312px;
}
div#menu-2-8-1 {
	top: 342px;
}*/

/* BBS */
.list_title a:link {
	font-family: Dotum, "µ¸¿ò", sans-serif;	
}
.list_title a:visited {
	font-family: Dotum, "µ¸¿ò", sans-serif;	
}