.word_gray {
	font-size: 12px;
	color: #7C7C7C;
}
.word_brown {
	font-size: 13px;
	line-height: 24px;
	color: #a18553;
}
.word_red {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
}
.word1 {
	font-size: 12px;
	color: #5d3700;
}
.table_right{
	background-color: #E0CAA1;
	background-image: url(guest_book/guest_book_r11_c14.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.table_left {
	background-color: #E0CAA1;
	background-image: url(guest_book/guest_book_r11_c10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_left1 {
	background-color: #E0CAA1;
	background-image: url(guest_book/guest_book_r13_c10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table_right1 {
	background-color: #E0CAA1;
	background-image: url(guest_book/guest_book_r13_c14.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table2 {
	border: 1px solid #5d3700;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #5d3700;
}

