<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @charset "utf-8";
/* CSS Document */


/*�����Щ`*/

#cse-search-form {
	position:absolute;
	float:right;
	display:block;
	top: -6px;
	right:0;
}


#cse-search-form input[type="text"] {
	height:28px;
	margin:0;
	border-radius:3px;
}

#cse-search-form input[type="button"] {
	position:absolute;
	top:17px;
	right:1px;
	background:url(/products/atuita/images/icon_search.png) no-repeat center center;
	height:24px;
	width:24px;
	margin:0;
	padding:1px 25px 1px 3px;
	border:none;
	outline:none;
	cursor:pointer;
	text-indent: -9999px;
}



/*��ʾ���ʤ���*/
/*����*/
.gsc-branding{
	display:none;
}
/*���ꥢ*/
.gsc-clear-button{
	display:none;
}




/*custom*/
/*��*/
/*#cse-search-form{
	left: 832px;
    position: relative;
    width: 192px;
}*/

/*����BOX td*/
td.gsc-input{
	width: 158px;
}
/*����BOX*/
input.gsc-input{
	/*box-sizing:border-box;
	padding:0px 5px;*/
	border-color: rgb(204, 204, 204) !important;
	border-style: solid !important;
	border-width: 1px !important;
	background: #fff !important;
	/*background:url(/products/atuita/img/search_txt.gif) no-repeat 5px center #ffffff !important;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45) inset;
	width: 158px;
	height: 22px;*/
	position: absolute;
	top: 16px;
	left: -3px;

	margin:0px;
	padding: 1px 25px 1px 3px !important;
	width: 145px !important;
	height: 25px !important;
	border: 1px #00429A solid !important;
	border-radius: 3px;
	outline: none;
}

input.gsc-input-focus{
	background:url(/products/atuita/img/search_bk.gif) repeat #ffffff !important;
}

input.gsc-input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*�����ܥ��� td*/
td.gsc-search-button{
	width:23px;
}
/*�����ܥ���*/
input.gsc-search-button{
	font-size:23px;
	width:23px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border: 0px;
	background-color:transparent;
	background-image:url(/products/atuita/img/search_bt01.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:100%;
	position: absolute;
  top: 20px;
}
</pre></body></html>