@charset "utf-8";
TD {
	color: #333333;
	font-family: 돋움;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px
}
BODY {
	color: #333333;
	font-family: 돋움;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px
}

A:link {
	color: #000000;
	font-family: 돋움;
	font-size: 12px;
	text-decoration: none
}
A:visited {
	color: #000000;
	font-family: 돋움;
	font-size: 12px;
	text-decoration: none
}
A:hover {
	color: #0099FF;
	font-family: 돋움;
	font-size: 12px;
	text-decoration: underline
	}

.tran {border:0}