body {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: 000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}




td {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: 000000;
}
a:link {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
a:visited {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: 222222;
	text-decoration: none;
}
a:hover {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_h18 {
	line-height: 18px;
}
.logbox {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: 6C6C6C;
	border: 1px solid #D7D7D7;
	background-color: F7F7F7;
}
.txtbox {
	font-family: "돋움", "돋움체", "바탕체";
	font-size: 12px;
	color: 6C6C6C;
	border: 1px solid #E5E5E5;
}


.txt_h20 {
	line-height: 16px;
}
.txtbox_none {
	font-family: "돋움", "돋움체", "바탕체";
	color: 6c6c6c;
	font-size: 12px;
}
.txt_h16 {

	line-height: 16px;
}
.font_eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
