@charset "utf-8";
.text {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 600px;
}
.addention {
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.find {
	color: #736357;
	font-family: "돋움";
	font-size: 12px;
	text-decoration: none;
}
.board_title {
	font-family: "돋움";
	font-size: 13px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
.input {
	font-family: "돋움";
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.title {
	font-family: "돋움";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

