.bg {
	background-attachment: fixed;
	background-image: url(images/main/main_15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-size: 15px;
	color: #331A00;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.space {
	line-height: 20px;
	text-indent: 8px;
}
.input {
	background-color: #E6DDD2;
	height: 20px;
	width: 99%;
	border: 1px solid #70552A;
}
.input2 {

	background-color: #E6DDD2;
	height: 60px;
	width: 99%;
	border: 1px solid #70552A;
}
.button {

	background-color: #D6BBA3;
	height: 22px;
	width: 80px;
	border: 1px solid #70552A;
}
.bg2 {

	background-attachment: fixed;
	background-image: url(images/product/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.word {
	font-size: 15px;
	background-attachment: fixed;
	background-image: url(images/product/word.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 170px;
}

