A.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Batang;
}
A.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Batang;
}
A.menu:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-family: Batang;
}
.td_down_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.title_label {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Batang;
}
