input[type="text"],input[type="password"]{ width:300px; background-color:#FFF; border:1px solid #ddd; padding:0px 6px;  margin:6px 0px; line-height:32px;}

input[type="submit"]{background-color:#f39938; color:#FFF; cursor:pointer; border:none; line-height:32px; padding:0px 14px; font-family:Verdana;}

textarea{ width:300px; border:1px solid #ddd; overflow:auto; padding:0px 6px !important;  margin:6px 0px !important;}

input[name="search"]{ background-color:#FFF; border:#ccc 1px solid; padding:4px; }

.btnsearch{cursor:pointer;width:50px; height:26px; border:0px; background:url(/style/image/btn_ccc.gif);font-weight:bold;color:#FFF;}

/*button {cursor:pointer;}
button.btnsearch,button.btnGray {width:100px; height:34px; border:0px; background:none;}
button.btnsearch span,button.btnGray span 
	{display:block; 
	 width:100px;
	 height:34px; 
	 line-height:34px; 
	 text-align:center; 
	 color:#FFF;
	 font-size:14px;
	 font-weight:bold;
	}
button.btnsearch span {background:url(/style/image/btn_bg.png) no-repeat -34px -82px;}
button.btnGray span {background:#999;}	*/