@charset "utf-8";
.bot-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EDDF;
	text-decoration: none;
	letter-spacing: 2px;
}
a.bot-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EDDF;
	text-decoration: underline;
	letter-spacing: 2px;
}
a.bot-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EDDF;
	text-decoration: none;
	letter-spacing: 2px;
}
a.bot-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EDDF;
	text-decoration: none;
	letter-spacing: 2px;
}
a.bot-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3EDDF;
	text-decoration: none;
	letter-spacing: 2px;
}.title-30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #330000;
}
.title-20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #330000;
}
.content-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
a.content-link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #590000;
	text-decoration: underline;
	text-align: justify;
}
a.content-link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #590000;
	text-decoration: none;
	text-align: justify;
}
a.content-link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #590000;
	text-decoration: underline;
	text-align: justify;
}
a.content-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.txt_box_180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #1D1D1D;
	height: 18px;
	width: 180px;
	border: 1px solid #666666;
}
.txt_area_380 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #1D1D1D;
	height: 100px;
	width: 380px;
	border: 1px solid #666666;
}
.txt_box_180_333 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;


	color: #333333
	text-decoration: none;
	background-color: #EDE8D5;
	height: 18px;
	width: 180px;
	border: 1px solid #4A3A0B;
}
.txt_area_380_333 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	color: #333333
	text-decoration: none;
	background-color: #EDE8D5;
	height: 100px;
	width: 380px;
	border: 1px solid #4A3A0B;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #463026;
	height: 19px;
	width: 100px;
	border: 1px solid #000000;
	line-height:2px;
}
