.cts_story {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-color: #333333;
}
.cts_scene {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	padding-left: 165px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 5px;
	background-image: url(scene.gif);
	background-repeat: no-repeat;
	background-color: #330099;
	height: 155px;
}
.cts_about {
	font-size:10px;
	line-height:19px;
	padding-right: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 35px;
	text-align: left;
	background-image: url(about.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}
.cts_team {
	font-size:11px;
	line-height:17px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 75px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(team.gif);
	background-color: #308359;
}
.cts_table {
	font-size: 10px;
	color: #000000;
	line-height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
