@charset "euc-kr";
.top_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
}
.title_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.sub_title_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 10px;
}
.sub_sub_title_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.common_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.middle_title_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.middle_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.down_text {
	font-family: "Malgun Gothic","¸¼Àº°íµñ",dotum,"µ¸¿ò",'Apple SD Gothic Neo', Sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
}
a:link {
	text-decoration: none;
	color: #7D7D7D;
}
a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
a:active {
	color: #7D7D7D;
	text-decoration: none;
}
a:hover {
	color: #EC008C;
}
.table {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
}
