.movie {
	line-height: 23pt;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
}
.text12p {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
}
.arrow {
	background-image:  url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 2.8em;
}
.text-12-red {
	font-size: 12px;
	color: #CC0000;
}
.text-red2b {
	color: #CC0000;
	font-weight: bold;
}
.img-frame {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	background-color: #FFFFFF;
}
.text-blue-12b {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}