@charset "utf-8";
.text1 {
	font-size: 12px;
	line-height: 18px;
	color: #929292;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	line-height: 18px;
	color: #a78200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #363636;
}

.word1 a:link {
	font-size: 12px;
	line-height: 20px;
	color: #6F6F6F;
	text-decoration: none;
}
.word1 a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #6F6F6F;
	text-decoration: none;
}
.word1 a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
.word2 a:link {
	font-size: 12px;
	line-height: 20px;
	color: #9f9f9f;
	text-decoration: none;
}
.word2 a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #9f9f9f;
	text-decoration: none;
}
.word2 a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #C8C8C8;
	text-decoration: none;
}
.dot {
	background-attachment: scroll;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.input1 {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #525252;
	height: 24px;
	border: 1px solid #282828;
}
.input2 {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #525252;
	height: 80px;
	border: 1px solid #282828;
}

