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

.searchFor{background: url(imagessearchForBg-1.png) no-repeat;width: 224px;height: 27px; margin-top:0px;}
.searchFor:hover{background: url(imagessearchForBg-2.png) no-repeat;}
.serach_text{width: 187px;margin-left: 10px;background: none;border: none;line-height: 25px;float: left;color: #FFFFEE; outline:none; color:#FFFFEE; height:25px;}
.serach_btn{width: 25px;background: none; border: none;float: left;height: 25px;cursor: pointer; outline:none;}



input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; } input[type=text]:focus, input[type=password]:focus, textarea:focus { -webkit-box-shadow: 0 0 0 1000px white inset; } </pre></body></html>