@charset "utf-8";
.mtext {
	font-family: "돋움";
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-align: justify;
}
.m2 {
	font-family: "돋움";
	font-size: 12px;
	line-height: 135%;
	color: #000;
}

.box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.title {
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.dotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pyo {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.tb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tb2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.sigong {
	font-family: "돋움";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

