body {
	font-family: "돋움", dotum;
	padding: 0px;
	background-image: url(/index/images/bg_top.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 12px;
}
td {
	font-family: "돋움", dotum;
	color: #999999;
	line-height: 18px;
	font-size: 12px;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: "돋움,dotum";
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "돋움,dotum";
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "돋움", dotum;
}
.title01 {
	font-weight: bold;
	color: #CC9900;
}
.px11 {
	font-size: 11px;
}
