@charset "utf-8";
/* CSS Document */


#bannerimage0{
	background-image: url(../img/thenest-b.jpg);
	width:285px;
	height:395px;
	
	padding: 0px;
	background-repeat: no-repeat;
	
	/*display:none;*/
}
#bannerimage1{
	
	background-image: url(../img/timeout-b.jpg);
	width:285px;
	height:395px;

	padding: 0px;
	background-repeat: no-repeat;
	display:none;
}

#bannerimage2{
	
	background-image: url(../img/thenest-b.jpg);
	width:285px;
	height:395px;

	padding: 0px;
	background-repeat: no-repeat;
	display:none;
}

#bannerimage3{
	
	background-image: url(../img/luckypage-b.jpg);
	width:285px;
	height:395px;

	padding: 0px;
	background-repeat: no-repeat;
	display:none;
}
#bannerimage4{
	
	background-image: url(../img/interiordesign-b.jpg);
	width:285px;
	height:395px;

	padding: 0px;
	background-repeat: no-repeat;
	display:none;
}

