.topengbar {
	position: relative;
	margin-top:0; 
}
#scr1 div {
 visibility:hidden;
}
#scr1, #scr1 div.default {
  color:white;
  width:600px;
  height:27px;
  overflow:hidden;
  visibility:visible;
}
#scr1 table tr td div {
 visibility:visible;
}

#scr2 div {
 visibility:hidden;
}
#scr2, #scr2 div.default {
  color:white;
  width:907px;
  height:40px;
  overflow:hidden;
  visibility:visible;
}
#scr2 table tr td div {
 visibility:visible;
}

#scr3 div {
 visibility:hidden;
}
#scr3, #scr3 div.default {
  color:white;
  width:180px;
  height:27px;
  overflow:hidden;
  visibility:visible;
}
#scr3 table tr td div {
 visibility:visible;
}


#scr4 div {
 visibility:hidden;
}
#scr4, #scr4 div.default {
  color:white;
  width:180px;
  height:100px;
  overflow:hidden;
  visibility:visible;
}
#scr4 table tr td div {
 visibility:visible;
}


.topmenu {
	z-index: 100;
	position: relative;
	width: 907px;
	height: 30px;
}

.boardbg {
	background-image: url('../imgs/topbc.gif');
	background-repeat: repeat-x;
	background-position: top left;
}


.topbody {
	background-image: url('../imgs/topbg.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.topsndmenu {
	z-index: 101;
	position: absolute;
	padding-top:5px;
	width: 907px;
	height: 30px;
	background-color:#ffffff;

}


.leftsndmenu{
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-style:solid;
	border-color:#cccccc;
	width: 170px;
}

.mainimage {
	position: relative;
}

.mainframe {
	position: relative;
	border-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-style:dotted;
	border-color:#333333;
	width: 907px;
	height: 350px;
	background-color: #ffffff;
}
.copyright {
	position: relative;
	width: 907px;
	height: 100px;
	background-color: #efefef;

}

.sidebg {
	background-image: url(../imgs/sidebg.gif);	
	background-repeat:no-repeat;
	width: 184px;
	height: 27px;
	color:#ffffff;
	font-weight: bold;
	font-family:돋움, 굴림;
	font-size: 12px;
	padding-top: 3px;
}



