.titles {
	background-image: url(/images/title.png);
	width: 160px;
	height: 37px;
	font-size: 20px;
	color: #fff;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 1px;
	margin-left: 30px;
	margin-bottom: 0px;
}
.bong1_home {
	width: 170px;
	height: 285px;
	/*border: 1px solid #000;*/
	float: left;
	margin: 7px;
}
.bong1img {
}
.bong1img img {
	margin-top: 10px;
	border: 1px solid #bac3b0;
}
.bongtitle {
	padding-top: 10px;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #a3bb97;
	margin-bottom: 0px;
}
.mhht {
	color: #4e3765;
	font-size: 14px;
}
.costbox {
	background-image: url(/images/cost.png);
	width: 110px;
	height: 38px;
	text-align: center;
}
.costbox h4 {
	font-size: 26px;
	color: #648855;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
.buybtn {
	width: 70px;
	height: 18px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
.moreinfobtn {
	color: #35530d;
	font-size: 10px;
	margin-top: 20px;
	float: right;
	margin-right: 20px;	
}
.moreinfobtn a {
	color: #000;
}
#bestselling {
	width: 555px;
	height: 325px;
}
#newestp {
	width: 555px;
	height: 325px;
}