td {
	font-family: "돋움", "Arial", "Verdana";
	font-size: 11px;
	line-height: 15px;
	color: #8a8a8a;
}
.bold {
	font-family: "돋움", "Arial", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #4A4949;
}
.etc {
	font-family: "돋움", "Arial", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ff6666;
}
.title {
	font-family: "돋움", "Arial", "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #4fa3f3;
}
.index {
	font-family: "돋움", "Arial", "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #f98787;
	text-decoration: underline;
}
a:active {
	color: #f98787;
	text-decoration: none;
}
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;
}
.input {
	border: 1px solid #CCCCCC;
	font-family: "돋움", "Arial", "Verdana";
	color: #666666;
}
.bullet {
	font-size: 9px;
}
.text {
	line-height: 180%;
}
.textfiled {
	font-family: "돋움", "돋움체", "Verdana", "Arial", "Helvetica";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 21px;
	border: thin solid #FFFFFF;
}
.inputStyle { font-size:9pt; height:20px; font-family:"굴림";color: #144063; background-color:#ffffff; BORDER:#cecece 1px solid; }

img {border: none;}