#logo {
	background-image: url('../images/logo5.jpg');
	background-repeat: no-repeat;
	}
#top1 {
	border-bottom: 2px solid white;
	}
#image_box {
	background-image: url('../images/main5.jpg');
	background-repeat: no-repeat;
	}
#top2 {
	border-bottom: 2px solid white;
	}
#cat_text {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
#top1, #top2, #top3 {
	background-color: #9c7da9;
}
#tophr {
  color:#9c7da9;
}
#hot {
  background-image: url('../images/hot5.jpg');
  background-repeat: no-repeat;
}

