td {
	font-family: "돋움", "돋움체", "Verdana", "Arial", "Helvetica";
	color: #6f8391;
	font-size: 12px;
}
td#order {
	font-family: "돋움";
	color: #343434;
	font-size: 16px;	
}
td#order_top {
	font-family: "돋움";
	color: #343434;
	font-size: 12px;	
}
.input {
	border: 1px solid #cecece;
	font-family: "돋움", "Arial", "Verdana";
	color: #666666;
}

}
textarea {
	font-family: "돋움", "돋움체", "Verdana", "Arial", "Helvetica";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;	
	border: 1px solid #cecece;
}
A:link    {color:#6491b0;text-decoration:none;}
A:visited {color:#6491b0;text-decoration:none;}
A:active  {color:#333333;text-decoration:underline;}
A:hover  {color:#2f8dcf;text-decoration:underline}
A.menu:link {
	color: #454545;
	text-decoration: none;
	font-weight: bold;
}
A.menu:visited {
	color: #454545;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {
	color: #982222;
	text-decoration: none;
	font-weight: bold;

}
A.menu:active {
	color: #982222;
	text-decoration: none;
	font-weight: bold;
}

.faq_q {
	font-family: "돋움", "돋움체", "Verdana", "Arial", "Helvetica";
	font-size:12px;
	color:#333333;
}
.faq_a {
	font-family: "돋움", "돋움체", "Verdana", "Arial", "Helvetica";
	font-size:12px;
	color:#ffa545;
}

table#out {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e2e2;
}