@charset "euc-kr";
body {
	margin: 0px;
	background-color: #333333;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	color: #999999;
	font-size: 12px;
}
#bbs_td {
	padding-top: 62px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#bbsframe { background-color: #000000; }

#base { height: 100%; }
#contents { border: 6px solid #000000; }
#intro_td {
	padding-top: 77px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#noticediv {
	position:absolute;
	left:242px;
	top:508px;
	width:138px;
	height:116px;
	z-index:10;
	text-align: left;
}
#noticediv a:link { text-decoration: none; }
#noticediv a:visited { text-decoration: none; }
#noticediv a:hover { text-decoration: none; }

