@charset "euc-kr";
a:link {
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a:hover {
	color: #ff9900;
	border-bottom: dotted 1px #ff9900;
}

.gulimgray {
	font-family: "¡¾¨ù¢¬©÷";
	font-size: 12px;
	color: #666666;
}
.gulimtext {
	font-family: "¡¾¨ù¢¬©÷";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.tabledotted {
	border: 1px dotted #999999;
	font-family: "¡¾¨ù¢¬©÷";
	font-size: 12px;

}

.tabletext {
	font-family: "¡¾¨ù¢¬©÷";
	font-size: 12px;
}
.tablebbs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.gulimtextgreen {
	font-family: "¡¾¨ù¢¬©÷";
	font-size: 12px;
	color: #004600;
}

