@charset "euc-kr";
.top_text {
	font-family: Tahoma;
	font-size: 9pt;
	color: #7D7D7D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
}
.title_text {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.sub_title_text {
	font-family: Tahoma;
	font-size: 10pt;
	color: #7D7D7D;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 10px;
}
.sub_sub_title_text {
	font-family: Tahoma;
	font-size: 9pt;
	color: #7D7D7D;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.common_text {
	font-family: Dotum;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.middle_title_text {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.middle_text {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.down_text {
	font-family: Tahoma;
	font-size: 9pt;
	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;
}
