	body{
/*		background-color:#e3f0fb;*/
		background-color:white;
	}
	A{
		font-family: monospace;
		text-decoration : none;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		border-style : hidden;
		border-top-width : 0px;
		border-bottom-width : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
	}
	A:link { color: blue }
	A:visited { color: blue }
	A:hover
		{
		  color: blue;
		  font-weight: bold;
		}
	img{
		border:0px;
		align:left;
		float:none;
	}
	img_fnc{
		border:0px;
		align:left;
		float:none;
	}
	.head
		{
		background-color:white;
		height: 350px;
		width:970px;
	}
	.main
		{
		background-color:white;
		width:970px;
	}
	.main_top
		{
		background-color:white;
		width:970px;
		height:650px; 
	}
	.main_whats
		{
		background-color:white;
		width:970px;
		height:880px; 
	}
	.main_function
		{
		background-color:white;
		width:970px;
		height:1420px;
		}
	.main_useguide
		{
		background-color:white;
		width:970px;
		height:1450px;
		}
	.main_faq
		{
		background-color:white;
		width:970px;
		height:3400px;
		}
	.main_example
		{
		background-color:white;
		width:970px;
		height:820px;
		}
	.main_trial
		{
		background-color:white;
		width:970px;
		height:620px;
		}
	.main_partner
		{
		background-color:white;
		width:970px;
		height:680px;
		}
	.leftspan
		{
		background-color: white;
		float:left;
		width:300px;
		}
	.rightspan
		{
		background-color:white;
		float:left;
		width:670px;
		align:left;
		text-align:left;
	}
	.p1
	{
		width:95%;
	}
	.p2
	{
		width:90%;
		margin:5px 10px 15px 20px;
	}
	