#logo {
	background-image: url('../images/logo3.jpg');
	background-repeat: no-repeat;
	}
#top1 {
	border-bottom: 2px solid white;
	}
#image_box {
	background-image: url('../images/main3.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: #fd3333;
}
#tophr {
  color:#fd3333;
}
#hot {
  background-image: url('../images/hot3.jpg');
  background-repeat: no-repeat;
}

