@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	color:#7d7d7d;
	font-size:12px;
	font-family:돋움;
	line-height:140%;
}
.bradcrumbs {
	color:#5a5959;
	text-align:right;
	padding:0px 4px 9px 0px;
	vertical-align:bottom;
}
a {
	color:#7d7d7d;
	text-decoration:none;
}
.namefield {
	background-color:#272727;
	border:solid 1px #404042;
	font-size:12px;
	color:#AAAAAA;
}
.sitemapTD {
	height:23px;
	border-style:solid;
	border-color:#191919;
	border-width:0px 0px 1px 0px;
	text-align:left;
	vertical-align:middle;
}
.history{
	padding:10px 10px 10px 6px;
	line-height:160%;
}
.border-r{
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#242424;
	text-align:center;
}
.border-rb{
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#242424;
	text-align:center;
}
.border-b{
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#242424;
	text-align:center;
}
