
/* CSS Document */
.cts_introduction {
	font-size:12px;
	line-height:23px;
	padding-right: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(/etc/cinema/millennium/intro.jpg);
	background-color: #9C0001;
}
.cts_story {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 10px;
	background-image: url(/etc/cinema/millennium/story.jpg);
	background-repeat: no-repeat;
	background-color: #9C0001;
}
.cts_about {
	font-size:10px;
	line-height:16px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 35px;
	text-align: left;
	background-image: url(/etc/cinema/millennium/about.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
.cts_link {
	font-size:10px;
	line-height:14px;
	color: #FFCC00;
}
