/* Snow */

#Slogan				{
	padding-top		:	020px;
	padding-bottom	:	020px;
	color			:	#666666;
	font-size		:	20px;
	font-style		:	italic;
	line-height		:	1.6em;
	text-align		:	center;
}

#Moive				{
/*
	float			:	left;
	width			:	425px;
	text-align		:	right;
	vertical-align	:	bottom;
*/
}

#Message			{
	float			:	left;
	width			:	680px;
	padding-left	:	005px;
	text-align		:	left;
	line-height		:	1.6em;
	margin-bottom: 20px;

}

#Image				{
	margin-top: 30px;
*/
}

#Info				{
	clear			:	both;
	margin-top		:	030px;
	padding-top		:	010px;
	padding-bottom:	030px;
}

/* Company Table */

td.Item				{
	background-color:	#f8f8fe;
	text-align		:	left;
	border			:	solid 001px #8383b7;
	padding			:	003px;
	font-weight	: bold;
}

td.Data				{
	text-align		:	left;
	border			:	solid 001px #8383b7;
	padding			:	003px;
	font-weight	: bold;
}

#small_str		{
	font-size		: 10pt;
	font-weight	: normal;
}
