.bg-1 {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
.bg-2 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right;
}
.bg-3 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
}
.txt-footer {
	font-family: verdana;
	font-size: 12px;
	color: #A1A1A1;
}
.txt-footer:link {
	font-family: verdana;
	font-size: 12px;
	color: #A1A1A1;
	text-decoration: none;
}
.txt-footer:hover {
	font-family: verdana;
	font-size: 12px;
	color: #D1D1D1;
}
.txt-footer:active {
	font-family: verdana;
	font-size: 12px;
	color: #A1A1A1;
	text-decoration: none;
}
.txt-footer:visited {
	font-family: verdana;
	font-size: 12px;
	color: #A1A1A1;
	text-decoration: none;
}
.txt-view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #608745;
}
.txt-area {
	font-family: verdana;
	font-size: 14px;
	color: #715628;
}
.txt-area:link {
	font-family: verdana;
	font-size: 14px;
	color: #715628;
	text-decoration: none;
}
.txt-area:hover {
	font-family: verdana;
	font-size: 14px;
	color: #A47C39;
	text-decoration: none;
}
.txt-area:active {
	font-family: verdana;
	font-size: 12px;
	color: #715628;
	text-decoration: none;
}
.txt-area:visited {
	font-family: verdana;
	font-size: 12px;
	color: #715628;
	text-decoration: none;
}
.txt-cate {
	font-family: verdana;
	font-size: 12px;
	color: #B1874C;
}
.txt-cate:link {
	font-family: verdana;
	font-size: 12px;
	color: #B1874C;
	text-decoration: none;
}
.txt-cate:hover {
	font-family: verdana;
	font-size: 12px;
	color: #836338;
}
.txt-cate:active {
	font-family: verdana;
	font-size: 12px;
	color: #B1874C;
	text-decoration: none;
}
.txt-cate:visited {
	font-family: verdana;
	font-size: 12px;
	color: #B1874C;
	text-decoration: none;
}
.txt-productname {
	font-family: arial;
	font-size: 12px;
	color: 7B6B40;
}
.txt-price {
	font-family: arial;
	font-size: 12px;
	color: 66AB38;
}
.txt-intro {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.txt-more {
	font-family: arial;
	font-size: 12px;
	color: 69A74B;
	text-decoration: none;
}
.txt-more:link {
	font-family: arial;
	font-size: 12px;
	color: 69A74B;
	text-decoration: none;
}
.txt-more:hover {
	font-family: arial;
	font-size: 12px;
	color: 509F2A;
}
.txt-more:actived {
	font-family: arial;
	font-size: 12px;
	color: 69A74B;
	text-decoration: none;
}
.txt-more:visited {
	font-family: arial;
	font-size: 12px;
	color: 69A74B;
	text-decoration: none;
}
.txt-account1 {
	font-family: arial;
	font-size: 13px;
	color: #333333;
}
.txt-account2 {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.bg-norepeat {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
