/* CSS Document */

#guanzhu{
	width:90%;
	height:25px;
	font-size:14px;
	margin-top:15px;
}
#guanzhu .input{
	width:200px;
	height:18px;
	border:solid 1px #CCC;
	color:#999;
}
#guanzhu .btnsearch{
	width:60px;
	height:23px;
	border:solid 1px #CCC;
	color:#666;
}

