	.addr_txt	{
						font-size:		x-small;
						font-weight:	bold;
						color:				#0080ff;
						text-align:		center;
	}
	.arrange_txt{
						font-size:		x-small;
						font-weight:	bold;
						color:				#006666;
						text-align:		center;
	}
	.room_txt{
						font-size:		x-small;
						font-weight:	bold;
						color:				#666666;
						text-align:		center;
	}
	.movie_txt{
						font-size:		x-small;
						font-weight:	bold;
						color:				#808080;
						text-align:		center;
	}
	.rent_txt{
						font-size:		x-small;
						font-weight:	bold;
						color:				#FFA500;
						text-align:		center;
	}
	.img_cursor{
						cursor:				pointer;
	}
