#container #body #content #gallery {
	padding-bottom: 10px;
}
#left-content {
	float: left;
	width: 425px;
	padding-right: 25px;
}
#right-content {
	float: left;
	width: 250px;
}
.lc-box-top {
	background-image: url(../images/template/index-top.jpg);
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.lc-box-body {
	background-image: url(../images/template/cat-body.jpg);
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	min-height: 100px;
	color: #666;
}
.lc-box-bottom {
	background-image: url(../images/template/index-bottom.jpg);
	height: 15px;
	margin-bottom: 15px;
}
.rc-box-top {
	background-image: url(../images/template/r-index-top.jpg);
	height: 40px;
	color: #09C;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.rc-box-body {
	background-image: url(../images/template/sidebar-bg.jpg);
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
}
.rc-box-bottom {
	background-image: url(../images/template/r-index-bottom.jpg);
	height: 15px;
	margin-bottom: 15px;
}
.z-image-lc {
	position: absolute;
	z-index: 3;
	top: -10px;
	left: 5px;
}
.z-image-lc2 {
	position: absolute;
	z-index: 3;
	top: -10px;
	left: 245px;
}
.z-image-lc-alt {
	position: absolute;
	z-index: 3;
	top: -60px;
	left: -103px;
}
#bottom-index {
	padding-bottom: 10px;
	background-color: #FFF;
	width: 960px;
	float: left;
}.bottom-box {
	width: 450px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.bottom-box-top {
	background-image: url(../images/template/bottom-top.jpg);
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.bottom-box-body {
	background-image: url(../images/template/cat-body.jpg);
	position: relative;
	height: 150px;
	padding-right: 15px;
	padding-top: 15px;
	color: #666;
}
.bottom-box-bottom {
	background-image: url(../images/template/bottom-bottom.jpg);
	height: 15px;
}
.lc-box-price {
	color: #05A0E0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.lc-box-content {
	margin-bottom: 10px;
}

