body {
	margin: 0px;
	padding: 0px;
	font-family: "MS UI Gothic";
	font-size: x-small;
	line-height: 120%;
}

td {
	font-family: "MS UI Gothic";
	font-size: x-small;
	line-height: 120%;
}table.Search {
	background-color: #E7E7E7;
	padding: 10px;
}
td.DefaultNoteLabel {
	color: #999999;
	font-weight: bold;
}
td.DefaultNoteValue {
	color: #999999;
}table.BbsNotice {
	background-color: #EBEBEB;
	padding: 10px;
	width: 100%;

}
div.Header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #D6D7D6;
	color: #525152;
}
span.Footer {
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
table.DgItemList {
	background-color: #C1C6DF;

}
td.DgCategoryInfo {
	color: #717171;

}
table.DgExample {
	background-color: #E4E4E4;
}
tr.dgPager {
	font-family: "MS UI Gothic";
	font-size: x-small;
	text-decoration: none;
	color: #666666;
}
div.Message {
	background-color: #EFEBFF;
	padding: 20px;
	width: 450px;
}