@charset "euc-kr";
@import "base.css";
@import "header.css";
@import "footer.css";
@import "sub_layout.css";
@import "board.css";
body {	background-color:#fcfcf8;background:url("../sitemap/img/bg_visual.gif") repeat-x;}
#sub_wrapper {
	height:820px;
}
/* sitemap */
div.sitemap {
	width: 
	height: 
	position: relative;
}
div.sitemap h4{
	padding:10px 0 0 10px;
}
div.sitemap ul {
	padding:10px 0 0 30px;
}
div.sitemap ul li {
	padding: 0 0 3px;
}
div.sitemap ul.inner li {
	display: inline;
}
/* Á¤º¸°ø°³ */
div.sitemap ul.inner_2 {
	width:260px;
	padding: 5px 0 10px 10px;
}
div.sitemap ul.inner_2 li{
	display: inline;
	padding:0 6px 15px 0;
	background: url("../sitemap/img/sm_t00.gif") no-repeat right 0;
}
div.sitemap ul.inner_2 li.dashnone{
	background:none;
}
/* È«º¸ÀÚ·á½Ç */
div.sitemap ul.inner_4 {
	width:255px;
	padding:25px 0 0 25px;
}
div.sitemap ul.inner_4 li{
	float: left;
	padding:0 0 15px 6px;
	background: url("../sitemap/img/sm_t00.gif") no-repeat 0 0;
}
div.sitemap ul.inner_4 li.dashnone{
	background:none;
}
/* ÁÖ¿ä»ç¾÷ */
div.sitemap ul.inner_5 {
	width:130px;
	padding: 2px 0 8px 10px;
}
div.sitemap ul.inner_5 li,
div.sitemap ul.inner_51 li {
	display: inline;
	margin: 0 2px 0 0;
	padding:0 6px 15px 0;
	background: url("../sitemap/img/sm_t00.gif") no-repeat right 0;
	line-height: 0px;
	overflow:hidden;
}
div.sitemap ul.inner_5 li.dashnone,
div.sitemap ul.inner_51 li.dashnone{
	background:none;
}
div.sitemap ul.inner_51 {
	width:230px;
	padding: 2px 0 8px 10px;
}


div.sitemap .menu1 {
	width: 258px;
	height:168px; 
	background: url("../sitemap/img/round_1.gif") no-repeat;
	position: absolute;
	left: 240px;
	top: 340px;
}
div.sitemap .menu2 {
	width: 329px;
	height: 169px;
	background: url("../sitemap/img/round_2.gif") no-repeat;
	position: absolute;
	left: 520px;
	top: 340px;
}
div.sitemap .menu3 {
	width: 260px;
	height: 171px;
	background: url("../sitemap/img/round_3.gif") no-repeat;
	position: absolute;
	left: 240px;
	top: 517px;
}
div.sitemap .menu4 {
	width: 329px;
	height: 150px;
	background: url("../sitemap/img/round_4.gif") no-repeat;
	position: absolute;
	left: 520px;
	top: 517px;
}
div.sitemap .menu5 {
	width: 260px;
	height: 229px;
	background: url("../sitemap/img/round_5.gif") no-repeat;
	position: absolute;
	left: 240px;
	top: 700px;
}
div.sitemap .menu6 {
	width: 329px;
	height: 205px;
	background: url("../sitemap/img/round_6.gif") no-repeat;
	position: absolute;
	left: 520px;
	top: 700px;
}
div.sitemap .menu7 {
	width:260px;
	height: 150px;
	background: url("../sitemap/img/round_7.gif") no-repeat;
	position: absolute;
	left: 240px;
	top: 950px;
}
