@charset "utf-8";
/* CSS Document */
#top {
	background-image: url(WEBBG-f.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	width: 600px;
}
#down {
	background-image: url(WEBBG-b.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 600px;
}
#center {
	background-image: url(WEBBG.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	padding: 0px;
}
#center2 {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #47321D;
	border-right-color: #47321D;
	border-bottom-color: #47321D;
	border-left-color: #47321D;
}
.tp {
	font-size: 12px;
	font-weight: bold;
	color: #47321D;
	text-align: center;
}
button {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A:link{
	color:#47321D;
	font-size:10pt;
	text-decoration:none;
	font-weight: normal;
}
A:hover{
	color:#F9E4B7;
	font-size:10pt;
	text-decoration:none;
	letter-spacing: normal;
	height: 20px;
	width: 100px;
	font-weight: normal;
}
A:active{
	color:#47321D;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
}
#center img {
}
.product1 {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
.tpCopy {
	font-size: 12px;
	font-weight: bold;
	color: #47321D;
	text-align: left;
}
#123table {
	border: thin inset #47321D;
}
