.news_head
{	margin: 0px;
	padding:0px;
	text-align:center;
	font-size:14px;
	font-weight_normal;
	text-decoration:underline;
	width:100%;
}

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

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

.error
{	background-color:#f91010; 
		color:#ffffff;
		font-weight:bold;
}

body
{ background-color:#9bc881;
  margin:5px;
  padding:5px;
  font-family:verdana, arial, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#20471a;
}


.main_box
{ width:400px;
  margin:10px auto 0px auto;
}


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

.kn_text
{	width:360px;
		height:100px;
		overflow:auto;
		background-color:#ffffff;
}

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

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

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

.copyright
{	text-decoration:none;
		color:#739b5b;
		font-size:10px;
}

.kn_line
{	height:15px;
	position:relative;
	left:0px;
	width:400px;
}

.img_line
{		height:60px;
		position:relative;
		left:10px;
		width:355px;
}

.kn_quest
{	position:absolute;
	left:10px;
	top:5px;
}

.kn_ask
{	position:absolute;
	right:0px;
	width:200px;
	background-color:#ffffff;
}


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

.bn_error
{  background-color:#ff0000; 
	color:#ffffff; 
	font-weight:bold; 
	font-size:14px;
	width:100%; 
	text-align:center;
}
