/* CSS Document */

.searchBtn

	{

		float:left;cursor:pointer;width:44px;height:38px;line-height:15px;

		background-image:url(search_ico.png);

		background-position:left 0;

		background-repeat:no-repeat;

	}



.searchProgress

	{

		background-image:url(4.gif);background-position:left 0;

		float:left;cursor:pointer;width:44px;height:38px;line-height:15px;

		background-repeat:no-repeat;

	}



.textBox input 

	{

		color:#999999;

		font:bold 14px arial;

		float:left;

		height:20px;

		padding:12px 0 0 9px;

		vertical-align:middle;

		width:432px;

	}



#content{

		text-align: center;

		text-decoration: none;

		width: 490px;

        }

		

#content #sub_cont{

	width: 490px;

	display:none;

	

}

#content .no-rec{

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	padding:5px;

	border-bottom:solid #669900;

	text-align:center;

	background:#CCCC66;

}

#content .each_rec{



	color:#fff;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	padding:5px;

	border-bottom:solid #669900;

	text-align:justify;

	background:#CCCC66;

}



#content .each_rec:hover{

	background:#FFFFFF;

}

#content .each_rec a{

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	text-decoration:none

}		

.search-background {

		display: none;

		font-size: 13px;

		font-weight: bold;

		height:160px;

		position: absolute;

		padding-top:100px;

		text-align: center;

		text-decoration: none;

		width: 470px;

	}



#heading

{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:56px;

	color:#CC0000;				

}

 



search-background label

{	

	border:solid #66FF00 1px;

}	





















