.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:#e9eef2;
  margin:0px;
  padding:0px;
		font-family:verdana, arial, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#505050;
}

body {
	background-image: url(images/img14_05.jpg);
	background-repeat: repeat;
	background-color: #000;
}
body,td,th {
	color: #999;
}


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


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



.kn_text
{	width:450px;
		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:#232323;
		font-size:10px;
}

.kn_line
{	height:15px;
		position:relative;
		left:100px;
		width:355px;
}

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

.kn_quest
{	position:absolute;
		left:50px;
		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;
}
