.table_1 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #2b5e6a;
	font-weight: bold;
	text-align: center;
}
.table_2 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #878787;
	text-align: center;
}
.table_3 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #878787;
}
.table_4 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.table_5 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #2b5e6a;
	font-weight: normal;
}
.table_6 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #2b5e6a;
	text-align: left;
	font-weight: bold;
}
.table_7 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #2b5e6a;
	text-align: left;
	font-weight: normal;
}

.form_1 {
	background-color: #e4e4e4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

a:link {font-family:"돋움";font-size: 12px;color: #2b5e6a;text-decoration:none;}
a:active {font-family:"돋움";font-size: 12px;color: #2b5e6a;text-decoration:none;}
a:visited {font-family:"돋움";font-size: 12px;color: #2b5e6a;text-decoration:none;}
a:hover {font-family:"돋움";font-size: 12px;color: #2b5e6a;text-decoration:underline;}
