/* CSS Document */

#content_head{
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #026002;
	width:650px;
	margin: 0 auto;
	padding: 20px;
}
#description{
	margin-left:22px;
	line-height:28px;
	font-size:20px;
}
#search{
	margin:0 25px;
}
form{
	margin:10px 40px;
}
form h4{
	display:inline;
	width:100px;
}
form h4 a{
	text-decoration:none;
}
#keyword{
	height:200px;
	width:250px;
	font-size:16px;
	padding-left:5px;
	line-height:20px;
} 

#go,#reset{
	width:120px;
	height:30px;
}
#search p span{
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

