.left_bar {
	background-image: url(../images/left_bar.jpg);
	background-repeat: repeat-y;
	width: 59px;
}
.right_bar {
	background-image: url(../images/right_bar.jpg);
	background-repeat: repeat-y;
	width: 63px;
}
.navi_bg {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 877px;
}
.search_field {
	height: 14px;
	width: 110px;
	border: 1px solid #FCFCFC;
	margin: 0px;
}
.content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 877px;
	background-position: center top;
}
.content-bg-btcorner {
	background-image: url(../images/content-bg-corner.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 877px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 877px;
}

.featured {
	background-image: url(../images/featured.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 877px;
}
.logo_up {
	background-image: url(../images/logo_up.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 877px;
}
.content1 {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 199px;
	background-position: center center;
	
}
.content5 {
	background-image: url(../images/content1.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 199px;
	background-position: center top;
}
.tittle_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #83551c;
}
.onsale {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #83551b;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright-whit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
