@charset "utf-8";
/* CSS Document */
.page_title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 20px;
	color: #CCCCCC;
	text-align: center;
}
.left_title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	width: 300px;
	float: left;
	clear: left;
}
.paragraph {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #999999;
	clear: both;
	float: left;
	width: 610px;
	padding-top: 20px;
}
#left_of_flash {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #999999;
	width: 300px;
	float: left;
	clear: left;
}
#custom_flash {
	color: #999999;
	width: 300px;
	height: 200px;
	float: right;
	clear: right;
}
.title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	float: left;
	clear: both;
	width: 610px;
}
