@charset "utf-8";
.text1 {
	font-size: 12px;
	line-height: 18px;
	color: #d89393;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text2 {
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.word1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #d89393;
	text-decoration: none;
}
.word1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #d89393;
	text-decoration: none;
}
.word1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #E6B7B7;
	text-decoration: none;
}
.word2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	text-decoration: none;
}
.word2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	text-decoration: none;
}
.word2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
.word3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #005cb1;
	text-decoration: none;
}
.word3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #005cb1;
	text-decoration: none;
}
.word3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 14px;
}
.buttonbg {
	background-attachment: scroll;
	background-image: url(buttob/productsbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
