@charset "utf-8";
#cnt_body {
	font-family: "나눔고딕";
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	color: #333;
}
tr td {
	font-size: 13px;
	color: #333;
}
.a {
	color: #00F;
}
