form	{	
		display:inline;
		margin:0px;
		padding:0px;
}

.error_line		{		
		width:100%;
		color:#FF0000;
		text-align:center;
}

.error	{		
		color:#FF0000;
}

.submit	{ 
		width:80px;
  		font-size:12px;
  		color:#606060;
		background-color:#c4c4c4;
 		margin-right:18px;
}

.kn_text
{		width:600px;
		height:100px;
		background-color:#ffffff;
		margin-bottom:10px;
}

.make_right 	{
		text-align:right;
		width:100%;
}

.make_left	{	
		text-align:left;
		width:100%;
}

.make_center	{
		width:100%;
		text-align:center;
}


.kn_quest	{	
		width:600px;
		float:left;
}

.kn_ask	{
		width:600px;
		height:22px;
		background-color:#ffffff;
		margin-bottom:10px;
}


.my_clear	{	
		clear:both;
		font-size:0px;
		height:0px;
		overflow:hidden;
}

.bn_error 	{  
		color:#FF0000;
		text-align:center;
}
